Only this pageAll pages
Powered by GitBook
1 of 63

Release notes

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

v1.8xx Release Notes

v1.884.0

Released on 07.02.2025

These are the release notes for version v1.884.0 of the Onum platform.

✨ New features

🆙 Updates in the Syslog Listener

The Syslog Listener has been updated to v1.1.1! We've fixed some issues regarding serialization in UPD messages.

Learn more in .


🆙 Notification animation updated

The closing animation for app notifications has been updated to a simple fade-out, replacing the previous animation where notifications would shift slightly upward before disappearing.

🛠️ Fixes

  • [Listeners / Data sinks / Pipelines] issue where events in/out were displayed in bytes instead of EPS in the Listeners, Data sinks, and Pipelines areas.

  • [Pipelines] Fixed an issue that displayed a trend for the very first value in the Pipelines graph, which did not make sense.

  • [Pipelines] Fixed an issue where the border of a duplicated Pipeline card disappeared.

  • [Actions] Fixed an issue that occurred when editing an Action name that reached the maximum length. With the default window size, the length broke the layout.

  • [Actions] Fixed an issue in the Parser Action where the configuration panel added .0 to all float values when they did not have any decimals.

  • [Actions] Fixed an issue in the Field Transformation Action where the output preview did not work in certain operations that receive list-type event fields.

  • [Actions] Fixed an issue in the Message Builder Action where, in Free Mode with delimiters enabled, manually typing values did not trigger the display of the delimiters.

  • [UX] Fixed an issue where menu sections with no content were displayed in the left panel.

  • [UX] Fixed an issue where URLs in the changelog menus did not open in a separate browser tab.

v.1 Releases

Most recent release: v1.895.0 on 07.04.2025

v1.819.0

Released on 06.02.2025

These are the release notes for version v1.819.0 of the Onum platform.

Fixes

  • [Login] Fixed an error that occurred when logging in to a different tenant.

  • [UX] The notification for session expiration did not go away when logging back in. This has been fixed.

v1.825.0

Released on 06.04.2025

These are the release notes for version v1.825.0 of the Onum platform.

Fixes

  • [Listeners] Fixed payload of parameters and secrets.

  • [Pipelines] Improved visual aspects of components' changelogs.

  • [API keys] Fixed issues with the icon and notification when deleting an API key.

  • [UX] Solved issues with the delete button in some areas.

v1.877.0

Released on 06.27.2025

These are the release notes for version v1.877.0 of the Onum platform.

✨ New features

🆕 New operations in the Field Transformation Action

The Field Transformation Action has been updated to v1.1.1!

You can now use the following operations:

  • Float to String - This operation transforms a float into a string using a Go format string. .

  • From Base32 - Use this operation to decode data that has been encoded in Base32 format back into its original form. .

  • To Base32 - This operation is used to encode data into a Base32 string. Supports custom alphabets or standards (RFC4648 or Hex Extended). .


🆕 New info icon in the Pipelines area

There's a new info icon in the Data volume indicator of the Pipelines area to warn users that the displayed volume is the total number of events from all configured Listeners in the tenant, whether they are used in a Pipeline or not.


🆙 New form for the Amazon SQS Data sink

The Amazon SQS Data sink has been updated to v1.0.0!

The configuration form has been updated with new sections to make the configuration more intuitive.

Also, the Output configuration form has been redesigned for a better user experience.

Learn more in .


🆙 Updates in the Google Cloud Storage Listener

The Google Cloud Storage Listener has been updated to v1.0.1!

We've improved the Listener internal configuration, and files are now read as a stream into a buffer instead of being loaded into memory. Also, we've added support for compression types (gzip and bzip2).

Learn more in .

🛠️ Fixes

  • [Listeners] Fixed an issue where the Syslog Listener returned an error when receiving data with deeply nested labels.

  • [Data sinks] Fixed an issue in some Data sinks where the fields and their titles were displayed too close.

  • [User settings] Fixed an issue where the user permissions were not displayed properly.

  • [UX] Fixed an issue where the Last updated field displayed the Creation date value instead of the correct last update date.

  • [UX] Fixed an issue in Listeners and Data sinks where the horizontal scroll bar did not show when titles were too long.

v1.732.1

Released on 04.22.2025

These are the release notes for version v1.732.1 of the Onum platform.

Fixes

  • [Pipelines] Fixed an error with Listener/Data sink creation from Pipelines.

  • [Actions] The Field Transformation Action could not read the input data when the Operation field was empty. This is fixed now.

  • [Actions] Error when using the in operator in the Group by Action. This is fixed now.

v1.735.0

Released on 04.24.2025

These are the release notes for version v1.735.0 of the Onum platform.

Fixes

  • [Listeners] The Azure Event Hubs Listener connection params had visual issues in their layout. This is fixed now.

v1.7xx Release Notes

v1.814.0

Released on 05.28.2025

These are the release notes for version v1.814.0 of the Onum platform.

New features

  • [Actions] New operations matches and does not match in the . These allow you to check if your data matches or does not match a given RegEx.

Learn more about Filtering Actions .

  • [Actions] Usability improvements in the .

Learn more about Transformation Actions .

Fixes

  • [UX] Fixed some usability issues in the web application.

  • [Pipelines] Fixed an issue that caused an error when accessing a Data sink options menu in the Pipeline left menu.

  • [Pipelines] Fixed an error that occurred when trying to update a Pipeline version after updating the Data sink config from the Pipeline canvas.

  • [Tags] Fixed issues with tag character limit.

