Changes for page 245 - Limited Exposure
Last modified by Erik Bakker on 2025/05/21 09:01
From version 255.1
edited by Erik Bakker
on 2025/05/21 09:01
on 2025/05/21 09:01
Change comment:
There is no comment for this version
To version 172.1
edited by Carlijn Kokkeler
on 2023/12/21 16:06
on 2023/12/21 16:06
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 45- Limited Exposure1 +211 - Log Luminary - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,17 +1,24 @@ 1 -In the last sprint, we releasedfunctionalitytoincreasethe stabilityofWindowsruntimes.This means thatthose runtimesare now better limited in thememoryheycanutilizetopreventresource limitations onthe machine level.Furthermore,weintroducedseveralsmallimprovementsonthe platform.1 +In the last sprint cycle, we focused on improving several aspects related overviews and logging. It is now possible to see an overview of all runtimes on running machines, see runtimes and flow versions in the missing properties overview, and see which runtimes will be restarted or redeployed in a pop-up displayed when starting the deployment plan. Moreover, crash handling has been improved, as well as runtime logging and the display of the deployment execution error message. Lastly, several other minor changes and bug fixes have been done, mainly relating to the Deploy and Manage phase. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 45- Limited Exposure.WebHome||target=3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.211 - Log Luminary||target="blank"]]. 4 4 5 -==== MinorChanges====5 +=====New features===== 6 6 7 -* Deploy - General: For current deployed Windows machines, the calculation of the memory limit of containers is updated, which will prevent memory leaks. 8 -* Deploy - Architecture: You can now manually set the memory of your on-premise machine in design architecture. This memory is considered when checking the machine's health in "Deploy architecture." 9 -* Q&A Forum - Moderation: Q&A Forum Moderators can choose to receive notifications by email about newly posted questions on the forum. (#1401) 10 -* General - eMagiz Connector: The new version is available in the Mendix Marketplace. 11 -** The "eMagiz Connector" Mendix module has been updated in preparation for event streaming support. 7 +* Deploy - Releases: We added the possibility to see the container versions in the release details. This can be viewed by clicking the three dots of the release in the Deploy phase. 12 12 9 +=====Minor changes===== 10 + 11 +* Deploy - Releases: When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted. 12 +* Deploy - Containers: Changing the list of flows that should run on a container will now trigger the rebuilding of images. 13 + 13 13 ====Bug fixes==== 14 14 15 -* Create - Flow designer: The help text for the "value expression" field for the "duplicate detector" support object better reflects the purpose of that field while also providing practical examples. (#1376) 16 -* Create - Flow Designer: The help text for the "virtual root "field of the "JSON source factory "support object better reflects the functionality and behavior of the field while also stating that arrays on the root level are not supported. (#1459) 17 -* General - User Access: Users with view rights in Deploy and Manage (but no rights in the other phases) can now see data in Manage grids. (#1525) 16 +* Create - Flow Designer: An issue has been fixed where it was not possible to load more store items in the left panel in the Create phase Flow Designer. 17 +* Create - Flow Designer: We improved the help text of the advanced option of ‘max fetch size’ for the mail inbound adapter to better describe how that option affects its behavior. (#1100) 18 +* Deploy - Containers: The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 19 +* Deploy - Deployment plan: We solved a bug where a deployment step in the deployment plan could randomly get stuck. 20 +* Deploy - Runtimes: We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 21 +* Manage - Alerting: The alert ‘topic approaching maximum size’ alert has been temporarily disabled due to a high number of false positives. 22 +* Manage - Alerting: We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 23 + 24 +