Changes for page 264 - Strict Separation
Last modified by Erik Bakker on 2026/03/22 21:45
From version 323.1
edited by Erik Bakker
on 2026/03/22 21:41
on 2026/03/22 21:41
Change comment:
There is no comment for this version
To version 142.1
edited by CarlijnKokkeler
on 2023/10/23 16:55
on 2023/10/23 16:55
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 64-StrictSeparation1 +207 - Aligned State - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,32 +1,27 @@ 1 - Thisreleaseincludesour new usermanagementfor models running on our latestversionsofthe API Gateway**and** Event Streamingofferings.Furthermore, it includesanew**[[environment template>>Main.ReleaseInformation.CloudTemplates.WebHome||target="blank"]]**thatimprovesmachinebehaviorinasingle-lanecloudconfigurationwhenruntimes areaddedor removed.On topof that, weintroduceseveralimprovementsthatenhance and clarifytheuserexperiencethroughout theplatform.1 +In the last sprint cycle, we focused on delivering state generation components. On top of that, we made several improvements regarding the alignment of components, and did some performance improvements and bug fixes. Moreover, we made a change in the metrics storage duration. 2 2 3 -Please find out more on our [[Release blog>> doc:Main.Release Information.Release Blogs.264-StrictSeperation.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.207 - Aligned State .WebHome||target="blank"]]. 4 4 5 -==== Minor changes====5 +=====Minor changes===== 6 6 7 -* De ploy - User management:Severalnew functionalitiesarereleased, improvingthe user experience when dealing with user management. Toexperiencetheseimprovements,you needtoberunning on the latestversion of ourAPI Gatewayand/or EventStreamingoffering.8 -* *When you click “Apply to environment” inDeploy > User management,a pop-upnow displays all pending changes. You canselect only thechanges you want to apply (cherry-pick),and any related dependencieswill be automatically selected. This helps preventmistakes and ensuresconsistencywhenapplyingupdates. With this enhancement, you can moreeasily and safelycustomizeconfigurationsper environment.9 -* *For fullymigratedmodels(usingDSH forEventstreaming), the‘transferto design’ and‘apply to environment’ buttonsarecombined.All changeswill be shownwhenyoupress‘apply to environment’andwill beapplied when you press‘apply’.10 -* *Forfullymigratedmodels(usingAPIMAMforAPIgateway), the‘transfer to design’and‘applyto environment’buttonsarecombined.Allchangeswill beshownwhen youpress‘apply toenvironment’andwill beappliedwhenyoupress‘apply’.11 -* Deploy-Property: Whensavinga property, wenowperformanoptimization check. Theseimprovementshelpreduceredundancy and keep property configurationscleanerandeasier tomaintain.12 -* *If otherpropertiessharethesamenameandvalue,wewillrecommend grouping themtoimprovemanageability.13 -* *Ifanyruntimesin thelist of linkedruntimesdo not usetheproperty,we suggest removing thoseruntimes fromthe list.14 -* *Ifnone of thelinked runtimes use theproperty,we recommend removingit.15 -* Deploy-Releases:Itis nolonger possibletotry todeployareleasethatcontains runtimesthatare notlinkedto any flowsinthe architecture. (#1066)16 -* Deploy-Architecture:Adding/moving/deletingcontainersfrommachineswillnownotreplacetheunderlyinginstances.Thiswasonlythecase forsinglelanes. Doublelanesdonothave thisbehaviourandarenotaffected.7 +* Design - Message Mapping: The button 'Import from Store' will directly open the store. 8 +* Design - Performance: Performance improvements for the Flow Designer have been implemented. 9 +* Deploy - Releases: When release is removed, the related unused images in the on-premises machines will be removed as well. 10 +* Manage - Monitoring: We will change the retention of monitoring data of different environments. For minute level data, it will be kept for test, acceptance and production environments for 5, 7 and 30 days respectively. Then the minute level data will be reduced to hour level data then will be stored for test, acceptance and production for 3, 6 and 12 months respectively. (#1045) 11 +* Manage - Monitoring: Extended user session times for 3rd generation runtime dashboards. 12 +* Manage - Triggers: When creating a new trigger the order of the cancel and next buttons has been switched. 13 +* Manage - Data Sink: Data sink page has been moved to the “Explore” tab. (#946) 14 +* Manage - Alerting: For gen3 models, you will no longer receive alert messages for every error message, every log message of 'level' ERROR, and for memory usage above 80%. For gen3 models with event streaming, the threshold to receive the 'Topic approaching maximum size' alert has been increased from 95% of configured size used to 110%. The gen3 configurable trigger for error messages has been extended with the option to check whether the 'last-exception' message contained a certain text. This can be combined with the header-value match. 15 +* All - Buttons: The save and cancel buttons are placed slightly further apart to avoid misclicking. (#1022) 16 +* All - Systems: The positioning of Systems across Design, Create and Deploy phases are now synchronized to the position of their respective System in the Capture phase. (#687) 17 17 18 -==== Bug fixes====18 +====Bug fixes==== 19 19 20 -* Design - Import XSD: Added the ability to import XSD files with an element of type 'all'. (#1146) 21 -* Design - Swagger Configuration: Errors related to the generation of the Swagger UI in eMagiz have been resolved. Users will no longer encounter errors when generating JSON (new cases). (#1424) (#1337) 22 -** Additionally, users can now define multiple tags per operation. Multiple tags should be separated using “-”. (#838) 23 -** An issue affecting the generation of examples for custom-defined schemas in the request and response body has also been fixed. 24 -** Schema validation has been extended to help prevent configuration mistakes. Existing errors related to referencing or schema definitions in the request/response body may still be present. However, when opening the edit page and clicking Save, the extended validation will be triggered. If the configuration results in an error, the validation will indicate this so it can be corrected before saving. (#924) 25 -* Create - Flow Testing: Users will get a pop-up error message related to their broken test case and will be asked to fix it. For automated test cases, a warning about broken test cases is shown to users who want to create a new version in the flow designer. 26 -* Deploy - Release Execution: The description of a manual step in the deployment plan is only shown once while deploying. (#933) 27 -* Manage - Alerting - Triggers: Fixed synchronization issue for log triggers, preventing unexpected behavior when all log triggers must be re-sent (#961) 20 +* Create & Deploy - Styling: The styling of the event streaming canvas in the Create and Deploy phases has been slightly altered to make topic and event-processor names more readable. (#1055) 21 +* Manage - Triggers: Besides checking error header, the error trigger is configured to check if an error message contains a term. 28 28 29 -==== Remarks ==== 30 30 31 -* General - Portal: We have removed part of our platform's functionality as it was not used anymore. 32 -* General - Help Text: We have updated our help text widget to align it with the new UI options in Mendix. (#1757) 24 + 25 +=====Infra and image changes===== 26 + 27 +* State generation: New state generation features have been added. Please check out [[V2.0.0>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V2.0.0/]] from the [[runtime images>>Main.Release Information.Runtime Images||target="blank"]] for more information.