Changes for page 270 - Round Round

Last modified by Erik Bakker on 2026/06/15 10:37

From version 104.1
edited by Erik Bakker
on 2023/09/13 07:16
Change comment: There is no comment for this version
To version 337.1
edited by Erik Bakker
on 2026/06/01 09:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -205 - World Explorers
1 +269 - Additional Acceleration
Content
... ... @@ -1,27 +1,12 @@
1 -In the last sprint cycle, we focused on what we show in Manage concerning the next-generation architecture. Furthermore, we will release a new cloud template. On top of that, we will release several minor changes with a potentially significant impact.
1 +This release includes additional accelerans for all integration developers out there. This includes improvements in the flow designer navigation and the missing properties functionality. Subsequently, we introduced a fix to improve the stability of our flow designer. Enjoy reading our latest updates on the platform.
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.205 - World Explorers.WebHome||target="blank"]].
3 +Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.269 - Additional Acceleration.WebHome||target="blank"]].
4 4  
5 -=====New features=====
6 -* Deploy - Cloud Template: We have introduced new functionality for our next-generation architecture in the mount configuration of our file storage solution used on the model level. Please check out the cloud template [[release notes>>Main.Release Information.Cloud Templates.WebHome||target="blank"]] for more information.
5 +==== Minor Changes ====
7 7  
8 -=====Minor changes=====
7 +* Create - Flow Designer: When part of an integration is opened for the first time, the entire flow is generated as initial version so that the user can navigate to the previous and next flow using the inbound and outbound components. (#1660)
8 +* Deploy - Release - Missing Properties: To improve overall performance we update the missing properties list in such a way that we do not need to recalculate the full list every time a user makes a change in the list. Furthermore, various UI/UX improvements have been made throughout the process to optimize the user process. (#1796)
9 9  
10 -* Create - 3rd Generation runtime migration: Your containers will be validated to function with the 3rd generation structure before you approve the migration.
11 -* Deploy - Architecture: The container calculations are improved. For event streaming containers, these show the number of topic proccessors deployed. Gateway containers represent the amount of operations deployed on a container. For JMS containers, these represent the number of message queues deployed. The other types of containers display the amount of integrations deployed. (#544) (#869)
12 -* Manage - Monitoring: Variable values in HTTP statistics details dashboards are sorted, refreshed on time change, and can be multiply selected. (#1046)
13 -* Manage - Alerting - Triggers: The non-editable trigger for Event streaming topic size has been changed to trigger on 95% of the configured size instead of 80%.
14 -* Manage - Monitoring: Viewing runtime, queue, and HTTP statistics are now limited to 7 days at a time. (3rd generation only)
10 +==== Bug fixes ====
15 15  
16 -====Bug fixes====
17 -
18 -* Deploy - Architecture: Users with edit rights in deploy can edit certificates. (#1054)
19 -* Deploy - Containers: We fixed an issue that some unconfigured flows are deployed incorrectly in the new generation runtimes.
20 -* Manage - Queue statistics: Models with a vast number of queues will now show all queues. This used to be cut off. (Gen3 only)
21 -* General: In some places, the context menu showed too much horizontal whitespace; this has been fixed.
22 -* Create - Flow Designer: Flow designer styling implementation has been updated as part of a set of measures to solve styling issues.
23 -
24 -
25 -=====Infra and image changes=====
26 -
27 -* Infra: New logging feature enabling us to make better choices in deprecating old encryption standards.
12 +* Create - Flow Designer: A fix has been implemented to resolve an issue where an error popup would occasionally appear when opening the Flow Designer. (#1644)