224 - Summer Sonata
Version 262.6 by Danniar Firdausy on 2024/07/02 13:26
During the recent sprint cycle, our focus has been on enhancing flow testing performance, resulting in up to threefold faster execution times. Additionally, we've refined platform usability based on community feedback, which includes enhancements to help text functionality, various pop-up pages, and the user interface for debugging integration flows. Find out all features and fixes below.
Please find out more on our Release blog.
New features
- abc
Minor Fixes
- Capture - Specify integration requirements: The questions under the Connectivity/Security tab now correctly asks for the required retention duration and bytes for the integration/topic, instead of retention size and bytes
- Capture - Specify integration requirements: Clicking the "?" icon on the top right corner of the pop-up page now correctly hides the help text pane.
- Capture - Specify integration requirements: Clicking add or remove a tag in this pop-up page now works correctly and no longer displays a 'blocked' icon.
- Design - Architecture: Spelling mistakes in the steps to be executed within the pop-up page when applying to environment in Design architecture are now fixed.
- Create - Flow designer : The pop-up page displaying flow properties with non-editable input fields containing long text now shows the entire content without any text being cut off at the edge of the page.
- Create - Flow Designer: The SMB outbound gateway with the GET command did not work, this has been resolved. For this, a new runtime image is available. Moreover, helptexts have been added for clarification.
- Create - Flow designer: We fixed a transformation tooling issue where it was not possible to view an XSLT in certain cases.
- Create - Flow Designer: In rare occurences, when a TaskScheduler was used, a deadlock situation could occur due to thread starvation. The number of threads available to the TaskScheduler has been increased to resolve this issue. For this, a new runtime image is available. Moreover, helptexts have been added for clarification.
- Create - Flow Designer: The recommended SpEL expression used for contructing a multipart/form-data HTTP request was no longer valid. The documentation has been updated with the new standard and the updated expression is now part of our default test suite. (#1215)
- Create - Properties: Support has been added to provide the SFTP session factories with a known_hosts in string format rather than file format, so it is easier to setup SFTP. For this, a new runtime image is available. Moreover, helptexts have been added for clarification.