Wiki source code of River Crossing
Version 7.1 by Erik Bakker on 2022/06/16 12:24
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | Release that brings a new feature (automated flow testing). In addition, this release includes several other improvements and tackles some minor issues. | ||
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 | |||
5 | Find out more on our [release blog] | ||
6 | |||
7 | |||
8 | ===== New Features ===== | ||
9 | |||
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. | ||
11 | ** When automated tests fail for the most recent version of your flow, you get notified visually in the Create overview. | ||
12 | * 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 | |||
14 | ===== Minor Changes ===== | ||
15 | |||
16 | * Design - Store | ||
17 | ** It is possible to import a data model message from Store in CDM message screen and API message definition screen. | ||
18 | ** We updated importing popup to improve the store import experience to be more suited for modular. | ||
19 | * Design - CDM: Promoting system messages to CDM was improved to add a new version to the CDM data model. (#273) | ||
20 | * Create - Flow Testing: Password type property values of test cases are masked. (#644) | ||
21 | * Create - Flow Designer | ||
22 | ** New naming convention is applied for channels when generating new connector, exit gate and processor flows. | ||
23 | ** When exporting a fragment, the resources linked to a selected component will be added automatically. | ||
24 | * Create - Settings: Added support for gen3 upgrade/downgrade when splitting the gateway exit gates depending on the destination container. | ||
25 | * Deploy - Architecture: Creating routes with a port number that is not unique per machine are blocked. (#647) | ||
26 | * Model - Permissions: Model contacts can toggle their CDM edit rights. (#642) | ||
27 | |||
28 | ===== Bug fixes ===== | ||
29 | |||
30 | * 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) | ||
31 | * Homepage: Improved performance of loading the questions which contain high quality images. (#496) | ||
32 | * Design - Architecture: Topic storages' configured size can not be increased more than what you are contractually allowed to use. (#635) | ||
33 | * Create - Flow Designer | ||
34 | ** After un-transferring integrations that share a combined entry flow, all of their auto-generated components are removed from the entry connector. (#488) | ||
35 | ** Performance is improved significantly | ||
36 | ** We fix an issue that you cannot start or stop the flow designer when you have been opened the transformation screen. | ||
37 | * Create - Transformation: refresh button has been reintroduced | ||
38 | * Deploy - Architecture: The machines have been sorted by their configurated order. (#468) | ||
39 | |||
40 | ===== Remarks ===== | ||
41 | |||
42 | * Mendix Runtime has been upgraded to Mendix 9.12.2. |