Changes for page 189 - Private Eye

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

From version 13.1
edited by Erik Bakker
on 2022/10/24 13:35
Change comment: There is no comment for this version
To version 11.1
edited by Erik Bakker
on 2022/10/24 11:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,35 +1,25 @@
1 -The release brings the new monitoring stack to fruition and various updates to handling multiple namespaces. On top of that, we have released a sleuth of smaller feedback items and bug fixes.
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.
2 2  
3 3  Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.186 - Daemon Switch.WebHome||target="blank"]].
4 4  
5 5  =====New features=====
6 -* Generic - New monitoring stack: As of this release, you can run on the new monitoring stack. For more information on becoming an early adopter, don't hesitate to get in touch with us at productmanagement@emagiz.com
6 +* Deploy - User Management: Before and after applying to environment, keep track of user management changes. Export history as an excel file.
7 7  
8 8  =====Minor changes=====
9 9  
10 -* Create - Flow designer: You can now see who/when a resource was changed on a resource view page.
11 -* Design - Solution: You will see a warning in the Solution view on operation if it is not connected to a backend API operation or in "Transformation" mode.
12 -* Create - Flow designer: You can see all related configurations that use a specific resource when viewing the details of the resource.
13 -* Design - API Gateway: Changes in your Gateway messages are reflected directly in your OpenAPI JSON document.
14 -* Model Dashboard - Going to manage from the model dashboard now loads the error message dashboard without having to click on the error messages dashboard explicitly
15 -* Create - Flow testing: The name of the starting point in the flow testing result tab is matched with the component type.
16 -* Deploy - Releases: The automated flow test pop-up can now be closed by pressing "Enter."
17 -* Deploy - Properties: Password-type properties are masked in the unused properties pop-up.
18 -* Deploy - User management: "Generate Keystore" button is renamed "Download Keystore," and the file name contains environment information.
19 -* Create - Flow Testing: Added a button to display the content of a selected trace message in a pop-out.
20 -* Deploy - Properties: You can use enter key to search on the property overview page.
21 -* Create - Flow designer: Increased size of the SpEL expression input field of standard transformer component.
22 -* Create - Flow Designer: Show generated resources toggle is not disabled by default; your preference for showing or hiding generated resources will be saved.
23 -* Administration - Licenses: Added event streaming storage usage of your models.
24 -* Store: Compatibility check is added, which prevents importing G3 store items into G2 flow/integration
25 -* General: Improved help texts explaining options and screens related to the new runtime architecture or the migration towards it.
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 + ** Warning, info and error context labels.
16 +* Message Redelivery - admin logs improved to better analyze issues when they occur
17 +* Message Redelivery - improved feedback to the user when something goes wrong within the Message redelivery functionality
18 +* Create - Flow Designer: small bugs (copy/paste by keyboard, copy annotation, display interceptors and queue channels) are fixed
26 26  
27 27  ====Bug fixes====
28 -* Deploy - Properties: Improved the layout of the cron trigger generator page
29 -* Deploy - Properties: Generating a password or CRON trigger will not reset the runtime field
30 -* Create - Flow designer: While editing an exit flow, the system message is not editable.
31 -* Design - Integration designer: For event streaming integrations, switching between Design Mapping and Create Transformation sometimes did not work.
32 -* Create - Transformation: For event streaming integrations, the 'Start editing' button sometimes did not work.
33 -* Create - Flow designer: Comparing two flow versions works again.
34 -* Create- Flow Designer: When creating my initial version of a flow, the notification pop-up shows the correct information.
35 -* Create - Flow Designer: All relevant support objects will be highlighted when selecting a support object.
21 +* Deploy - Deployment plan. Performance of page to deploy a release increased significantly
22 +* Store - Import resources was incorrectly done in specific cases, which is now fixed
23 +* Store - Target namespace will be imported when importing an XML Message Definition
24 +* Store - When exporting components, if property values contains model name, they will be updated automatically with new model name when importing into a new model.
25 +* Store - Importing items from the store sometimes resulted in invalid JMS connection factories.