v1.649.0

Released on 02.11.2025

These are the release notes for version v1.649.0 of the Onum platform.

New features

  • [AI Assistant] A set of Actions now has a new AI assistant that helps you with configuration and updates. Learn more in .

Learn more about the AI Assistant .

  • [Pipelines] Users can switch between events and bytes now in the Pipelines area chart.

Fixes

  • [Listeners] Fixed an error that returned a blank page when creating a Kafka listener.

v1.753.1

Released on 05.08.2025

These are the release notes for version v1.753.1 of the Onum platform.

New features

  • [Actions] The has been updated to allow the extraction of XML values.

Learn more about Transformation Actions .

Fixes

  • [Pipelines] Some Pipeline texts were wider than their tooltips. This has been fixed.

  • [Actions] Fixed an error in the Field Transformation Action that displayed arguments when an operation was not available.

  • [Actions] Operations were not properly updated and caused issues in the Field Transformation Action. This has been fixed.

  • [Actions] Operation inputs were not properly updated in the Field Transformation Action. This has been fixed.

  • [Actions] Fixed some issues when extracting JSON fields using the Parser Action.

  • [Actions] Fixed some issues when unselecting delimiters in the Parser Action.

  • [Listeners / Data sinks] Fixed some issues with breadcrumb names in Listeners and Data sinks.

v1.513.0

Released on 10.10.2024

These are the release notes for version v1.513.0 of the Onum platform.

New features

  • [Listeners] When creating a Listener with deploymentType: cloud, exiting the configuration will show a confirmation message before deleting it and losing the changes.

  • [Pipelines] Once a button has been clicked, it is disabled to show that the request is being carried out.

Fixes

  • [Pipeline] Once a button has been disabled when creating a draft version of a Pipeline, it is not reenabled.

  • [Parser] Adapt the Parser Actions list of options to light mode.

  • [Parser] Drop-down values in the Input and Parser fields show as disabled when they are not.

  • [Parser] Illegible menu options on Parser configuration drop-downs.

v1.730.0

Released on 04.16.2025

These are the release notes for version v1.730.0 of the Onum platform.

Fixes

  • [Pipelines] Solved an issue that caused errors after publishing or stopping some Pipelines.

  • [Pipelines] Data sinks did not appear in Pipeline debug mode. This has been fixed.

  • [Pipelines] Notifications that appear after publishing or stopping Pipelines did not appear in some cases. This is fixed now.

  • [Pipelines] Some Action links disappeared after updating Actions and saving the Pipeline. This is fixed now.

  • [Listeners] Fixed an issue that caused 2 notifications to appear when a Listener was deleted.

  • [Actions] The toggle switches did not work in some Action configuration menus, and this has been fixed now.

  • [Actions] Fixed an issue that did not allow deleting Actions after being unlinked in a Pipeline.

  • [Actions] Some Actions fields did not appear in the configuration menu until refreshing. This is fixed now.

  • [Actions] Fixed an issue that caused a crash when saving a Pipeline after changing Action names.

  • [Actions] Null values were not appearing in the Parser Action output data. This has been fixed.

  • [Actions] Fixed an issue that caused problems with some Action fields when the configuration menu was opened while the Pipeline was being saved.

  • [Actions] The Field Generator Action did not show the update color properly after being updated. This is fixed now.

v1.835.1

Released on 06.06.2025

These are the release notes for version v1.835.1 of the Onum platform.

Fixes

  • [Actions] Fixed visual issue with height space in some Actions' configuration window.

  • [Actions] In a Pipeline, some Actions had an issue with output ports that did not allow you to select the required port to link to the following unit. This is fixed now.

  • [Data sinks] The warning message that indicates that you'll lose all data if you close the configuration window of a new Data sink did not appear. This has been fixed now.

  • [Data sinks] Some Data sink configuration forms sent unnecessary fields in the payload. This has been fixed.

v1.638.1

Released on 02.03.2025

These are the release notes for version v1.638.1 of the Onum platform.

Fixes

  • [Data sinks] The dry_run property was not displayed properly when set to true. This has been fixed.

  • [Pipelines] Solved issue that made some Actions unavailable for certain Data sinks.

  • [Pipelines] prevOutput property removed from Pipeline updates.

v1.840.0

Released on 06.11.2025

These are the release notes for version v1.840.0 of the Onum platform.

Fixes

  • [Actions] The Bulk allow and Allow TLS configuration fields were not displayed in the HTTP Request Action. This is fixed now.

  • [Pipelines] Fixed an issue that caused an error when unlinking some components in a Pipeline after configuring them.

v1.578.0

Released on 12.02.2024

These are the release notes for version v1.578.0 of the Onum platform.

Fixes

  • [Actions] Fixed inconsistency error with the remove operation button in certain Actions.

  • [Actions] The operations dropdown menu remained visible when rearranging the operations in an Action. This has been solved.

v1.6xx Release Notes

v1.845.0

Released on 06.13.2025

These are the release notes for version v1.845.0 of the Onum platform.

Fixes

  • [Two-factor authentication] When the two-factor authentication form was reset, opening the app in a different tab caused an error. This has been fixed.

  • [Pipelines] Some Actions were not saved properly when saved with incomplete configuration. This is fixed now.

  • [Actions] Fixed an issue in the Redis Action that caused the Field/Value pairs option not to show when HSET is selected.

  • [Actions] The Parser Action did not display events with list type fields. This has been fixed.

v1.642.0

Released on 02.06.2025

These are the release notes for version v1.642.0 of the Onum platform.

