Changes for page 234 - Alert Adventures
Last modified by Carlijn Kokkeler on 2024/11/18 15:29
From version 231.1
edited by Carlijn Kokkeler
on 2024/04/23 13:02
on 2024/04/23 13:02
Change comment:
There is no comment for this version
To version 343.1
edited by Carlijn Kokkeler
on 2024/11/18 15:23
on 2024/11/18 15: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 -2 19-CreationCarousel1 +234 - Alert Adventures - Content
-
... ... @@ -1,13 +1,11 @@ 1 -In th e lastsprint cycle,we focusedonreleasingnew[[environment templates>>doc:Main.ReleaseInformation.CloudTemplates.WebHome||target="blank"]]fordockersingleand doublelane. Moreover,we haveworked ona new[[runtime image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]]thatcontainsafixregardingSFTP sessions. Furthermore,wedeveloped anewversion of our eMagiz Mendixconnectortosupport Mendix version10and higher. Lastly, wedidseveralbug fixes.1 +In this release, our new error alerting will be available! Please find out more about it here (LINK). Moreover, a new runtime image is available, check it out [[here>>doc:Main.Release Information.Runtime Images.V320.WebHome||target="blank"]]. Lastly, we have improved the selection visibility in data models, and have fixed a bug regarding failover containers. 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.234 - Alert Adventures||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, following our queue alerting design that has been [[released>>doc:Main.Release Information.Release Blogs.226 - Alerting Alchemy.WebHome||target="blank"]] several months ago. Please check out our [[release blog>>Main.Release Information.Release Blogs.234 - Alert Adventures||target="blank"]] for the migration actions, and our new microlearning (LINK) about the design. 7 +* Design - CDM: When selecting an attribute in a datamodel, the selected attribute and associated entity are now highlighted. (#1150) 8 +* Deploy - Deployment: We have removed some deprecated components from our runtime image. Please find out more [[here>>doc:Main.Release Information.Runtime Images.V320.WebHome||target="blank"]]. 6 6 7 -* Create - Flow Designer: Default error handling is now migrated correctly when moving to the current runtime architecture. 8 -* 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. 9 - 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 - 10 +====Bug fixes==== 11 +* Deploy - Architecture: The failover container will now be shown correctly.