Changes for page 225 - Pop-up Party
Last modified by Bouke Reitsma on 2024/07/18 09:55
From version 262.7
edited by Danniar Firdausy
on 2024/07/02 13:34
on 2024/07/02 13:34
Change comment:
There is no comment for this version
To version 12.1
edited by Erik Bakker
on 2022/10/24 12:01
on 2022/10/24 12:01
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 224-Summer Sonata1 +186 - Daemon Switch - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.ebakker - Content
-
... ... @@ -1,27 +1,25 @@ 1 - During therecent sprint cycle, our focus hasbeenon enhancingflowtestingperformance,resultingin uptothreefoldfasterexecutiontimes. Additionally,we'verefinedplatform usabilitybasedoncommunity feedback, which includesenhancements tohelptextfunctionality,various pop-up pages,and theuserinterfacefordebuggingintegrationflows. Find out all features and fixesbelow.1 +Release that brings the new monitoring stack to fruition and brings various updates to handling multiple namespaces. On top of that, we have released a sleuth of smaller feedback items and bug fixes. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs. 224-Summer Sonata||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.186 - Daemon Switch.WebHome||target="blank"]]. 4 4 5 -====New features==== 6 -* a bc5 +=====New features===== 6 +* Deploy - User Management: Before and after applying to environment, keep track of user management changes. Export history as an excel file. 7 7 8 -====Minor Fixes==== 9 -* 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 10 -* Capture - Specify integration requirements: Clicking the "?" icon on the top right corner of the pop-up page now correctly hides the help text pane. 11 -* 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. 12 -* 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. 13 -* 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. 14 -* Create - Flow designer : In the pop-up page displaying flow properties, copying password properties now copies the actual password value instead of the encoded value. 15 -* Create - Flow Designer : A new "Save and Add New" button has been added for adding enumeration values to attributes with an Enumeration data type when editing a message definition. 16 -* Create - Flow Designer : The help text for the HTTP method field in the HTTP outbound gateway and HTTP outbound channel adapter flow components now provides more elaborate descriptions of different HTTP methods. Additionally, a validation check is also implemented to these components to prevent selecting the HTTP method 'PATCH' if an Apache HttpComponents REST template is not provided. 8 +=====Minor changes===== 17 17 10 +* Design System. Changed the look and feel across the portal altogether. Changes can be seen in: 11 + ** Datagids, where there is now on hover action for example. 12 + ** Pop ups 13 + ** Context menus, also have on hover action 14 + ** Styling of scrollbars 15 + ** Warning, info and error context labels. 16 +* Message Redelivery - admin logs improved to better analyze issues when they occur 17 +* Message Redelivery - improved feedback to the user when something goes wrong within the Message redelivery functionality 18 +* Create - Flow Designer: small bugs (copy/paste by keyboard, copy annotation, display interceptors and queue channels) are fixed 18 18 19 - 20 - 21 - 22 -* Create - Flow designer: We fixed a transformation tooling issue where it was not possible to view an XSLT in certain cases. 23 -* 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>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. Moreover, helptexts have been added for clarification. 24 -* Create - Flow Designer: The recommended SpEL expression used for contructing a multipart/form-data HTTP request was no longer valid. The [[documentation>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Data Handling.expert-data-handling-multipart-form-data.WebHome||target="blank"]] has been updated with the new standard and the updated expression is now part of our default test suite. (#1215) 25 -* 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>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. Moreover, helptexts have been added for clarification. 26 - 27 27 ====Bug fixes==== 21 +* Deploy - Deployment plan. Performance of page to deploy a release increased significantly 22 +* Store - Import resources was incorrectly done in specific cases, which is now fixed 23 +* Store - Target namespace will be imported when importing an XML Message Definition 24 +* Store - When exporting components, if property values contains model name, they will be updated automatically with new model name when importing into a new model. 25 +* Store - Importing items from the store sometimes resulted in invalid JMS connection factories.