New features

  • [UI] The Table / Cards setting option in the Listeners, Pipelines, and Data sinks areas persists across user sessions and within the same session now.

Fixes

  • [Actions] The parser version was not sent when switching to manual mode. This is fixed now.

v1.705.0

Released on 03.27.2025

These are the release notes for version v1.705.0 of the Onum platform.

Fixes

  • [Tenants] Fixed behavior in user Tenant invitation flow.

  • [Pipelines] The info icon next to the labels in the Listeners list did not appear by default as it should. This behavior has been fixed.

v1.616.1

Released on 01.17.2025

These are the release notes for version v1.616.1 of the Onum platform.

Fixes

  • [Administration] We've fixed some problems with zooming in/out to check data fields in the Data history area.

  • [Administration] Wrong colors in the Data history graphs fixed.

  • [Pipelines] The tooltip in the graphs at the top of the Pipeline does not show when the data count is 0. This issue is fixed now

  • [Pipelines] Data sinks now show the proper names in the Configured section.

  • [Pipelines] Using a Parser after an HTTP Action resulted in an error. This has been fixed.

  • [Tenants] Flickering issue in the Tenant menu has been fixed.

  • [Tenants] The Tenant selector menu colors have been fixed.

  • [Actions] Some issues in the dropdown menu of the Message Builder Action have been fixed.

  • [Data sinks] The Syslog sink default configuration did not work properly. This has been fixed.

  • [UI] Dropdown menus had some issues when you clicked them twice. This is fixed now.

v1.4xx Release Notes

v1.5xx Release Notes

v1.678.1

Released on 03.06.2025

These are the release notes for version v1.678.1 of the Onum platform.

New features

  • [Actions] Users can now update Actions to the latest version in the Actions area and their Pipelines. Learn more .

  • [Enrichment] Lookups now have a file size limit of 3.91 GB.

Fixes

  • [Enrichment] Fixed error that caused a crash when an XLSX file was uploaded to create a lookup.

  • [Pipelines] Fixed error with bulk operations menu in the Pipelines area.

v1.585.0

Released on 12.04.2024

These are the release notes for version v1.585.0 of the Onum platform.

New features

  • [Home] The Savings section in the Data sinks area of the Home graph appears colored in green now. Also, there's a new pale yellow section to represent data you don't want to consider. Learn more .

  • [Listeners / Data sinks] The Listener and Data sinks versions are now displayed in their configuration windows.

Fixes

  • [Actions] Fixed an error that prevented the configuration dropdown menu from moving along an Action when dragged to a different location.

  • [Actions] Fixed layout error in Field Transformation Action when the output was too long.

  • [Tags] When a new tag is added, the cache was not updated properly.

v1.716.0

Released on 04.04.2025

These are the release notes for version v1.716.0 of the Onum platform.

New features

  • [Enrichment] You can now download your lookups as CSV files in the Enrichment area. Learn more in .

Learn more about lookups .

  • [Listeners / Data sinks] The Listener / Data sink type is now displayed in the breadcrumbs upon creation or edition.

  • [UI] Error notifications are now displayed as a stacked group.

Fixes

  • [Pipelines] We fixed a problem that caused a crash when you removed digits from the calendar filter in the Pipelines area.

  • [Actions] Fixed some issues with numeric input values in Actions.

  • [Labels] Filters were not visible for labels created under the Unparsed category. This has been fixed.

  • [Enrichment] Fixed some UI issues in the Enrichment area.

  • [AI Assistant] Fixed an issue that caused an unexpected error when deleting Pipelines defined with the AI Assistant.

  • [UI] The browser tab logo was not displayed correctly while the web is loading.

v1.493.1

Released on 2024.11.19

These are the release notes for version v1.493.1 of the Onum platform.

New features

  • [Listeners / Data sinks] See new Listeners and Data sinks during the creation process.

Fixes

  • A stopped tag will show the same in the cards and details page.

  • Action Metadata Fails to Create/Update on Save.

  • General visual improvements.

v1.597.3

Released on 12.19.2024

These are the release notes for version v1.597.3 of the Onum platform.

New features

  • [Pipelines] New option to duplicate Pipelines from the Pipelines area, in both Cards and Tables views. Learn more .

  • [Pipelines] New Created by filter in the Pipelines area. Learn more .

Fixes

  • [Pipelines] Fixed error that made the app crash when you open a Pipeline with a recently deleted Listener.

  • [Pipelines] After duplicating a Pipeline, cards displayed a wrong color.

  • [Actions] Fixed error that refreshed the app when using the To Timestamp operation in the Field Transformation Action.

v1.500.1

Released on 09.26.2024

These are the release notes for version v1.500.1 of the Onum platform.

New features

  • [Pipelines] Increase the number of characters in Label names and allow filtering by tag/name.

  • [Listeners / Data sinks] Updated Metadata section for Listeners and Data sinks.

Fixes

  • Tooltip transformation title background color.

  • Pipelines filter by status is just showing "draft" status.

  • Duplicated fields on action field selector.

  • MessageBuilder: Not possible to delete non-alphanumeric charactes.

  • Unable to delete a Listener.

v1.485.2

Released 2024.11.09

These are the release notes for version v1.485.2 of the Onum platform.

New features

  • [Actions] List and hide discontinued Actions.

  • [Listeners] Network configuration step in the creation process for Listeners deployed in the Cloud.

  • [Listeners] Sample and show real-time logs when editing a Listener.

  • [Lookups] Lookup enrichment versions.

