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 189.1
edited by Carlijn Kokkeler
on 2024/01/15 16:23
on 2024/01/15 16:23
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -21 9-Creation Carousel1 +212 - Failover Fiesta - Content
-
... ... @@ -1,14 +1,16 @@ 1 -In the last sprint cycle, we focused on r eleasing new[[environmenttemplates>>doc:Main.ReleaseInformation.CloudTemplates.WebHome||target="blank"]]fordockersingle and doubleane. Moreover,we haveworked on a new [[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V304.WebHome||target="blank"]]thatcontains a fix regardingSFTP sessions. Furthermore, we developedanewversionof our eMagizMendixconnectortosupport Mendix version10 andhigher. Lastly, wedid severalbug fixes.1 +In the last sprint cycle, we focused on providing new cloud templates that improve auto-healibng. Moreover, components and deployment steps have been created to support a failover setup. Lastly, bug fixes regarding message mapping and topic data models have been done. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.21 9-Creation Carousel||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.212 - Failover Fiesta||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. 9 9 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. 7 +* Deploy - Cloud Templates: New Cloud Templates are available for single and double environments to introduce improved auto-healing. Please check out the [[cloud template release notes>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] for more information. 8 +* Create - Flow Designer: New components have been created to support a failover setup. More information can be found [[here>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V2.1.0/||target="blank"]]. 9 +* Deploy - Deployment plan: Two new deployment step types are introduced to incorporate failover actions during deployment. More information can be found [[here>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V2.1.0/||target="blank"]]. 10 + 11 +====Bug fixes==== 12 + 13 +* Design - Message Mapping: The message merging tool has been fixed to allow merging a store item message model into your own message models. 14 +* Design - Topic Data Model: It is possible to generate a JSON Example of a topic whose schema has nested elements. 15 + 16 +