Changes for page 264 - Strict Separation
Last modified by Erik Bakker on 2026/03/22 21:45
From version 108.1
edited by CarlijnKokkeler
on 2023/09/18 11:00
on 2023/09/18 11:00
Change comment:
There is no comment for this version
To version 322.1
edited by Erik Bakker
on 2026/03/22 21:39
on 2026/03/22 21:39
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 05-WorldExplorers1 +264 - Strict Separation - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,71 +1,31 @@ 1 -{{container}} 2 -{{container layoutStyle="columns"}}((( 3 -[[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 1 +This release includes our new user management for models running on our latest versions of the API Gateway **and** Event Streaming offerings. Furthermore, it includes a new **[[environment template>>Main.Release Information.Cloud Templates.WebHome||target="blank"]]** that improves machine behavior in a single-lane cloud configuration when runtimes are added or removed. On top of that, we introduce several improvements that enhance and clarify the user experience throughout the platform. 4 4 5 - **Hi there, eMagiz developers!** We have processedadditional feedbackontheManage phase toensureyou canmoreeasily create overviewsof your statistics, displaying all information correctly and improving themigration process to the next-generationarchitecturein the Create phaseslightly.Ontop of that, we have improved the scalabilityof our new generationmonitoring stack and the alerting structure.Wewill alsorelease a new cloudtemplate forour next-generation infrastructure to comply with technical requirements from our cloud provider.3 +Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.264 - Strict Seperation.WebHome||target="blank"]]. 6 6 7 -== **MandatoryCloud Template Upgrade- Next-generation models**==5 +==== Minor changes ==== 8 8 9 -As can be seen on our [[status page>>https://status.emagiz.com/incidents/dbh6g9w3ks7q||target="blank"]], we will release a new cloud template for our next-generation models (both single and double lane) that will change a configuration in these templates to comply with technical and operational requirements from our cloud provider. The announcement of the status page itself holds more detail for those to whom it pertains. 7 +* Deploy - User management: Several new functionalities are released, improving the user experience when dealing with user management. To experience these improvements, you need to be running on the latest version of our API Gateway and/or Event Streaming offering. 8 +** When you click “Apply to environment” in Deploy > User management, a pop-up now displays all pending changes. You can select only the changes you want to apply (cherry-pick), and any related dependencies will be automatically selected. This helps prevent mistakes and ensures consistency when applying updates. With this enhancement, you can more easily and safely customize configurations per environment. 9 +** For fully migrated models (using DSH for Eventstreaming), the ‘transfer to design’ and ‘apply to environment’ buttons are combined. All changes will be shown when you press ‘apply to environment’ and will be applied when you press ‘apply’. 10 +** For fully migrated models (using API MAM for API gateway), the ‘transfer to design’ and ‘apply to environment’ buttons are combined. All changes will be shown when you press ‘apply to environment’ and will be applied when you press ‘apply’. 11 +* Deploy - Property: When saving a property, we now perform an optimization check. These improvements help reduce redundancy and keep property configurations cleaner and easier to maintain. 12 +** If other properties share the same name and value, we will recommend grouping them to improve manageability. 13 +** If any runtimes in the list of linked runtimes do not use the property, we suggest removing those runtimes from the list. 14 +** If none of the linked runtimes use the property, we recommend removing it. 15 +* Deploy - Releases: It is no longer possible to try to deploy a release that contains runtimes that are not linked to any flows in the architecture. (#1066) 10 10 11 -== **FeedbackItems**==17 +==== Bug fixes ==== 12 12 13 -//__Improved Validation when migrating to the next-generation architecture__// 14 -To improve the migration process to the next-generation architecture, we now show a list of all reported problems, allowing the user to resolve them before migrating to the next-generation architecture. 19 +* Design - Import XSD: Added the ability to import XSD files with an element of type 'all'. (#1146) 20 +* 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) 21 +** Additionally, users can now define multiple tags per operation. Multiple tags should be separated using “-”. (#838) 22 +** An issue affecting the generation of examples for custom-defined schemas in the request and response body has also been fixed. 23 +** 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) 24 +* 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. 25 +* Deploy - Release Execution: The description of a manual step in the deployment plan is only shown once while deploying. (#933) 26 +* Manage - Alerting - Triggers: Fixed synchronization issue for log triggers, preventing unexpected behavior when all log triggers must be re-sent (#961) 15 15 16 - {{info}}Notethat when no problemis found, the migration processof that runtime will start automatically.{{/info}}28 +==== Remarks ==== 17 17 18 -//__Improved HTTP Statistics__// 19 -To improve the filtering and refresh functionality we offer on this overview, we have made several changes in this release that will improve the behavior of this overview. 20 - 21 -//__Show values on the runtime level in Deploy Architecture__// 22 -We have improved the values shown on the runtime (i.e., container) level in Deploy Architecture so you can better assess whether the memory configuration is still suitable for your deployed solution. 23 - 24 -{{info}}To get to the values we use different calculation methods per type of runtime, as certain runtime types have various reasons for existence. 25 -* JMS - The number of queues in the active release. 26 -* Messaging Container - The number of messaging integrations in the active release. 27 -* Messaging Connector - The number of messaging integrations related to this system in the active release. 28 -* API Gateway Container - The number of operations in the active release. 29 -* Event Streaming Container - The number of event processors in the active release. 30 - 31 -There might be multi-tenant and multi-runtime situations that do not always get to the exact number; however, this is a great improvement compared to showing no values.{{/info}} 32 - 33 -== **Bug Fixes** == 34 - 35 -//__Gain the ability again to configure certificates in Deploy Architecture again__// 36 -In restricting the configuration options on the certificate level in one of our latter releases, it became impossible for normal users to add and edit certificates within Deploy Architecture. To resolve this problem we have now released a fix to resolve this issue, giving people the ability again to add and edit certificates under Deploy Architecture. 37 - 38 -//__Ensure that differing container configurations deploy the correct configuration__// 39 -When you run in a multi-runtime configuration and change the actual flows that need to run on container A vs. container B, it happened before that all flows were still being deployed on all runtimes. With this release, we will feed this information correctly to our infrastructure to ensure the correct and configured flows are deployed on the proper containers. 40 - 41 -//__Remove queurying options in Manage__// 42 -To avoid errors and loading problems when analyzing your statistics in Manage, we have removed the option to select a default time range spanning more than seven days. This is to guarantee the stability of the solution and to avoid users getting unnecessary errors. 43 - 44 -== **Fancy Forum Answers** == 45 - 46 -As always, this is a gentle reminder to ask questions via the Q&A forum. The Q&A forum is available in the eMagiz iPaaS portal, so we can all benefit from the knowledge within the community. For some inspiration, take a look at these forum answers: 47 - 48 -* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 49 - 50 -== **Key takeaways** == 51 - 52 -Thanks to all who helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 53 - 54 -* If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 55 -* If you have feedback or ideas for us, talk to the Platypus 56 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 57 -* Clear your browser cache (Ctrl + Shift + Del) 58 -* Check out the release notes [here] 59 -* Start thinking about how the license tracker can aid your development 60 -* Start thinking about major, minor, and patch 61 -* Upgrade to the latest build number 62 -* Keep making great integrations 63 - 64 -Let's stay in touch and till next time! 65 - 66 -{{info}} 67 -~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 68 - 69 -~*~* Indicates a next-generation-architecture only feature. 70 -{{/info}})))((({{toc/}}))){{/container}} 71 -{{/container}} 30 +* General - Portal: We have removed part of our platform's functionality as it was not used anymore. 31 +* General - Help Text: We have updated our help text widget to align it with the new UI options in Mendix. (#1757)