Fixes

  • Vulnerability fixes.

  • Ability to upload lookups.

  • Pipeline version is published but does not start in the selected cluster(s).

  • General visual improvements.

v1.872.0

Released on 06.25.2025

These are the release notes for version v1.872.0 of the Onum platform.

✨ New features

🆕 Admins can now monitor their tenant usage

Admin users can now access a new section in the settings area: Usage

In this new section, Admin users can easily track their ingestion and egress levels over a specific period of time. You can also monitor the ingestion and egress per specific Listeners and Data sinks in the tenant.

Learn more about this in .


🆙 Splunk HEC Data sink has been updated

The Splunk HEC Data sink has been updated to v1.0.1!

The Data sink has been updated to include new limits and default values in event amount and event size for bulk configuration.

Learn more in .


🆙 Minor updates in the Amazon SQS Data sink

The Amazon SQS Data sink has been updated to improve some visual aspects of the configuration menu:

  • Animation and behavior of the Bulk configuration toggle improved.

  • Fields and headers in the Bulk configuration section have been properly aligned.

  • The space between elements and padding has been updated.

Check it .

🛠️ Fixes

  • [Actions] Fixed an issue in the Message Builder Action where field names do not appear properly if they are too long.

  • [Actions] Fixed an issue where Actions could not be updated if the Action configuration was open in a different tab.

  • [Actions] Fixed an issue where, when trying to filter the name of a field in an operation, part of the text used to search remains in the operation space. The issue was produced when using an underscore to filter.

  • [Data sinks] Fixed an issue where Test mode did not persist after creation in the QRadar and Devo Data sinks.

v1.725.1

Released on 04.09.2025

These are the release notes for version v1.725.1 of the Onum platform.

New features

  • [Authentication] Admin users can now activate Two-factor authentication for the users in their Tenants. Learn more in .

Fixes

  • [Pipelines] OutEventField is now supported on lists.

  • [Pipelines] The Input field parameter was displayed with a wrong style and has been fixed.

  • [Listeners] Fixed the Update button color in Listeners to make it more visible.

  • [Actions] We've fixed an error in the Lookup Action configuration that caused an unintended autoscroll.

  • [Actions] The expand feature was not working properly and has been fixed now.

  • [Data sinks] Fixed problem with config black pages in some Data sinks.

  • [Enrichment] The Delete button did not appear in the lookup cards of the Enrichment area. This has been fixed.

  • [Administration] The Forgot your password? button of the Email and password area was inactive and has been fixed.

v1.773.0

Released on 05.12.2025

These are the release notes for version v1.773.0 of the Onum platform.

New features

  • [Listeners / Data sinks] New Stack option in the and areas. Activate the toggle button to see each Listener / Data sink traffic in the graph, instead of the default aggregated view. Learn more .

Fixes

  • [Listeners / Data sinks] Fixed errors when creating a new Listener / Data sink using shortcuts.

  • [Pipelines] Some elements were not properly aligned in the Pipeline canvas left panel list. It is fixed now.

  • [Actions] Fixed issue with null values in the JSON Transformation Action.

  • [Actions] Fixed issue when removing an operation in the Field Transformation Action.

  • [Actions] Fixed problems with cursor location while typing in the Message Builder Action.

  • [Data sinks] The Message field was mandatory in some Data sink output configurations, and it should not be. This is fixed now.

  • [Data sinks] Fixed Proxy configuration layout issues in some Data sinks.

  • [Alerts] Fixed an issue that made a 404 error appear when refreshing the Alerts area.

v1.590.0

Released on 12.09.2024

These are the release notes for version v1.590.0 of the Onum platform.

New features

  • [Actions] We've set a default value in Action fields when there are null events.

  • [Actions] The field widths have been improved for a better user experience.

Fixes

  • [Pipelines] Fixed errors with modals when deleting Pipelines in bulk.

  • [Actions] Fixed an error in the Field transformation Action that made it unable to convert strings into integers due to a cache issue.

  • [Actions] Fixed an issue that occurred when selecting the SHA3 operation in the Field transformation Action.

v1.594.0

Released on 12.12.2024

These are the release notes for version v1.594.0 of the Onum platform.

New features

  • [Global settings] A new Activity log section in the global settings, where you can check a detailed record of user actions across the application. Learn more .

  • [Data sinks] New Include in metrics option in the Data sink creation form. This allows users to decide whether to include or not the Data sink metrics in the Home page analytics.

  • [Data sinks] Data sinks not included in metrics show an info icon with this information in the Data sinks area. This is also indicated in each Data sink detail view.

  • [Home page] New info icon in the Donut chart and the metrics of the Home page to indicate that some Data sinks are excluded from those metrics. Learn more .

Fixes

  • [Actions] Fixed error with delimiters in the Message Builder Action.

  • [Actions] The output field in the Field Transformation Action allowed special characters, but it should not. This has been fixed.

  • [Actions] Fixed issues with reparsing in the Parser Action.

  • Fixed some issues with the time range selector.

  • Fixed some color issues in the Tenant selector menu.

v1.795.0

Released on 05.21.2025

These are the release notes for version v1.795.0 of the Onum platform.

New features

  • [Marketplace] Set a custom logo in actions.

  • [Marketplace] Breadcrumbs added to navigate to previous pages.

Fixes

  • [Actions] In the Conditional Action, dynamic ports can now be connected when conditions have custom names.

  • [Actions] Various dependency issues fixed in the Sigma Rules Action.

  • [Listeners] Fixed issue where Edit button from some Listeners menu opens the configuration tab instead of the labels tab.

