Changes for page 270 - Round Round

Last modified by Erik Bakker on 2026/06/15 10:37

From version 336.1
edited by Erik Bakker
on 2026/05/18 16:45
Change comment: There is no comment for this version
To version 112.1
edited by CarlijnKokkeler
on 2023/10/11 12:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -268 - Underlying Update
1 +206 - Situational Deployment
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.CarlijnKokkeler
Content
... ... @@ -1,18 +1,26 @@
1 -This release includes significant improvements regarding our internal platforms. This includes improvements in the DSH proxy certificate rotation process. On top of that, it introduces a new version of Mendix on which we are running, as well as various updates to underlying libraries. Subsequently, we introduced a fix to improve the stability of our documentation platform. Enjoy reading our latest updates on the platform.
1 +In the last sprint cycle, we focused on improving our deployment plan. On top of that, we made several improvements to the store.
2 2  
3 -Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.268 - Underlying Update.WebHome||target="blank"]].
3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.206 - Situational Deployment.WebHome||target="blank"]].
4 4  
5 -==== Minor Changes ====
5 +=====New features=====
6 6  
7 -* General - Platform: As part of our regular system maintenance, we have upgraded the application to the Mendix LTS version 10.24.
8 -** This upgrade improves overall stability, security, and long-term reliability of the platform. There is no impact on daily operations.
9 -** This update ensures the application remains well-supported and ready for future enhancements.
10 -* General - Event Streaming: Various updates regarding the proxy certificate rotation process.
11 -** Proxy certificates must always be valid in DSH to prevent clients from encountering issues. A scheduled event runs daily during working hours to verify this.
12 -** If certificate rotation fails in the test environment, it will not continue to ACCP and PROD
13 -* General - Feedback Functionality: Updated the feedback functionality. Although this changes the user process, it should allow you to provide more elaborate feedback.
7 +* Deploy - Cloud Template: We have introduced new functionality for our next-generation architecture in the mount configuration of our file storage solution used on the model level. Please check out the cloud template [[release notes>>Main.Release Information.Cloud Templates||target="blank"]] for more information.
14 14  
15 -==== Bug fixes ====
9 +=====Minor changes=====
16 16  
17 -* General - User Access Control: While users are being deactivated, they are also being removed from the models unless they are the contact person for the model. (#943)
18 -* Create - Documentation Portal: A stability improvement will be rolled out for our documentation website.
11 +* Create - 3rd Generation runtime migration: Your containers will be validated to function with the 3rd generation structure before you approve the migration.
12 +* Deploy - Architecture: The container calculations are improved. For event streaming containers, these show the number of topic proccessors deployed. Gateway containers represent the amount of operations deployed on a container. For JMS containers, these represent the number of message queues deployed. The other types of containers display the amount of integrations deployed. (#544) (#869)
13 +* Manage - Monitoring: Variable values in HTTP statistics details dashboards are sorted, refreshed on time change, and can be multiply selected. (#1042) (#1046) (#1052)
14 +
15 +
16 +====Bug fixes====
17 +
18 +* Deploy - Architecture: Users with edit rights in deploy can edit certificates. (#1054)
19 +* Deploy - Containers: We fixed an issue that some unconfigured flows are deployed incorrectly in the new generation runtimes.
20 +* General: In some places, the context menu showed too much horizontal whitespace; this has been fixed.
21 +* Create - Flow Designer: Flow designer styling implementation has been updated as part of a set of measures to solve styling issues.
22 +
23 +
24 +=====Infra and image changes=====
25 +
26 +* No infra and/or image changes is this release.