Changes for page 268 - Underlying Update
Last modified by Erik Bakker on 2026/05/18 16:45
From 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
To version 168.1
edited by CarlijnKokkeler
on 2023/12/04 15:55
on 2023/12/04 15: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 67-NavigationalNirvana1 +210 - Deployment Delights - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,17 +1,24 @@ 1 - Thisreleaseincludessignificantimprovements regardingnavigationoptionswithin the Createphase.This includes improvementsinnavigatingbetweenflowsandin creatingcontextbetweenproperties and flows.On top of that,it introducesastructuredandsimple way tonavigateto ourAPIMAM functionalityforall modelsusingtheAPI PatternincombinationwiththeOAuthsecurityoption. Subsequently,wehavealso launched a new [[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V352.WebHome||target="blank"]]for**all** customers.Enjoyreadingourlatestupdatesontheplatform.1 +In the last sprint cycle, we focused on improving several aspects related to the deployments. It is now possible to see an overview of container versions, and containers will not be deployed and restarted when no changes have been made. Moreover, several bug fixes have been done relating to the Flow Designer, the Deploy phase, and alerting. 2 2 3 -Please find out more on our [[Release blog>> doc:Main.Release Information.Release Blogs.267-Navigational Nirvana.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.210 - Deployment Delights||target="blank"]]. 4 4 5 -==== New features====5 +=====New features===== 6 6 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) 7 +* Deploy - Releases: We added the possibility to see the container versions in the release details. This can be viewed by clicking the three dots in the Create phase section. 12 12 13 -==== Bugfixes====9 +=====Minor changes===== 14 14 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) 11 +* Deploy - Releases: When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted. 12 +* Deploy - Containers: Changing the list of flows that should run on a container will now trigger the rebuilding of images. 13 + 14 +====Bug fixes==== 15 + 16 +* Create - Flow Designer: An issue has been fixed where it was not possible to load more store items in the left panel in the Create phase Flow Designer. 17 +* Create - Flow Designer: We improved the help text of the advanced option of ‘max fetch size’ for the mail inbound adapter to better describe how that option affects its behavior. 18 +* Deploy - Containers: The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 19 +* Deploy - Deployment plan: We solved a bug where a deployment step in the deployment plan could randomly get stuck. 20 +* Deploy - Runtimes: We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 21 +* Manage - Alerting: The alert ‘topic approaching maximum size’ alert has been temporarily disabled due to a high number of false positives. 22 +* Manage - Alerting: We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 23 + 24 +