v1.525.0

Released on 10.18.2024

These are the release notes for version v1.525.0 of the Onum platform.

New features

  • [Listeners] Listener cards component show the loading state.

  • [Listeners] Download certificate option to Listener details

  • [Listeners] Network view for cloud listener creation

  • New bulk actions design

Fixes

  • [Pipelines] Debugger action tabs turn invisible in light mode.

  • [Pipelines] Debugger search fields keeps original selection.

  • [Pipelines] In light mode you can only see the flowing traffic of the first action in debug mode.

  • [Actions] Enums unsupported in Field transformation.

  • [Actions] Operation Select field on Feld Transformation is flickering.

  • [Settings] User Management table shows overlapping characters over Name.

v.1.661.0

Released on 02.20.2025

These are the release notes for version v1.661.0 of the Onum platform.

New features

  • [Pipelines] New slider to adjust the aggregation frequency in the Pipelines area chart.

  • [AI Assistant] The AI Assistant in the Message Builder Action is now disabled if the linked Actions are not properly configured.

Fixes

  • [Pipelines] The duplicate Pipeline feature was not working properly from the Table view. This has been fixed.

  • [Actions] When you paste a log containing a large number into the Parser Action, it now returns a response with that number rounded up.

  • [Actions] Fixed several behavior issues in some Actions fields.

  • [Actions] Fixed an issue in the Field Transformation Action that did not allow choosing a second operation after selecting Extract IP.

  • [Actions] Opening an Action with a field using a default value when the Pipeline is being saved caused an error. This has been fixed.

  • [Actions] Some Actions event field default value added extra double quotes. This has been fixed.

  • [Listeners] Fixed configuration error with Kafka Listener.

  • [Listeners] Some delete buttons were displayed over the text in some Listener configuration menus. This has been fixed.

  • [Data Sinks] The label name did not appear in the Output Configuration event input field of the Google Cloud Storage Data Sink. This is fixed now.

  • [Labels] Filters with names in camel case were converted to lowercase when sent to the backend. This resulted in incorrect configurations for label filters, as the original camel case format is not preserved. This has been fixed.

  • [Activity Log] The Entity and Operation filters showed some empty values. This is fixed now.

  • [AI Assistant] Fixed several performance and interface issues in the Action Assistant.

  • [Home area] Fixed issue with the chart buttons.

  • [UI] Fixed issue with the x-axis min and max time in charts.

v1.511.0

Released on 10.08.2024

These are the release notes for version v1.511.0 of the Onum platform.

New features

  • [Pipelines] Change the version name in the Pipeline details pane. Learn more .

  • [Pipelines] New window when attempting to delete a Label that is being used in a Pipeline. Learn more .

v1.563.4

Released on 11.20.2024

These are the release notes for version v1.563.4 of the Onum platform.

New features

  • [Actions] The dynamic output ports in the are now ordered by creation date to improve usability.

Fixes

  • [Pipelines] When users renamed a Pipeline, there was a problem with the focus, which stayed in the name field.

  • [Pipelines] When Actions are not configured, links should appear in grey and not with the color of the Action category.

  • [Listeners] Disabled Listeners displayed contextual menus in the Pipeline detail view. This has been fixed.

  • [Actions] When you have a Pipeline with a Lookup Action configured and you add a new one, the latter appears with the configuration of the first one. This is already solved.

v1.692.0

Released on 03.14.2025

These are the release notes for version v1.692.0 of the Onum platform.

New features

  • [Pipelines] The Frequency slider in the Pipelines area has a couple of new frequencies when you select a time range between 2 and 7 days: 12h and 1d. Learn more .

Fixes

  • [Actions] Fixed a bug that did not allow users to drag fields in the Math Expression Action configuration.

v1.699.0

Released on 03.24.2025

These are the release notes for version v1.699.0 of the Onum platform.

New features

  • [AI Assistant] The Pipeline Assistant is now available in certain Tenants. Users can now use our AI chat tool to ask for specific Pipeline structures. Learn more in .

Fixes

  • [Actions] Fixed a bug with null list values in the Group By Action.

  • [Actions] Fixed an issue with default values in Actions.

  • [Actions] Fixed an issue with first-level aliases in the Parser Action.

  • [Data sinks] Tags did not update properly in the Data sinks area. This is fixed now.

  • [UX] Fixed border style that appears when you hover over buttons.

  • [UX] Light mode showed some elements partially hidden. This has been fixed.

v1.548.0

Released on 11.05.2024

These are the release notes for version v1.548.0 of the Onum platform.

New features

  • [Pipelines] New Updated by section in Pipelines detail view. Learn more .

  • [Actions] New options in the .

Fixes

  • [Actions] Subfield names in Parser timestamps can now be changed.

  • [Actions] The Utils category displayed the wrong icon in the left menu.

  • [Actions] Double pipes cannot be used as a field delimiter in the Message Builder.

  • [Pipelines] Some Listeners did not appear when you dragged them to a Pipeline.

  • [Pipelines] Pipelines displayed wrong versions when updated.

  • [Pipelines] Some Pipelines used to crash when switching between versions.

  • [Listeners] The secrets endpoint was incorrectly called in the Listener detail view.

v1.687.0

Released on 03.11.2025

These are the release notes for version v1.687.0 of the Onum platform.

New features

  • [Pipelines] The Test pipeline functionality in Pipelines is now available for all users.

  • [Authentication] Password security has been increased. It now requires 10 characters, uppercase and lowercase letters, a special character, and a number.

