Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From version 90.1
edited by Erik Bakker
on 2023/06/20 07:54
on 2023/06/20 07:54
Change comment:
There is no comment for this version
To version 325.1
edited by Carlijn Kokkeler
on 2024/09/25 16:56
on 2024/09/25 16:56
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 -20 0-Uncharted Territories1 +230 - Petite Peaks - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,17 +1,13 @@ 1 - Inthelast sprint cycle, wefocused onmprovingvariousaspectsoftheportalfunctionality.Amongothers, we focusedon thenext-generation architecture,and others.1 +During our recent sprint cycle, we improved the functionality of adding an integration to an existing API in Design, ensured that queues with illegal characters will not generate errors anymore, and we fixed an issue where the execution of a deployment step would be blocked. Read all about it below! 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.20 0-Uncharted Territories.WebHome||target=3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.230 - Petite Peaks||target="blank"]]. 4 4 5 -=====Minor changes===== 5 +====New features==== 6 +* All - Failover: We have introduced a new failover feature, allowing you to enable failover on messaging flows with minimal setup required. Including in this feature is a new deployment plan step to automatically balance all of your failover connectors based on your configuration. The old failover deployment step has been deprecated and replaced by the aforemention new deployment plan step. Please find out more on our documentation page (LINK). 6 6 7 -* Deploy - Architecture: We removed the deprecated reminder popup to update your cloud slot template. It is replaced by the automated upgrade feature. 8 -* Deploy - Deployment plan: We updated the place to display the logs in the right pane of the deployment plan to make it more compatible with the new runtime generation. Now, you can see all related logs with your deployment. By default, we only show some important logs, such as error logs, warning logs, and started runtime information logs. You can use the filter logs icons at the top of the list to show more information. 9 -* Create - Flow Designer: it is possible to select multiple components by area selection on the area which has scrollbar. 8 +====Minor changes==== 9 +* Design - Solution Design: When adding an integration to an existing API in Design, the pop-up now shows that a new integration is being added, instead of an existing integration being edited. 10 10 11 11 ====Bug fixes==== 12 - 13 -* Deploy - Architecture: We improved timeout settings to give Stop, Restart and Reset runtime actions, enough time to execute. (#957) 14 -* Design - Store: Import into design from store is possible, even if the integration is not in Create yet. 15 -* Manage - Monitoring: Detailed HTTP statistics will now show the correct user in case of API key authorization in more cases. Note that this functionality requires a newly deployed release. (#956) 16 -* Manage - Manage Dashboards: The speed of loading the screen is improved greatly for all models. This is most noticeably for larger models. (#964) 17 - 12 +* Manage - Explore: Queues with illegal characters will not generate errors anymore. As a result they can be explored and if needed removed from your model. 13 +* Deploy - Deployment: We fixed an issue that blocked executing a deployment step in some occasions when an earlier step was not succeeded on time.