Changes for page 273 - Squash Squash
Last modified by Erik Bakker on 2026/07/27 11:44
From version 182.1
edited by CarlijnKokkeler
on 2024/01/02 15:59
on 2024/01/02 15:59
Change comment:
There is no comment for this version
To version 348.1
edited by Erik Bakker
on 2026/07/27 11:44
on 2026/07/27 11:44
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 11-LogLuminary1 +273 - Squash Squash - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,27 +1,19 @@ 1 - In thelastsprintcycle,we focusedonimproving several aspectsrelated to overviews and logging. It is now possibletoseean overviewof all runtimeson running machines,seeruntimesandflow versionsin the missing propertiesoverview,and see which runtimeswill berestartedor redeployed in a pop-updisplayedwhen startingthedeploymentplan. Moreover,crash handlinghas been improved, as well as runtimeloggingandthedisplayof thedeployment executionerrormessage. Lastly,several other minor changesand bug fixes have been done, mainly relating to the Deploy and Manage phase.1 +This release includes various smaller improvements throughout the various phases of the platform. On top of that, we have updated certain parts of our Mendix project to their respective latest version. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 11-LogLuminary||target="blank"]].3 +Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.273 - Squash Squash.WebHome||target="blank"]]. 4 4 5 -==== =Newfeatures=====5 +==== Minor Changes ==== 6 6 7 -* Deploy - Runtime overview: We added a new overview in the Deploy phase, called 'Runtime Overview', which shows the information of all runtimes on running machines. 8 -* Deploy - Deployment plan: Before executing the deployment plan to deploy machines, a pop-up will be shown with a list of the affected runtimes. 7 +* Deploy - History (Releases): Introduced various changes to this overview to make the information we show here more specific. The main changes are that we show a full timestamp in the “When” column instead of the date itself, and the “eye” icon is only present when the registered audit log exceeds a predefined length. (#1779) 9 9 10 -===== Minorchanges=====9 +===== Bug Fixes ==== 11 11 12 -* Deploy - Deployment: The missing properties overview has been updated to show the runtimes and flow versions of missing property values. 13 -* Deploy - Deployment: The version of runtime images used to prepare your containers for deployments will be the same across all environments. This holds for releases that are deployed and promoted to a next environment. 14 -* Deploy - Architecture: Pending changes that have a high risk level are now shown in red bold in the pop up that appears after clicking 'Apply to environment'. 15 -* Manage - Alerting: You can now add external recipients to your environment directly, like internal users. (#917) 16 -* Manage - Monitoring: It is now possible to select the MQTT broker in the queue metrics dashboards. 17 -* Manage - Monitoring: We improved crash handling so that log messages clearly show when and why a container failed to start. 11 +* Design - Message Mapping: Bug fix for the Design Message mapping right-panel where, if the number of errors exceeded a certain threshold, it would push the bottom bar out of the viewing window. Also properly aligned action buttons. 12 +* Design - Architecture: We fixed an inconsistency that prevented users from adding a multi-runtime system to their Design Architecture. 13 +* Deploy - Container overview: We fixed an inconsistency in this overview that would incorrectly mark the deployed version as unexpected. Furthermore, we have renamed this overview to better align with what we show. (#1673) 14 +* Manage - Queue dashboards: Fixed detailed message throughput graph with spikey first and last observations. (#1763) 15 +* Manage - Alerting - Triggers (Notification Settings): Improved user feedback and interaction when no recipient is selected, preventing users from pressing Save. (#1765) 18 18 19 -==== Bugfixes====17 +==== Remarks ==== 20 20 21 -* Deploy - Deployment plan: We fixed an issue where an error was given when trying to display an error message regarding deployment plan execution errors. This has been fixed by now showing a generic error in the deployment plan and logging the full error in the Deploy history. 22 -* Deploy - Cloud template: An issue has been fixed where a cloud template upgrade would be rolled back incorrectly due to failed runtime checks. 23 -* Deploy - Deployment: Apply to environment will now be blocked when trying to deploy Gen3 runtimes on a Gen2 model. 24 -* Manage - Monitoring: We fixed a bug where no new log messages were showing up, even though they were produced by a container. 25 -* Manage - Monitoring: The message throughput graph in the Manage phase will now show the correct data, independent from the selected time internal. (#1108) 26 - 27 - 19 +* Updated various UI related modules within our Mendix project to their respective latest version.