Fixes

  • [Enrichment] Fixed bug that allowed users to use lookups with errors.

  • [Pipelines] Fixed error with bulk operations menu in the Pipelines area.

v1.798.1

Released on 05.23.2025

These are the release notes for version v1.798.1 of the Onum platform.

New features

  • [Actions] New operations in the :

Operation
Example

Natural logarithm

LN(field)

Logarithm with given base

LOG(base, field)

Exponential function

EXP(field)

Constant π

PI()

Trigonometric functions (in radians)

  • SIN(field)

  • COS(field)

  • TAN(field)

Inverse trigonometric functions

  • ASIN(field)

  • ACOS(field)

  • ATAN(field)

Hyperbolic functions (in radians)

  • SINH(field)

  • COSH(field)

  • TANH(field)

Inverse hyperbolic functions

  • ASINH(field)

  • ACOSH(field)

  • ATANH(field)

Degrees/radians conversion

  • DEGREES(field)

  • RADIANS(field)

Learn more about Transformation Actions .

Fixes

  • [Pipelines] When changing the type of column chart in Pipelines to Not stacked, some Data sinks labels changed. This is fixed now.

v1.855.1

Released on 06.18.2025

These are the release notes for version v1.855.1 of the Onum platform.

✨ New features

🆕 New Data Sink type: Syslog Resilient

Note that this Data sink is only available in certain Tenants. if you don't see it and want to access it.

We've added a new Data Sink type to our catalog!

The Syslog Resilient Data Sink differs from the basic Syslog Data Sink in that it has a special port used to deliver events that could not be delivered to the destination due to connectivity issues.

Head to to learn more about it.


🆕 New authentication type in the Apache Kafka Listener

The Apache Kafka Listener has been updated to v2.0.0!

There's now a new authentication method available to set in the Apache Kafka Listener configuration settings: SCRAM (Salted Challenge Response Authentication Mechanism).

Learn more about this in .


🆕 Convert your Protobuf files to JSON format

The Field Transformation Action has been updated to v1.0.1!

You can now use the Protobuf to JSON operation to convert your Protobuf (Protocol Buffers) messages into JSONs, making it easier to share data with systems that do not support the standard Protobuf binary wire format.

Learn more in .


🛠️ Fixes

  • [Actions] Fixed an issue in the Parser Action that caused an error when typing an operation in PCL.

  • [Pipelines] Fixed a problem with refreshing in Pipelines that caused a blink effect when performing some actions.

v1.522.0

Released on 10.18.2024

These are the release notes for version v1.522.0 of the Onum platform.

New features

  • [Actions] Add Action to the field selector on .

  • [Actions] The supports new grammar.

  • New page shows when Onum is under maintenance.

Fixes

  • [Listeners] Deleting a label after creating it when editing a listener returns an Oops error.

  • [Listeners] Secrets failing on listeners when out of sync.

  • [Listeners] Labels don't need to have a hover state.

  • [Pipelines] Incorrect edit listener route on pipeline view.

v1.540.0

Released on 10.30.2024

These are the release notes for version v1.540.0 of the Onum platform.

New features

  • [Tenants] New dropdown menu to set a default tenant and copy a tenant ID. The default tenant will be the one that users with different tenants will access by default when they log in to Onum. Learn more .

  • [Pipelines] Users can now select where to publish their Pipelines when publishing in bulk from the Pipelines area. A new window appears to select the required clusters. Learn more .

  • [Pipelines] The Pipeline last update date is now displayed next to the version title. Also, the information in the details is now displayed vertically. Learn more .

  • [Pipelines] The Pipelines detail view includes new 3 tabs to group the different Pipeline statuses: Running, Draft, and Stopped. If there's not any Pipeline running or stopped, those tabs will not appear. Learn more .

  • [Pipelines] Collapsible sections for Pipeline versions have been updated. When there's a single version, you cannot collapse the information. Learn more .

Fixes

  • [Pipelines] Some Pipelines appeared duplicated in the table view. This is now fixed.

  • [Pipelines] There was a visual malfunction in the details view of some Pipelines.

  • [Pipelines] Some field names used to appear partially cut.

  • The loading icon displayed strange spinning behavior.

  • Unexpected behavior when resizing tenant user columns.

  • Issue with column resizing is now fixed.

v1.781.0

Released on 05.16.2025

These are the release notes for version v1.781.0 of the Onum platform.

New features

  • [Pipelines] Users can now delete a Pipeline directly from the edit view by clicking the Remove option in the ellipsis menu. Learn more .

  • [Two-factor authentication] New option to recover your two-factor credentials and receive a link via email. Learn more .

Fixes

  • [Interface] Wrong spacing after center delete icon fixed.

  • [Pipelines] Fixed error 300 where a Pipeline loses the Listener ID property.

  • [Roles] User roles were not changing after being updated. This is fixed now.

  • [Data sinks] Ability to handle "deploymentType" 401 error for PagerDuty sink.

  • [Lookups] Fixed message when no fields are loaded

  • [Interface] Fixed misaligned user's chevron in the roles view.

  • [Parser] Fixed crash when the incoming JSON is malformed.

v1.558.0

Released on 11.13.2024

These are the release notes for version v1.558.0 of the Onum platform.

New features

  • [Pipelines] The window that displays the available clusters in a Pipeline has been updated:

    • Each cluster in the list has a new switch button next to it to activate/deactivate them.

    • New filter at the top of the window to search for specific clusters (only appears when there are more than 10 clusters in the list).

