Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From version 254.1
edited by Carlijn Kokkeler
on 2024/05/22 13:31
on 2024/05/22 13:31
Change comment:
There is no comment for this version
To version 323.1
edited by Carlijn Kokkeler
on 2024/09/23 13:48
on 2024/09/23 13:48
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 21-SwiftShift1 +230 - Petite Peaks - Content
-
... ... @@ -1,17 +1,10 @@ 1 - Inthelast sprint cycle, wedone severalimprovementsfor the DesignandDeploy phases.Moreover,we have improvedtheEvent Catalogoverview forCatalog users.Ourbugfixesconcerntheimportof xsds,thedeletionbehaviour ofcontainerse,andthegenerationofscope properties.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.2 21-SwiftShift||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.230 - Petite Peaks||target="blank"]]. 4 4 5 -====New features==== 6 -* Design - CDM/System message: A new attribute will be placed right below the attribute that users right-clicked on to open context menu to add a new attribute. (#151) 7 -* Design - System message: Moving an attribute in the datamodel is now directly shown in the tree structure as well. (#151) 8 -* Design - CDM/API Data model/ES data model and system message: The pop-up that appears when rearranging attributes of an entity will result in a pop-up which text is conditional with respect to the messagetype. (#151) 9 -* Deploy - Deploy release: When executing a start/stop action on a group, the description of the step now contains the name of the group. 10 -* Deploy - Architecture: When stopping a group with the follower status, the description of the popup now correctly describes the purpose of button "Disable failover and stop group". 11 -* Q & A: Search results are now persisted when pressing the back button after opening a question in the community Q & A. (#1324) 12 -* Catalog: For Catalog users, we have significantly improved the Event Catalog overview by introducing a much simpler layout for easier navigation. 5 +====Minor changes==== 6 +* 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. 13 13 14 14 ====Bug fixes==== 15 -* Design - System messages: When importing an xsd to a new response or request message, you will not receive a warning message anymore to avoid confusion. (#140) 16 -* Deploy - Containers: The delete behaviour of containers in the container overview has been improved. (#1053) 17 -* Deploy - API Gateway: We fixed an issue where the generation of scope properties was incorrect for legacy API gateway runtimes using OAuth 2.0 security scheme. 9 +* Manage - Explore: Queues with illegal characters will not generate errors anymore. 10 +* Deploy - Deployment: We fixed an issue that blocked executing a deployment step in some occasions when an earlier step was not succeeded on time.