Changes for page 216 - Hack Heaven

Last modified by Carlijn Kokkeler on 2024/05/22 13:35

From version 24.1
edited by Erik Bakker
on 2022/11/21 13:22
Change comment: There is no comment for this version
To version 103.1
edited by Erik Bakker
on 2023/08/29 11:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -188 - Close Encounters
1 +204 - Found It
Content
... ... @@ -1,20 +1,18 @@
1 -The release brings several improvements to our 3rd generation runtime and the interaction with it. On top of that, we have several feedback items and bug fixes.
1 +In the last sprint cycle, we focused on the scalability and stability of our infrastructure. On top of that, we will release several minor changes with a potentially significant impact.
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.188 - Close Encounters.WebHome||target="blank"]].
3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.204 - Found It.WebHome||target="blank"]].
4 4  
5 5  =====Minor changes=====
6 6  
7 -* General: Code mapping is now available for models migrating to the 3rd generation runtime.
8 -* General: Added functionality that allows you to search by pressing "Enter" on various pages across the platform.
9 -* Store: Renamed several display names across the Store functionality to get better clarity on what it can be used for.
10 -* Deploy - Deployment plan: When a runtime is being deployed which is constantly crashing and thereby causing problems the restart of the runtime is limited to just 5 times. After 5 times the runtime will remain in the stopped state.
11 -* Deploy - Releases: The activate release functionality gained a performance improvement for models that use the 3rd generation runtime.
7 +* Deploy - Containers: Removed generation of unnecessary properties from the 3rd generation event streaming containers.
12 12  
13 13  ====Bug fixes====
14 -* Flow designer: Newly generated flows were configured with incorrect XSD or XLST resource locations under specific circumstances. (#718)
15 -* Deploy - Architecture: Prechecks for cloud template upgrades failed unexpectedly under particular circumstances. (#703)
16 -* Manage - Runtime statistics: Data measurements of eMagiz-Mendix Connector runtimes are not missing anymore.
17 -* Manage - Error Dashboard: Solved a problem that caused a user to see a general error when opening the Manage Dashboard while running a 3rd generation runtime architecture.
18 18  
19 -====Remarks====
20 -* Mendix Runtime has been upgraded to Mendix 9.19.0.
11 +* Deploy - Releases: Container images are rebuilt correctly after changing a container’s IaaS. (#970)
12 +* Manage - Error messages: Error messages with a lengthy message history will also be displayed. This change only impacts containers that work on the 3rd generation architecture.
13 +* Deploy - Releases: When a user activates a release containing nested properties and the property is not created, we show it now as missing. We add the property placeholder after the user tries to activate the release.
14 +* Manage - Error messages: Error messages with a stack trace larger than 32kb will also be displayed. This change only impacts containers that work on the 3rd generation architecture.
15 +
16 +=====Infra and image changes=====
17 +
18 +* Image: A fix is released with this new image to ensure that specific error messages (see above) will also be displayed in Manage.