Fixes

  • [Actions] Behavior issue with Field Transformation Action operations fixed.

  • [Pipelines] Solved several Pipeline usability problems.

  • [Pipelines] Incorrect behavior in the Pipelines deletion form solved.

  • [Pipelines] The Data sink menu in Pipelines was inconsistent with the rest of the areas in the app.

  • [Pipelines] Users were able to perform start/stop bulk actions with no cluster selected.

  • [User Management] Issue when performing bulk actions in the Users area has been fixed.

  • [AI Assistant] Actions are canceled if the user closes the assistant. Fixed behavior.

  • [Data sinks] Some Data sinks disappeared from the list when creating a new one.

  • [Listeners] The top line in the Listeners trees in the selection menu was not displayed properly.

v1.636.1

Released on 01.31.2025

These are the release notes for version v1.636.1 of the Onum platform.

New features

  • [Pipelines] New graphics and info in the preview view of a Pipeline.

  • [Pipelines/Listeners/Data sinks] Line charts in the Pipelines, Listeners, and Data sinks area show events per second (EPS) now, instead of total events as they did before.

Fixes

  • [UI] Action tooltips appeared in dark when in light mode. This is fixed now.

  • [UI] Fixed problem with data visualization in cards.

  • [Pipelines] Issue with tooltip borders in Pipeline details solved.

  • [Pipelines] Preview and tooltip event info did not match. This is fixed now.

  • [Pipelines] Fixed minor issues with graph visualization in the Pipelines area.

  • [Listeners] Fixed message issues in the Listener creation process.

  • [Actions] Fixed problem with Parser output events, which did not show the last changes made manually.

  • [Data sinks] Fixed problem with metrics in Data sinks.

  • [Home] Table metrics did not change when choosing a different date in the picker. This has been solved.

v1.673.1

Released on 03.04.2025

These are the release notes for version v1.673.1 of the Onum platform.

New features

  • [Listeners] Users can now define Listeners in Cloud deployments. Learn more about Cloud Listeners in .

  • [Actions] The is now available in the Field Transformation Action.

  • [Actions] Visual improvements in the Actions configuration menus.

Fixes

  • [Pipelines] Fixed issue with the Pipeline Net Saved donut chart.

  • [Pipelines] Pipeline canvas view shows metrics in EPS instead of bytes. This has been fixed.

  • [Pipelines] Fixed visual issues with the Hide metrics button.

  • [Listeners / Data sinks] When creating a new Listener or Data sink using a duplicate name, no notification was sent to users after defining labels. This has been fixed.

  • [Data sinks] Fixed some errors with Data sinks icons.

  • [Enrichement] Fixed issues when loading the Enrichement area.

  • [Enrichment] Some lookups appeared "in use" even when they were not. This is fixed now.

  • [Enrichment] Fixed issues with the Set as key column button, which did not remain visible and had text overlay.

  • [Enrichement] Fixed issues with the illustration that appears when no lookups are defined.

  • [UI] Fixed some visual issues in the light mode theme.

v1.573.1

Released on 11.26.2024

These are the release notes for version v1.573.1 of the Onum platform.

New features

  • [Global settings] You can now remove secrets in the Secrets management area of your global settings. Learn more .

  • [Global settings] The search bar in the Users and Secrets management areas has been improved to be always visible and fully displayed.

  • [Actions] The order of the Actions in the Pipeline view menu has been updated.

  • [Actions] The Math expression action fields have been updated to make them consistent with the other Actions.

  • [Actions] The field placeholders of the Group by Action have been updated.

  • [Pipelines] Users can now access a specific Pipeline version by accessing its URL.

  • [Pipelines] When users delete a resource that is used in a Pipeline, a window appears displaying all the Pipeline versions. These are now ordered by status (Stopped, Draft, and Running).

  • [Pipelines] The message that appears after editing a Pipeline has been improved to explain better that the current draft will be overwritten.

  • [Data sinks] New parameter Test Mode added to the Syslog Sink.

Fixes

  • [Actions] Fields in the Math expression Action displayed some notation errors in their fields.

  • [Global settings] The search bar in the Secrets management area was case-sensitive. This is fixed now.

  • [Data sinks] Error in generic Data sink fields fixed.

  • [Data sinks] Wrong Data sink names in the Pipeline left panel.

v1.788.0

Released on 05.19.2025

These are the release notes for version v1.788.0 of the Onum platform.

New features

  • [Data sinks] The has been redesigned to support default values in enum configs with component checkboxes.

Fixes

  • [Pipelines] Fixed several issues with the label tooltip within a pipeline.

  • [Actions] Fixed error in the Conditional Action where dependent conditional fields are not disabled depending on the option selected.

  • [AI Assistant] No longer calls the debugger when the Pipeline has errors.

v1.508.0

Released on 01.10.2024

These are the release notes for version v1.508.0 of the Onum platform.

New features

  • [Actions] Action field selector added to the .

  • [Listeners] If your Listener is deployed in the Cloud, you will see an extra step for the Network properties.

  • Copy the ID of Listeners, Sinks, or Pipelines from the home view.

Fixes

  • Date picker creating non-customizable values & Yesterday option changing to Custom.

  • [Pipelines] Pipelines appear incorrectly as Untitled in canvas view.

  • [Pipelines] Pipeline versions running in different clusters.

  • Flickering Label drop-down.

v1.606.1

Released on 12.25.2024

These are the release notes for version v1.606.1 of the Onum platform.

