Changes for page 220 - Patch Parade
Last modified by Carlijn Kokkeler on 2024/05/22 13:30
From version 232.1
edited by Carlijn Kokkeler
on 2024/04/23 13:09
on 2024/04/23 13:09
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 - 219-CreationCarousel1 +186 - Daemon Switch - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,14 +1,25 @@ 1 - In thesprint cycle, we focusedon releasingnew[[environmenttemplates>>doc:Main.ReleaseInformation.CloudTemplates.WebHome||target="blank"]] fordockersingleand doublelane.Moreover,wehave workedona new [[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V304.WebHome||target="blank"]]thatcontainsafixregardingSFTPsessions. Furthermore,we developedanew versionofoureMagiz Mendixconnectorto support Mendix version10andhigher. Lastly, we did severalbug fixes.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. 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 -* Design - API Gateway: The path length in OpenAPI spec imports has been increased to a maximum of 300 characters. 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 -* eMagiz Mendix Connector: We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher. 6 +* Deploy - User Management: Before and after applying to environment, keep track of user management changes. Export history as an excel file. 9 9 10 10 =====Minor changes===== 11 -* Create - When removing an integration from Create, the Create phase is now correctly updated. 12 -* Create - Flow Designer: Default error handling is now migrated correctly when moving to the current runtime architecture. 13 -* 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"]]. 14 -* Deploy - Architecture: Passwords for network volumes are now hidden on the machine after deployment. 9 + 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.