Changes for page 234 - Alert Adventures
Last modified by Carlijn Kokkeler on 2024/11/18 15:29
From version 238.1
edited by Carlijn Kokkeler
on 2024/04/25 15:58
on 2024/04/25 15:58
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,18 +1,11 @@ 1 -In th elastsprintcycle,wehaveworkedona new[[runtime image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]]thatcontainsafix foran issueregardingSFTP 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 -==== =Newfeatures=====6 -* Design - APIGateway:The pathlengthinOpenAPIspecification thatcanbeimportedwincreasedto amaximum of300characters.7 -* e Magiz MendixConnector: WereleasedaewversionofoureMagizMendixconnectorthatwill supportMendixversion10andhigher.8 -* Deploy - Architecture: We haveadded functionality that allows theuserto (auto-) updatetheirxternal(on-premise) machineagents onthe current generation architecturefromtheportal.Withfuturesof environmenttemplates, your on-premisents may alsobe updated.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"]]. 9 9 10 -=====Bug fixes===== 11 -* Create - Add integrations: When removing an integration from Create, the Create phase is now correctly updated. (#1053) 12 -* Create - Flow Designer: Enumeration values for event processors can now be edited in Create. 13 -* Create - Flow Designer: Default error handling is now migrated correctly when moving to the current runtime architecture. (#1266) 14 -* Create - Flow Designer: If a flow test creates a log line with level ‘Warning’ or ‘Error’ and there is a stack trace created, then we show the stack trace inside the log message on a separate tab. 15 -* 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"]]. 16 -* Deploy - Architecture: Passwords for network volumes are now hidden on the machine after deployment. (#984) 17 -* Deploy - Unused properties: eMagiz properties, which cannot be edited or removed by a user, are not shown in the unused properties overview anymore. (#1267) 18 -* All: Legacy pages are now hidden correctly for models running on the current runtime architecture. (#1068) 10 +====Bug fixes==== 11 +* Deploy - Architecture: The failover container will now be shown correctly.