Changes for page 245 - Limited Exposure
Last modified by Erik Bakker on 2025/05/21 09:01
From version 250.1
edited by Erik Bakker
on 2025/05/07 15:56
on 2025/05/07 15:56
Change comment:
There is no comment for this version
To version 200.1
edited by Carlijn Kokkeler
on 2024/02/16 12:08
on 2024/02/16 12:08
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 -24 4-ForgottenFrontiers1 +214 - System Symphony - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,19 +1,21 @@ 1 -In the last sprint, we releasedseveralstability options,mainly regardingthedeletionbehaviorwithintheplatform.Wealsoreleasedanupdateto theflowconfigurationof Mendixsystemstoavoidonflictswithnothermodulethatyou couldbe using in Mendix,theExcelImporter.1 +In the last sprint cycle, we focused on improving failover aspects. Moreover, we improved the history of monitoring graphs, it is now possible to view data from up to the last thirty days. Lastly, some more feedback items have been solved, and several more bug fixes have been done. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.24 4-ForgottenFrontiers.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.214 - System Symphony||target="blank"]]. 4 4 5 -==== MajorChanges====5 +=====New features===== 6 6 7 -* General - Support: System admins can manually log out other users with active sessions. This is added to cover certain edge cases regarding locked flows. (#1197) 8 -* Create - Add Integrations: We have updated the functionality behind the "Add Integration" overview to support the following deletion cases better. (#1378) 9 -** Users cannot un-transfer an integration in the Create phase if another user is editing a part of the flow attached to the integration. 10 -** Users cannot un-transfer the last integration of a System in the Create phase if another user is editing the connector infra. 11 -** Users can un-transfer the Exit/Entry connector in the Create phase either by selecting one of the integrations or both of the integrations of the Exit/Entry connector. This process is also successful when the Exit/Entry connector is in the Deploy phase. 7 +* Design - CDM & System Message - It is now possible to add multiple attributes to an entity at once. (#1141) 8 +* Deploy - Architecture: We can now deploy on Windows without relying on a Linux subsystem (WSL) to make on-premise deployment on a Windows host more accessible. 12 12 10 +=====Minor changes===== 11 + 12 +* Deploy - Releases: Deletion of releases with deployed container versions will not be blocked anymore. (#1216) 13 +* Manage - Monitoring: New functionality to ensure that the monitoring graphs in Manage can show data from the last thirty days. 14 + 13 13 ====Bug fixes==== 14 14 15 -* Design - API Data Model:Userscan removeentitiesthat wereonceart ofa gatewaymessageofan API operationthathas beenremoved/un-transferred from the Create Phase.(#1577)16 -* Create - Flow Designer:Createphase- Thehelptextof the“Max fetchsize”property of the“IMAP idlechanneladapter”betterreflectsits behavior and usage. (#1410)17 -* e Magiz Connector-FlowConfiguration:The issuewheretheneweMagizConnectorMendixmodulewouldcauseconflicts withtheMendixExcel Importermodulehasnow beenresolved.18 - ** If you already have a synchronous messaging flow for a Mendix connector system, this flow must be reset before creating a new release. Make sure this new version is included in your next release. Failing to do so can break error handling for these synchronous entry flows.19 - ** After setting the new release as active, the Mendix application has to be stopped and started to use the new image. This doesn’t have to be done right away, you can await the following restart.17 +* Create - Flow Designer: The help text of the Group attribute has been improved. 18 +* Create - Flow Testing: An issue has been solved where resource paths would change after running a flow test. (#802) 19 +* Deploy - Architecture: A new state 'Leader (single node)' has been added in case there is only one node for failover setup. A refresh button has been added in Group tab of "Start/Stop Flows" screen. To utilize this, a new runtime image, [[V.2.1.1>>Main.Release Information.Runtime Images.V211||target="blank"]], is needed. 20 + 21 +