Changes for page 220 - Patch Parade
Last modified by Carlijn Kokkeler on 2024/05/22 13:30
From version 230.1
edited by Carlijn Kokkeler
on 2024/04/23 13:01
on 2024/04/23 13:01
Change comment:
There is no comment for this version
To version 11.1
edited by Erik Bakker
on 2022/10/24 11:56
on 2022/10/24 11:56
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 - 219-CreationCarousel1 +186 - Daemon Switch - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,13 +1,25 @@ 1 - In thesprintcycle, we focusedon releasingnew[[environmenttemplates>>doc:Main.ReleaseInformation.CloudTemplates.WebHome||target="blank"]] for dockersingleanddoublelane. Moreover, we haveworkedona new[[runtime image>>doc:Main.Release Information.RuntimeImages.V304.WebHome||target="blank"]]that contains a fix regardingSFTP sessions. Furthermore, we developedanewversion of our eMagizMendix connectorto support Mendix version10and higher. Lastly, we did several bug fixes.1 +Release that updates the manage statistics sections for our new monitoring stack. On top of that, we have released a new cloud template and released several other functionalities. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs. 219-CreationCarousel||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 5 =====New features===== 6 +* Deploy - User Management: Before and after applying to environment, keep track of user management changes. Export history as an excel file. 6 6 7 -* Deploy - Architecture: We have released new environment templates, that ensures that on-premise machine agents are updated. Please check out the [[environment template release notes>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] for more information. 8 - 9 -* Architecture: Moving the eMagiz runtime stack from Spring 5 to Spring 6 and from Java 8 to Java 17, includes moving to latest (major) versions of open source projects, libraries and technologies. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]] will be released. Although no new functionality is added in this new image version, several Spring libraries have been changed significantly. More information can be found [[here>>doc:Main.Release Information.Runtime Images.V300.WebHome||target="blank"]]. 10 - 11 11 =====Minor changes===== 12 -* Deploy - Architecture: SFTP session factories did not close their connection after it was complete. This could cause connection starvation on the SFTP server, and was especially noticable when using the SFTP Session Factory without caching, as that factory opens a new connection for every call. A new runtime image containing a fix is available, please check it out [[here>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]]. 13 13 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 19 + 20 +====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.