New features

  • [User activity] Users are now able to filter data by user.

  • [Pipelines] The update date was removed from Pipeline details as it is duplicated.

  • [UI] Drop-down navigation using keyboard arrows to move up and down.

Fixes

  • [Pipelines] Focus lag when hovering over a label without a tooltip and attempting to drag.

  • [Pipelines] Label and Configuration drop-downs overlap in the canvas view.

  • [Pipelines] General scroll issues fixed in the labels area.

  • [Pipelines] The scroll is disabled on the Actions menu if the pointer remains still.

  • [Pipelines] The Data sink tooltip remains visible in the side panel.

  • [Pipelines] General scroll issues fixed.

  • [Actions] Tabulation issues in Parser Action.

  • [Actions] Output section is empty or field name does not work properly when the expression contains aliases in Parser Action.

  • [Actions] LEEF version 2 auto parser is not detecting field delimiter in Parser Action.

  • [Actions] Fields in Parser preview not auto-adjusting to height.

  • [Actions] Field names tooltip in the Message Builder Action do not disappear as expected.

  • [Data sinks] Bulk option set to false doesn't save in the Splunk Data sink.

v1.554.2

Released on 11.11.2024

These are the release notes for version v1.554.2 of the Onum platform.

New features

  • [Pipelines / Listeners / Data sinks] The border of selected cards (Pipelines, Data sinks, and Listeners) is wider now to better highlight them.

Fixes

  • [Actions] Operation field names were cut when dragging them in the Field Tranformation Action window.

  • [Alerts] Table rows showed incorrect heights on the Alerts view.

  • [UX] Issue when trying to collapse several groups in tables.

  • [Actions] Fixed a problem that made users lose their work when clicking outside an Action working area.

  • [Listeners] Filtering in the Listener list was not working properly.

v1.577.2

Released on 11.29.2024

These are the release notes for version v1.577.2 of the Onum platform.

New features

  • [Enrichments] A new spinner has been added to indicate that a new Enrichment version is being uploaded. Learn more .

Fixes

  • [Pipelines] The charts in the cards and the preview view do not match. This has been fixed.

  • [Pipelines] The style of the left panel broke the aspect ratio when you have a Listener with a long name.

  • [Actions] Drag to reorder operations should be initiated only when clicking outside fields.

  • [Actions] Fixed error that allowed users to connect Actions to themselves.

  • [Actions] The Parser Action showed some errors in its dropdown menu.

v1.535.0

Released on 10.25.2024

These are the release notes for version v1.535.0 of the Onum platform.

New features

  • [Actions] The Power operation in the has changed from ^ to **.

  • [Listeners] Show a loading icon when a Cloud Listener is still creating.

  • [Listeners] Cards show a creation notification when they are created in the Cloud.

  • [Pipelines] New tabs to display configured/not configured Data sinks.

  • [Pipelines] Listeners traceability improved:

    • Listener names are now visible in the Pipeline view when you hover over a label.

    • The Listener name appears in the Listener detail view.

    • Users can now filter by Listener name using the search box.

Fixes

  • [Listeners] Users couldn't filter fields in the Syslog Data sink.

  • [Secrets] The expiration date drop-down shouldn't appear when the expiration date is switched off.

  • [Listeners] Clicking outside the Confirm changes popup doesn't register properly as a cancel action.

  • [Actions] Adding underscores in the Math Expression action fields was not allowed.

  • [Data sinks] Field names overlapped with the terms users entered to search for.

v1.573.3

Released on 11.27.2024

These are the release notes for version v1.573.3 of the Onum platform.

Fixes

  • [Listeners] Fixed an error that occurred when trying to create a new Listener when none exists.

  • [Actions] An issue in the that caused an infinite loop call has been solved.

v1.628.0

Released on 01.22.2025

These are the release notes for version v1.628.0 of the Onum platform.

New features

  • [Actions] There's a new area called Actions under Your Vault, where users can check which Actions have updates pending. You will also see updated tags in your Pipelines, next to those Actions that have new updates. Learn more in .

  • [Listeners / Data sinks] You can now filter by author in the Listeners and Data sinks areas.

Fixes

  • [Data sinks] Some fields did not show properly due to an error with the horizontal scroll. This is fixed now.

  • [Data sinks] When an error was triggered during the save action, some Data sinks config was not properly stored or reset. This is fixed now.

  • [Actions] Fixed issue that misinterpreted the property names in some Actions.

🆕 HSET and HGET commands in the Redis Action

The Redis Action has been updated to v1.1.0!

We've added a couple of new commands to the output configuration of the Redis Action:

  • HSET - This command overwrites the values of specified fields that exist in the hash. If the key doesn't exist, a new key holding a hash is created.

  • HGET - This command returns the value associated with the field in the hash stored at key.

Learn more in .

Get in touch with us
this article
Learn more here
Learn more here
Learn more here
this article
this article
Conditional Action
in this video
Field Transformation Action
in this video
this article
in this video
Parser Action
in this video
in this article
in this article
this article
in this video
in this section
in this section
our article
this article
here
this article
Listeners
Data sinks
in this article
Parser Action
in this article
in this article
Marketplace
in this section
in this section
Conditional Action
in this section
this article
in this section
Message Builder Action
Math Expression Action
in this video
Group By Action
Math Expression Action
in this article
in this section
in this section
in this section
in this section
in this section
in this article
this article
AI Assistant
in this article
Splunk HEC Data sink
Conditional Action
in this article
Math Expression Action
Field transformation Action
this article
our article
our article
this article
this article