Changes for page 186 - Daemon Switch

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

From version 15.1
edited by Erik Bakker
on 2022/10/28 16:23
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 -* 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.
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 -* 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.
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)
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. (#755)
35 35  * Create - Flow Designer: All relevant support objects will be highlighted when selecting a support object.
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)