Changes for page 268 - Underlying Update
Last modified by Erik Bakker on 2026/05/18 16:45
From version 163.1
edited by CarlijnKokkeler
on 2023/11/23 08:56
on 2023/11/23 08:56
Change comment:
There is no comment for this version
To version 333.1
edited by Erik Bakker
on 2026/05/06 23:07
on 2026/05/06 23:07
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 09-MaxVerstappen1 +267 - Navigational Nirvana - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,29 +1,17 @@ 1 - In thelastsprintcycle,wefocused on improving thespeedof the deploymentplanand making the nextgenerationarchitecture the default. On top of that,wehaveworkedtoreleasenewcloudtemplatesforDockerSingleLaneandDockerDoubleLane,tointroducefaster machinebootup andimprovedauto-healing.Moreover,weprocessedseveralfeedback itemsanddid somebugfixes.1 +This release includes significant improvements regarding navigation options within the Create phase. This includes improvements in navigating between flows and in creating context between properties and flows. On top of that, it introduces a structured and simple way to navigate to our API MAM functionality for all models using the API Pattern in combination with the OAuth security option. Subsequently, we have also launched a new [[runtime image>>doc:Main.Release Information.Runtime Images.V352.WebHome||target="blank"]] for **all** customers. Enjoy reading our latest updates on the platform. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 09-MaxVerstappen.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.267 - Navigational Nirvana.WebHome||target="blank"]]. 4 4 5 -==== =New features=====5 +==== New features ==== 6 6 7 -* Deploy - Releases: We added the ability to see all unused properties of an environment. This can be viewed by clicking the three dots in the Create phase section. Here it is also possible to quickly delete all or a selection of those unused properties. 8 -* Deploy - Cloud Templates: New Cloud Templates are available for docker single and double environments to introduce faster machine boot up and improved auto-healing. Please check out the [[cloud template release notes>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] for more information. 9 -* All - The next generation architecture is the default now. New models will use this generation as default. 7 +* Create - Flow Designer: Users can now navigate between flows using JMS and Kafka components. Navigation is based on the configured **destination** (for JMS) or **topic** (for Kafka) defined on each component, allowing quick access to related flows. (#738) 8 +** This functionality is embedded within the flow entities. By right-clicking a JMS or Kafka component, users can select “**Show destination(s)**” or “**Show source(s)**”, depending on the component's direction, to navigate to the connected flows. 9 +** Note that the topic navigation only works for models running on DSH. 10 +* General - API MAM Migration: Migration wizard for API MAM for OAuth API gateway models. This migration wizard enables you to transform your API gateway environment to support multiple authentication methods (OAuth, API key, and basic auth). 11 +* Create - Properties: The Properties tab in the Create phase is introduced. The tab now displays all properties, and selecting a property reveals a list of flows that use it. From this list, you can navigate directly to a specific flow by double-clicking it or by clicking the Go to Flow icon on the right side of the row. (#1217) 10 10 11 -==== =Minorchanges=====13 +==== Bug fixes ==== 12 12 13 -* Deploy - Releases: We sped up the process of preparing runtime images in executing the deployment plan. The step in the deployment plan concerning the preparation of runtime images will now be executed more quickly and reliably. 14 -* Manage - Monitoring: The queue browser now displays milliseconds in the timestamps. 15 -* Manage - Alerting: Alerts will only be generated for queues that are created and managed by the eMagiz JMS server. 16 - 17 -====Bug fixes==== 18 - 19 -* Create - Flow Designer: An issue has been fixed, where, previously, the connection line for drawing channels did not work well after the user scrolls or zooms in/out on the canvas. 20 -* Create - Flow Designer: We added a migration step to set the error channel of all inbounds in a flow to “errorChannel” if the custom error handling is set to false. 21 -* Deploy - Deployment plan: We fixed an issue of the release preparation step taking longer than necessary which is caused by the machine deployment steps to be executed when they could have been skipped. 22 -* Manage - Monitoring - We fixed a rare case where a runtime either (1) could not start, or (2) logging, errors, and metrics could not be seen in the portal for a model that had just migrated to the next generation architecture. 23 - 24 - 25 - 26 - 27 - 28 - 29 - 15 +* General - Runtime Image: A new [[runtime image>>doc:Main.Release Information.Runtime Images.V352.WebHome||target="blank"]] for **all** customers is available. 16 +* Create - Add Integrations: Trying to add an integration to a system without applying its settings in Design Architecture shows an informative message. (#1535) 17 +* Create - Flow Designer: Fixed the issue of no longer being able to add headers to an XPath Header Enricher introduced with the previous release. (#1783)