Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
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 281.1
edited by Carlijn Kokkeler
on 2024/07/29 13:58
on 2024/07/29 13:58
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 -2 19-CreationCarousel1 +226 - Alerting Alchemy - Content
-
... ... @@ -1,13 +1,13 @@ 1 - In the last sprintcycle, we focused onreleasingnew [[environment templates>>doc:Main.Release Information.CloudTemplates.WebHome||target="blank"]]for docker singleand double lane. Moreover, we have workedon a new [[runtime image>>doc:Main.ReleaseInformation.RuntimeImages.V304.WebHome||target="blank"]] that contains a fix regarding SFTPsessions.Furthermore, we developed a new version of our eMagiz Mendix connector to support Mendix version 10 and higher.Lastly, we did several bug fixes.1 +During our recent sprint cycle, we have worked to release .. 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.226 - Alerting Alchemy||target="blank"]]. 4 4 5 -=====New features===== 5 +====Minor changes==== 6 +* Manage - Alerting: Alerting for message queues has been improved for the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture. Find out more information in our [[release blog>>Main.Release Information.Release Blogs.226 - Alerting Alchemy||target="blank"]] and our [[new alerting microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-manage-alerting-gen3||target="blank"]]. 7 +* Design - Tenant: The technical name of a tenant cannot be changed once the tenant has been transferred to Create. 8 +* Create - Tenant: A tenant cannot be untransferred from Create if the connector container of that tenant is still active in Deploy. 9 +* Deploy - Properties: A property placeholder which contains a tenant name will be hidden in case its values and the technical name of the tenant are equal. 10 +* Deploy - Architecture: The machine pop-up in Deploy Architecture now shows the name of the machine in the pop-up header. 11 +* Deploy - Architecture: The machine health indicator and other progress bars have been improved visually. 12 +* Create - Flow Designer: The Infinispan Cache Manager has been updated to provide an additional 'transport type' to offer more means for creating a clustered setup, provide clearer helptexts, and include validation on fields depending on the selected 'transport type'. 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 -=====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 -