Changes for page 234 - Alert Adventures
Last modified by Carlijn Kokkeler on 2024/11/18 15:29
From version 233.1
edited by Carlijn Kokkeler
on 2024/04/23 13:14
on 2024/04/23 13:14
Change comment:
There is no comment for this version
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 19-CreationCarousel1 +224 - Summer Sonata - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.dfirdausy - Content
-
... ... @@ -1,17 +1,17 @@ 1 - In thelast sprint cycle,wefocusedonreleasingnew[[environmenttemplates>>doc:Main.ReleaseInformation.CloudTemplates.WebHome||target="blank"]]fordockersingleandublelane. Moreover, wehaveworked onanew[[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V304.WebHome||target="blank"]]thatcontainsafixregarding SFTP sessions.Furthermore,we developedawversionof our eMagiz MendixconnectorsupportMendixversion10andhigher. Lastly, we didseveral bugfixes.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 19-CreationCarousel||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.224 - Summer Sonata||target="blank"]]. 4 4 5 -==== =New features=====6 -* Design - API Gateway:ThepathlengthinOpenAPI specimports hasbeenased toamaximumof300 characters.7 -* Deploy - Architecture:Wehavereleasednewenvironmenttemplates,thatensuresthaton-premisemachineagents areupdated.Please check outthe[[environmenttemplatereleasenotes>>doc:Main.Release Information.CloudTemplates.WebHome||target="blank"]]for more information.8 -* eMagizMendixConnector:We released anewversion ofour eMagiz Mendixconnector thatwillsupportMendix version 10dhigher.5 +====New features==== 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. 9 9 10 -==== =Minor changes=====11 -* Create - Addintegrations:When removinganintegration fromCreate,theCreate phaseisnowcorrectly updated.12 -* Create - Flow Designer:Enumerationvaluesforvent processorscan nowbeeditedinCreate.13 -* Create - Flow Designer: Defaulterror handlingisnowmigratedcorrectlywhen movingto the current runtime architecture.14 -* Deploy-Architecture:SFTPsessionfactoriesdid notclosetheir connection afterit wascomplete. Thiscouldauseconnection starvationtheSFTP server,and was especially noticablewhenusingtheSFTP Session Factory withoutcaching, asthatactory opensanew connection forverycall.A newruntime imagecontainingafix isavailable,please checkit out[[here>>doc:Main.ReleaseInformation.RuntimeImages.V304.WebHome||target="blank"]].15 -* Deploy-Architecture:Passwords fornetworkvolumes arenowhiddenon the machinerdeployment.16 - * Deploy - Unused properties: eMagiz properties, which cannot be edited or removed by a user, are not shown in the unused properties overview anymore.17 - * All: Legacy pages are now hidden correctly for models running on the current runtime architecture.10 +====Bug fixes==== 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. 16 + 17 +