Changes for page 186 - Daemon Switch

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

From version 16.1
edited by Erik Bakker
on 2022/10/28 16:29
Change comment: There is no comment for this version
To version 17.1
edited by Erik Bakker
on 2022/11/08 08:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,29 +7,32 @@
7 7  
8 8  =====Minor changes=====
9 9  
10 -* 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.
11 -* Design - API Gateway: Changes in your Gateway messages are reflected directly in your OpenAPI JSON document.
12 -* Create - Flow Designer: You can now see who/when a resource was changed on a resource view page.
13 -* Create - Flow Designer: You can see all related configurations that use a specific resource when viewing the details of the resource.
14 -* Create - Flow Designer: Increased size of the SpEL expression input field of standard transformer component.
15 -* Create - Flow Designer: Show generated resources toggle is not disabled by default; your preference for showing or hiding generated resources will be saved.
16 -* Create - Flow Testing: The name of the starting point in the flow testing result tab is matched with the component type.
17 -* Create - Flow Testing: Added a button to display the content of a selected trace message in a pop-out.
18 -* Deploy - Releases: The automated flow test pop-up can now be closed by pressing "Enter."
19 -* Deploy - Properties: Password-type properties are masked in the unused properties pop-up.
20 -* Deploy - Properties: You can use enter key to search on the property overview page.
21 -* Deploy - User Management: "Generate Keystore" button is renamed "Download Keystore," and the file name contains environment information.
22 -* Administration - Licenses: Added event streaming storage usage of your models.
23 -* 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
10 +* 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. (#759)
11 +* Design - API Gateway: Changes in your Gateway messages are reflected directly in your OpenAPI JSON document. (#685)
12 +* Create - Flow Designer: You can now see who/when a resource was changed on a resource view page. (#774)
13 +* Create - Flow Designer: You can see all related configurations that use a specific resource when viewing the details of the resource. (#773)
14 +* Create - Flow Designer: Increased size of the SpEL expression input field of standard transformer component. (#731)
15 +* Create - Flow Designer: Show generated resources toggle is not disabled by default; your preference for showing or hiding generated resources will be saved. (#770)
16 +* Create - Flow Testing: The name of the starting point in the flow testing result tab is matched with the component type. (#469)
17 +* Create - Flow Testing: Added a button to display the content of a selected trace message in a pop-out. (#709)
18 +* Deploy - Releases: The automated flow test pop-up can now be closed by pressing "Enter." (#668)
19 +* Deploy - Releases: Added the option to disapprove a release and go to previous environment. (#700)
20 +* Deploy - Properties: Password-type properties are masked in the unused properties pop-up. (#666)
21 +* Deploy - Properties: You can use enter key to search on the property overview page. (#715)
22 +* Deploy - User Management: "Generate Keystore" button is renamed "Download Keystore," and the file name contains environment information. (#704)
23 +* Deploy - User management: Users and roles are sorted alphabetically by default. (#711)
24 +* Administration - Licenses: Added event streaming storage usage of your models. (#775)
25 +* 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 (#762)
24 24  * Store: Compatibility check is added, which prevents importing G3 store items into G2 flow/integration
25 25  * General: Improved help texts explaining options and screens related to the new runtime architecture or the migration towards it.
26 26  
27 27  ====Bug fixes====
28 -* Design - Integration Designer: For event streaming integrations, switching between Design Mapping and Create Transformation sometimes did not work.
29 -* Create - Transformation: For event streaming integrations, the 'Start editing' button sometimes did not work.
30 -* Create - Flow Designer: While editing an exit flow, the system message is not editable.
30 +* Design - Integration Designer: For event streaming integrations, switching between Design Mapping and Create Transformation sometimes did not work. (#776)
31 +* Create - Transformation: For event streaming integrations, the 'Start editing' button sometimes did not work. (#776)
32 +* Create - Flow Designer: While editing an exit flow, the system message is not editable. (#737)
31 31  * Create - Flow Designer: Comparing two flow versions works again.
32 -* Create - Flow Designer: When creating my initial version of a flow, the notification pop-up shows the correct information.
34 +* Create - Flow Designer: When creating my initial version of a flow, the notification pop-up shows the correct information. (#755)
33 33  * Create - Flow Designer: All relevant support objects will be highlighted when selecting a support object.
34 -* Deploy - Properties: Improved the layout of the cron trigger generator page
35 -* Deploy - Properties: Generating a password or CRON trigger will not reset the runtime field
36 +* Deploy - Properties: Improved the layout of the cron trigger generator page (#728)
37 +* Deploy - Properties: Generating a password or CRON trigger will not reset the runtime field (#758)
38 +* General - Access denied: The big empty space is gone. You can see more clear the access denied page. (#741)