Changes for page 277 - First Farewell
Last modified by Erik Bakker on 2026/09/23 16:09
From version 234.1
edited by Erik Bakker
on 2025/03/24 06:40
on 2025/03/24 06:40
Change comment:
There is no comment for this version
To version 350.1
edited by Erik Bakker
on 2026/08/24 10:14
on 2026/08/24 10:14
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 -2 41-Wild West1 +275 - Summer Sounds - Content
-
... ... @@ -1,31 +1,31 @@ 1 - In the lastsprint, wehave releaseda lotintermsof usabilityimprovementsboth while working within the variousphasesof eMagiz as well as whendeploying your hard workto the environment ofyourchoice. Asa result, wehave aseriesof improvementsand bug fixesforyouto enjoy coming out of the hackathon. On topof that, werelease a new [[runtime image>>doc:Main.ReleaseInformation.Runtime Images.V330.WebHome||target="blank"]]containinga much needed improvementregardingdeploymentexecutionswhen workingwith stategeneration and code mappingsontopofvariousimprovementsin our underlying code.1 +This release includes several smaller improvements across the platform's phases. We also updated certain parts of our Mendix project to their latest versions. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 41-Wild West.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.275 - Summer Sounds.WebHome||target="blank"]]. 4 4 5 -====Minor Changes==== 5 +==== Minor Changes ==== 6 6 7 -* Overall - Q&A Forum: When viewing a question, you can now easily copy the link to the question to your clipboard (#1471) 8 -* Capture - Add Integration: Removed the ‘remarks’ field from the ‘New Integration’ screen in Capture, because this field was not visible enough in the rest of the portal. (#1608) 9 -* Capture / Design: For new systems, message types, machines, tenants and models hyphens are not allowed in the technical name anymore. The technical name can only consist of lower case letters and digits and must start with a letter. This also applies to systems, message types and tenants that have not yet been transferred from design to create. The portal will give an error message while transferring and the hyphen has to be removed manually. 10 -* Create - Flow designer: Display name character limitations are visible in the validation feedback when adding new flow components (#1554) 11 -* Create - Resources: When trying to delete a message definition, the portal shows which transformation(s) use this message definition and should be deleted as well (#1616) 12 -* Deploy - Deployment Plan Execution: We have improved the stability of the deployment plan procedure. 7 +* General - Platform: As part of our regular system maintenance, we have upgraded the application to the Mendix LTS version 11.12. 8 +** This upgrade improves the platform's overall stability, security, and long-term reliability. This upgrade has no impact on daily operations. 9 +** This update ensures the application remains well-supported and ready for future enhancements. 10 +* General - Legacy Event Streaming Broker: Updated Kafka Broker version from 3.8.1 to 3.9.2. This is a maintenance update and should not affect any functionality. 11 +* General - eMagiz Connector: We will release a new version of the eMagiz Connector (1.2.0) that is compatible with Mendix 11 (11.12.1 and higher). 12 +* Create - Flow designer: Various updates to flow designer components are introduced in preparation for the Spring 7 migration. 13 +** Two support object components are no longer available to create in the current generation. 14 +*** Access decision manager 15 +*** OAuth2 Bearer token authentication filter. 16 +** We updated validation for a few components in preparation for the Spring 7 migration to address missing or incorrect settings after the components are saved. Note that these updated settings can lead to alerts when opening a flow that currently has an incorrect configuration 17 +*** File inbound channel adapter 18 +*** TCP inbound channel adapter 19 +*** JMS outbound gateway 20 +*** Standard content enricher > Property 21 +*** HTTP security 22 +** On top of that, some components are end of support. They are no longer used in any client model and are therefore removed from the list of selectable Flow Designer components. 13 13 14 -====Bug fixes====24 +===== Bug Fixes ==== 15 15 16 -* Capture - Add System: When a user tries to creates a system or edits a system, loading bar is displayed before showing the pop-up. (#1228) 17 -* Capture - Edit System: When editing a system, the validation now takes into account that the name cannot be an empty string. (#1562) 18 -* Design - Message Definition: small improvements are introduced: 19 -** the widget can prevent user multiple message attributes on a message entity for the same attribute in datamodel. 20 -** when adding a new message entity to a current message entity, it doesn’t throw exception when user double click to many times in Save button 21 -* Design - Catalog: When exporting swagger json, in case an operation has example in request, the example will be shown correctly in swagger. (#1597) 22 -* Design - Solution Architecture: When modifying the number of runtimes of a system, the validation will now take into account that the value may not be empty (#1513) 23 -* Create - Add Integrations: Users are able to untransfer a flow even when there is a property attached to the flow. (#1590) 24 -* Create - Add Integrations: Flow, flow versions and the corresponding integration in the Deploy phase is cleaned when an integration is utransferred from the Create phase. 25 -* Create - Components: The browser page now displays the correct page title (#1509) 26 -* Create - Flow designer: When removing a wiretap from a channel, confirmation will only be asked once now. (#1549) 27 -* Create - Flow Designer: The default name of the REST template support object generated in passthrough API gateway operations now matches the (technical) name of the integration. (#1560) 28 -* Deploy - Properties: Fixed a bug where property descriptions were not updated when there was already a property description in place. (#1526) 29 -* Deploy - Environment Template: Fixed a bug where upgrading a fully on-premise environment would incorrectly exclude some machines. 30 -* Manage - Queue Browser: Switching environments when exploring a queue in Manage → Explore now moves the user to the queue browser of the correct environment. (#1408) 31 -* Infra - Runtime Image: The cache used for code mappings is now properly started and stopped with the application. This prevents that flows using code mappings may encounter errors when stopping their runtime and messages were still processed. (#1550) 26 +* Design - Architecture: Updated display order calculation for machines when adding or moving them. (#1113) 27 +* Deploy - Swagger UI: Downloaded Swagger documentation has the full correct schema. (#1811) 28 + 29 +==== Remarks ==== 30 + 31 +* Updated various UI related modules within our Mendix project to their respective latest version.