Changes for page 176 - ID Please

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

From version 3.1
edited by Erik Bakker
on 2022/06/16 12:15
Change comment: There is no comment for this version
To version 5.1
edited by Erik Bakker
on 2022/06/16 12:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Building Time
1 +River Crossing
Content
... ... @@ -1,31 +1,41 @@
1 -Release that brings flow testing and JSON support improvements and a new build number with runtime bug fixes. In addition, this release includes several other improvements and tackles some minor issues. To benefit from the improvements, please make sure to clear your browser cache (Ctrl+Shift+Del) before signing in the first time.
1 +Release that brings a new feature (automated flow testing). In addition, this release includes several other improvements and tackles some minor issues.
2 2  
3 +To benefit from the improvements, please make sure to clear your browser cache (Ctrl+Shift+Del) before signing in the first time.
4 +
3 3  Find out more on our [release blog]
4 4  
5 5  
6 -===== Major Changes =====
8 +===== New Features =====
7 7  
8 -* This release brings build number 61 with several runtime improvements.
9 -** The OAuth 2.0 authorization interceptor in the Rest Template component contained client 'Authentication methods’ that were invalid and caused a flow not to start in build 59. Also the clockskew is now configurable so we can handle the requirements of more oauth2 authentication providers.
10 -** The Amazon S3 authentication interceptor in the Rest Template component had a threading issue where the key would be invalid on heavy usage. The threading has been changed and is now behaving correctly.
11 -** In several flow designer components, you can add Groovy scripts. Since build 59 using FastStringUtils (JSON parsing) in Groovy scripts did not work.
12 -** For Gen3 runtimes we upgraded to Spring Boot 2.6.6 to bring the latest security patches.
10 +* Create - Flow testing: Test cases can be set as automated. Automated test cases are automatically executed when you create a new version of your flow. When automated tests fail for the most recent version of your flow, you get notified visually in the Create overview.
11 +* Deploy - Releases: Automated test executions of flows in your release can be seen in release details pop-up and when setting a release as active.
13 13  
14 -
15 15  ===== Minor Changes =====
16 16  
17 -* Create - Flow designer: Message Definitions: Added JSON Array support for JSON message definitions. Using this, you can have an array of simple values based on an entity.
18 -* Create - Flow testing: Flow testing has better support for components that use flow resources like groovy scripts or database initialization scripts.
19 -* Create - Flow testing: Flow testing was not compatible with flows that contain queued message channels.
20 -* Manage - Monitoring: We removed the obsolete statistics screens 'Channel statistics', 'Handler statistics', and 'Cloud statistics'.
15 +* Design - Store
16 + ** It is possible to import a data model message from Store in CDM message screen and API message definition screen.
17 + ** We updated importing popup to improve the store import experience to be more suited for modular.
18 +* Design - CDM: Promoting system messages to CDM was improved to add a new version to the CDM data model. (#273)
19 +* Create - Flow Testing: Password type property values of test cases are masked. (#644)
20 +* Create - Flow Designer
21 + ** New naming convention is applied for channels when generating new connector, exit gate and processor flows.
22 + ** When exporting a fragment, the resources linked to a selected component will be added automatically.
23 +* Create - Settings: Added support for gen3 upgrade/downgrade when splitting the gateway exit gates depending on the destination container.
24 +* Deploy - Architecture: Creating routes with a port number that is not unique per machine are blocked. (#647)
25 +* Model - Permissions: Model contacts can toggle their CDM edit rights. (#642)
21 21  
27 +===== Bug fixes =====
22 22  
23 -===== Bug Fixes =====
29 +* Login - MFA: Fix for enter key was not working on MFA screen to verify your MFA code after entering the code incorrectly first time. (#651)
30 +* Homepage: Improved performance of loading the questions which contain high quality images. (#496)
31 +* Design - Architecture: Topic storages' configured size can not be increased more than what you are contractually allowed to use. (#635)
32 +* Create - Flow Designer
33 + ** After un-transferring integrations that share a combined entry flow, all of their auto-generated components are removed from the entry connector. (#488)
34 + ** Performance is improved significantly
35 + ** We fix an issue that you cannot start or stop the flow designer when you have been opened the transformation screen.
36 +* Create - Transformation: refresh button has been reintroduced
37 +* Deploy - Architecture: The machines have been sorted by their configurated order. (#468)
24 24  
25 -* Design - Message Mapping: We fixed an issue where some warnings were showing as errors in right panel.
26 -* Create - Flow Designer: Improved transformation of JSON messages when 2 similar structures in the source message definition are mapped to the same structure in the output definition.
27 -
28 -
29 29  ===== Remarks =====
30 30  
31 -* Mendix Runtime has been upgraded to Mendix 9.12.1.
41 +* Mendix Runtime has been upgraded to Mendix 9.12.2.