Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.alumio.com/llms.txt

Use this file to discover all available pages before exploring further.

Bc5a40d5e68e6f530ac2a0b66a672cfdd0aa6536 2 1380x308
Alumio version 3.113.0-RC1 introduces a few lighter, developer-friendly updates, bug fixes, and two connector updates. This includes a useful new Skip Transformer functionality to help improve building and debugging Routes, along with key issues resolved around dashboard consistency, stuck notification jobs, and HTTP proxy self-calls that could create nasty request loops. A smaller release overall - but one focused on removing friction where it matters most to streamline integrations.

What’s new and improved with Alumio version 3.113.0-RC1:

Disable Transformers without breaking the entire Route

We’re happy to introduce the new Disable Transformer option that allows users to mark Transformer configurations as skippable, allowing integrations to continue running without executing them. This makes testing and debugging Routes much easier, especially when isolating issues in longer transformation chains.

To disable a Transformer:
Transformers → select a Transformer → click “…” next to it → select the “Disable” option.
Image

Dashboard engine counts now match the License page

Fixed a bug where the Dashboard displayed a different number of data engines than the License page.

Notification jobs no longer run indefinitely

Resolved an issue where the system job responsible for sending notifications could get stuck and run indefinitely.

Prevented HTTP proxy self-call loops

Solved a problem where an HTTP proxy could be configured to call itself, creating request loops that could eventually destabilize environments. Self-referencing proxy calls are now prevented.

Connector updates

The following connectors have been updated with the new version:
  • Zoho CRM connector, v8.
  • Teamleader connector, v2023-09-26.

Release dates

  • Release candidate 3.113.0-RC1: will be installed in week 20 (sandbox environments)
  • Stable release 3.113.0: will be installed in week 22 (production environments)
  • Important: these dates apply only to environments configured with the ‘Latest’ update cycle. Find more information on how to update your environment.