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. Learn more here.

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

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


🆕 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 this article.


🆙 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 this article.

🛠️ 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.

Last updated

Was this helpful?