For the complete documentation index, see llms.txt. This page is also available as Markdown.

v3.178.0

Released on 05.12.2026

These are the release notes for version v3.178.0 of Falcon Onum.

🆙 Amazon S3 Listener updated

The Amazon S3 Listener has been updated to v3.0.0!

You can now enable a temporary external access enabling the Assume Role option. AssumeRole is an AWS STS (Security Token Service) action that allows an entity (user, service, or application) to temporarily assume an IAM role and obtain short-lived credentials.

Learn more about the Amazon S3 Listener in this article.

🆙 Amazon S3 Data sink updated

The Amazon S3 Data sink has been updated to v2.1.0!

You can now enable a temporary external access enabling the Assume Role option. AssumeRole is an AWS STS (Security Token Service) action that allows an entity (user, service, or application) to temporarily assume an IAM role and obtain short-lived credentials.

Learn more about the Amazon S3 Data sink in this article.

🆙 Amazon SQS Listener updated

The Amazon SQS Listener has been updated to v1.0.0!

Users can now choose between Auto authentication (IAM role attached to the host) or Manual authentication (explicit AWS credentials), providing flexibility based on deployment environment. When automatic authentication is unavailable, users can authenticate by providing an AWS Access Key ID and Secret Access Key directly.

Besides, users can now assume an IAM role at runtime by configuring the Assume Role parameter. This is particularly useful for cross-account access or environments with restricted permission boundaries.

Learn more about the Amazon SQS Listener in this article.

🛠️ Fixes

  • [Pipelines] Fixed an error that made some Actions disappear when moved in a running Pipeline.

  • [Listeners] Fixed an error that did not allow users to add tags to Listeners in the Configuration view.

  • [Actions] We've fixed some visual layout issues in the Output section and checkbox alignment in the Parser Action.

Last updated

Was this helpful?