v2.51.0

Released on 08.12.2025

These are the release notes for version v2.51.0 of the Onum platform.

New features

🆙 Optional operator in the Parser Action

The Parser Action has been updated to v1.1.0!

You can now use the optional operator in the PCL syntax to include conditions in your parsed data. Use it to indicate that a group in your syntax could be present or not in your parsed data.

Learn more in this article.

🆙 New operations in the Field Generator Action

The Field Generator Action has been updated to v1.0.0!

We've added some new date operations to the Action:

  • This Year

  • This Month

  • This Week

Also, there are new options in the date operations to set the required timezone and format of the resulting dates.

Learn more in this article.

🆙 New retry logic in the HTTP Data sink

The HTTP Data sink has been updated to v2.2.0!

We've added a new retry logic in case of errors when sending data. Set the parameters in the Retry configuration area of the Pipeline configuration of the Data sink to configure the required retry logic.

Learn more in this article.

🛠️ Fixes

  • [Pipelines] Fixed an error that rerendered the original coordinates of a Pipeline when dragging some Actions.

  • [Actions] Fixed an error where the field names in the Conditional Action appeared shortened.

  • [Actions] Fixed an error in the Field Transformation Action that crashed the app when deleting an operation with more than one chain.

  • [UX] Some metrics in the app were displayed using binary units instead of common units. This has been fixed.

  • [UX] Fixed wrong image in the app loading screen.

Last updated

Was this helpful?