Changes for page 197 - Pay Attention

Last modified by Carlijn Kokkeler on 2024/05/22 13:41

From version 7.1
edited by Erik Bakker
on 2022/10/14 13:53
Change comment: There is no comment for this version
To version 52.1
edited by Erik Bakker
on 2023/03/03 08:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -185 - Get Ready
1 +193 - Fan Out
Content
... ... @@ -1,24 +1,21 @@
1 -Release that updates the manage statistics sections for our new monitoring stack. On top of that, we have released a new cloud template and released several other functionalities.
1 +The release introduces REST/XML as option for your gateway operations as well as new features for our 3rd generation runtime, a new runtime image, and new cloud templates. Subsequently, we will release several minor feedback points and bug fixes.
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.185 - Get ready.WebHome||target="blank"]].
3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.193 - Fan Out.WebHome||target= "blank"]].
4 4  
5 5  =====New features=====
6 -* Deploy - User Management: Before and after applying to environment, keep track of user management changes. Export history as an excel file.
6 +* Deploy - Releases: New release properties pop-up that shows all properties in your release, grouped by containers that they are assigned to. This pop-up can be accessed by pressing the wrench shaped icon, which becomes available once a release is set as active.
7 +* Design - Settings: We added XML support to API Management. To enable this feature, change the 'Default message format' in the Design settings section. You can change individual operations by changing the message format of your gateway message. Migrating existing operations requires a reset of the exit flow and a change in the catalog in Design. For more information see the release blog post. (#815)
7 7  
8 8  =====Minor changes=====
9 9  
10 -* Design System. Changed the look and feel across the portal altogether. Changes can be seen in:
11 - ** Datagids, where there is now on hover action for example.
12 - ** Pop ups
13 - ** Context menus, also have on hover action
14 - ** Styling of scrollbars
15 -* Message Redelivery - admin logs improved to better analyze issues when they occur
16 -* Message Redelivery - improved feedback to the user when something goes wrong within the Message redelivery functionality
17 -* Create - Flow Designer: small bugs (copy/paste by keyboard, copy annotation, display interceptors and queue channels) are fixed
11 +* Design - API Gateway: OData API type exclusively selectable for system admin. (#816)
12 +* Design - API Catalog: When you change a path in Design phase, your HTTP inbound gateways that use the changed path will also be updated in Create phase if you have edit rights. (#524)
13 +* Manage - Error messages: Message history is sorted by timestamp descending.
18 18  
19 19  ====Bug fixes====
20 -* Deploy - Deployment plan. Performance of page to deploy a release increased significantly
21 -* Store - Import resources was incorrectly done in specific cases, which is now fixed
22 -* Store - Target namespace will be imported when importing an XML Message Definition
23 -* Store - When exporting components, if property values contains bus name, they will be updated automatically with new bus name when importing into a new bus.
24 -* Store: Importing items from the store sometimes resulted in invalid JMS connection factories.
16 +
17 +* Create - Message Definition: Attribute can be declared as JSON array in API Gateway and Event Streaming (#908)
18 +* Create - Migration: We fixed a third generation migration issue, where the legacy error handling flow components were not removed from the asynchronous routing flow.
19 +* Create - Flow designer: when migrating a container’s flows from gen2 to gen 3, “global wire tap” components and their relevant components will be removed.
20 +* Deploy - Release: We fixed an issue that caused images to not be built in specific situations when running in the new runtime generation runtime.
21 +* Deploy - User management: Fixed an issue where 'Apply to environment' would take very long to finish. (#797)