251 - Molten Morph

Last modified by Maria on 2025/08/26 15:16

This release features various updates to our platform, focusing on maintainability and caring about models throughout their lifecycle. In this release, we worked on several items still in our pipeline and concentrated on making the lives of our day-to-day platform users easier.

Please find out more on our Release blog.

Minor changes

  • Create - API Security: Users are informed about what will happen when they press the Update Security button for the API gateway infra by a confirmation pop-up. (#1510)
  • Create - Add Integrations: The transfer and untransfer processes for event processors have been fixed. Users can now add or remove integrations for an event processor one at a time.
    • When adding integrations, the associated topics are automatically added if they do not already exist in Create. Once both the input and output topics of a processor exist in Create, the processor itself is added to Create, and both the processor and its topics are pushed to Deploy.
    • For the untransfer process, integrations can be removed individually again. When the last integration of a processor is selected for removal, the processor and its topics are also removed. This action is confirmed through a pop-up, which displays what will be deleted and requests confirmation from the user.
      • This approach allows users to identify which processor they want to remove by selecting all its integrations. They can choose to remove them one by one or select all at once.
  • Deploy - Releases overview: Merged all pattern infographics into one popup.

Bug fixes

  • Create - Add Integrations: Users can remove flows containing test cases with "live mode" activated.
  • Create - Flow Designer: Flat file to XML transformer pop-up is updated correctly. The validation errors are displayed on the side panel accordingly, based on what the user has filled in. (#1477)
  • Create - Flow Designer: Groovy scripts are automatically recognised as part of the “used resources“ when attached to one of the standard components. (#1514)
  • Create - Flow Designer -> Rest Template: Unnecessary values are no longer saved to the support object to prevent misuse. (#1693)
  • Create - Flow Designer: Sustainers can view properties from create without facing an error message. (#1468)
  • Create - Transformation: A visual warning is shown when trying to edit the default transformation if it is not used in any flow component. (#1558)
  • Manage - Alerting -> Triggers: Improved help text for the error trigger pop-up page. (#1588)
  • Manage - Alerting -> Triggers: Sustainers can visually see and copy the identifier of the new alerts for logs, errors, and queues. (#1598)
  • Create – Flow Tester – Selecting the option to view all test messages correctly displays all imported messages on the screen.(#1696)
  • Create - Flow designer - XSLT transformer - The edit button used for navigating to the transformation tab is not available when using a custom imported resource for the XSLT.(#1701)
  • Capture → Settings: Changes to message types update instantly on the dashboard after saving. (#1548)