Changes for page 234 - Alert Adventures
Last modified by Carlijn Kokkeler on 2024/11/18 15:29
From version 335.2
edited by Carlijn Kokkeler
on 2024/11/04 11:32
on 2024/11/04 11:32
Change comment:
Update document after refactoring.
To version 262.3
edited by Danniar Firdausy
on 2024/07/02 13:14
on 2024/07/02 13:14
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 -2 33-PolicyPolish1 +224 - Summer Sonata - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.dfirdausy - Content
-
... ... @@ -1,22 +1,17 @@ 1 -During ourrecent sprint cycle,Wedidahackathon againsohavealot ofbugfixes!Thevisibility ofseveralbuttons has beenimproved,as wellas pop-ups and searchfunctionalities. Find out all below!1 +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. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 32 -Bug Busters||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.224 - Summer Sonata||target="blank"]]. 4 4 5 5 ====New features==== 6 -* Login: Our password policy has been updated such that the minimum length is 14 characters, other requirements have remained the same. All users will be required to update their password when logging in. You will not be able to close this popup until your password has been updated successfully. 6 +* Design - API management: Model contacts are now able to select a default SwaggerUI environment from the API management settings in Design phase. The environment selected here will be the first and the default value of SwaggerUI server dropdown. (#438) 7 +* Capture - Settings: It is now possible to filter the message types in Capture on whether they are used. (#1281) 8 +* Manage - Monitoring: Wiretaps and debugging sessions will now collect messages for 10 minutes, this used to be 5. Note that the JMS server needs to be updated in order to also store the messages for 10 minutes instead of 5. 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. 7 7 8 -====Minor changes==== 9 -* Create - Flow Designer: We have added two additional configuration options to the SMB session factory support object. 10 -** Connect as guest: We have added the option to toggle whether the session factory should attempt to connect as a guest if the login attempt with the provided username and password is rejected. 11 -** Force SMB version 2: We have added the option to enforce the usage of SMB version 2. This effectively disables backwards-compatible version negotiation. 12 -* Deploy - Architecture: Several improvements for our failover functionality have been done: 13 -** We have improved the warning message for the balance failover deployment plan step, making it more clear how to solve this issue should it occur during your deployment. 14 -** We have added the option to manually initiate the failover balancing process, saving you from having to execute your deployment. This action can be found in Deploy Architecture, when right clicking on the white canvas. 15 -** We have added a visualization of connector systems that are pending a failover enable or disable in Deploy Architecture. Besides that, you will also see this shown in the pending changes list when you apply your changes to the environment. 16 - 17 17 ====Bug fixes==== 18 -* Create - Flow Designer: If a component misses a support object, an alert is now shown in the Flow Designer, displaying which support object is missing. 19 -* Create - Flow Designer: The XML to flat file and flat file to XML transformers have been restyled, such that they are similar to all other components. 20 -* Create - Flow Designer: We fixed an issue where the browser page would get frozen when editing a flow component. 21 -* Manage - Explore: When clicking the queue browser button, the user will not be redirected to the home page anymore. 11 +* Create - Flow Designer: The SMB outbound gateway with the GET command did not work, this has been resolved. 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. 12 +* Create - Flow designer: We fixed a transformation tooling issue where it was not possible to view an XSLT in certain cases. 13 +* 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. 14 +* 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) 15 +* 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. 22 22 17 +