Changes for page 245 - Limited Exposure
Last modified by Erik Bakker on 2025/05/21 09:01
From version 82.1
edited by Erik Bakker
on 2023/05/22 15:19
on 2023/05/22 15:19
Change comment:
There is no comment for this version
To version 251.1
edited by Erik Bakker
on 2025/05/07 15:59
on 2025/05/07 15:59
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 198-GreatMigration1 +244 - Forgotten Frontiers - Content
-
... ... @@ -1,27 +1,19 @@ 1 - Anothercouple of weeks have passed,soitis timefora new release.Wehavefocused inthis periodon improvingthemigrationprocess towardsthenext-generation architecture aswellashowthe userexperienceandnteraction with thenext-generationarchitectureworks.1 +In the last sprint, we released several stability options, mainly regarding the deletion behavior within the platform. We also released an update to the flow configuration of Mendix systems to avoid conflicts with another module that you could be using in Mendix, the Excel Importer. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs. 198-GreatMigration.WebHome||target=3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.244 - Forgotten Frontiers.WebHome||target="blank"]]. 4 4 5 -==== =New features=====5 +====Major Changes==== 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 7 8 -=====Minor changes===== 9 - 10 -* Create - 3rd generation runtime migration: You will be notified by a pop-up when the migration is complete. 11 -* Create - 3rd generation migration: Migrating a JMS server to the 3rd generation runtime will migrate backup JMS servers too. 12 -* Create - Flow designer: Added a validation for HTTP outbound gateways and HTTP outbound channel adapters that will create an alert if both Encoding mode and a REST template is set for the component. 13 -* Deploy - Releases: We improved the performance of preparing and deploying releases, by optimizing the algorithm that decides if runtime images needs to be rebuild or not. 14 -* Deploy - Releases: We improved resource validation when preparing releases. You will get notified when a flow resource was updated in one flow, but not in another flow in your release. Only applies to third generation runtimes. 15 -* Deploy - Architecture: You can apply your changes to environment without having an active release. 16 -* Manage - Alerting: Updated the eMagiz control tower with an improved way to determine whether metrics for a runtime are missing. 17 -(control tower, so Gen3 only) 18 -* General: Updated the monitoring stack so alerts can be paused, reducing the alerts that are received during eMagiz infra deployments. 19 - 20 20 ====Bug fixes==== 21 21 22 -* General: Increased the performance of the eMagiz Control Tower, which should significantly reduce the occurence of the 'failed to send to elastic' log message in your models. 23 -* Deploy - Architecture: The docker commands now correctly propagate to the java process, making sure containers stop, start and restart as intended when running runtimes in a hybrid situation. Please check out the runtime [[release notes>>Main.Release Information.Runtime Images.WebHome||target="blank"]] for additional information. 24 - 25 -====Remarks==== 26 - 27 -* Infrastructure Upgrade: We have updated the underlying version of one of our applications to 9.24.2. 15 +* Design - API Data Model: Users can remove entities that were once part of a gateway message of an API operation that has been removed/un-transferred from the Create Phase. (#1577) 16 +* Create - Flow Designer: The help text of the “Max fetch size” property of the “IMAP idle channel adapter” better reflects its behavior and usage. (#1410) 17 +* eMagiz Connector - Flow Configuration: The issue where the new eMagizConnector Mendix module would cause conflicts with the Mendix Excel Importer module has now been resolved. 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.