Changes for page 181 - Summer Holiday

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

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 12.1
edited by Erik Bakker
on 2022/08/05 08:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Building Time
1 +Summer Holiday
Content
... ... @@ -1,31 +1,21 @@
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 several transformation improvements to the community. On top of that we have updated our cloud templates and released several functionalities for our new monitoring stack.
2 2  
3 -Find out more on our [release blog]
3 +Find out more on our [[Release blog>>Main.Release Information.Release Blogs.Summer Holiday.WebHome||target="blank"]]
4 4  
5 +=====New features=====
6 +* Create - Transformation: Added the ability to enter or exit "Start Editing" mode from the Transformation view. (#694)
7 +* Create - Transformation: Added the possibility to filter through attribute selection for boolean values in the source filter.
8 +* Deploy - Cloud Templates: New Cloud Templates are available in order for the auto-healing scripts to be properly updated. Please check out the cloud template [[release notes>>Main.Release Information.Cloud Templates.WebHome||target="blank"]] for more information
5 5  
6 -===== Major Changes =====
10 +=====Minor changes=====
11 +* Infra - Control Tower: In addition to credentials, receive model metrics, pause/un-pause notifications status and notification recipients daily.
12 +* Deploy-Architecture: Added the ability to choose a previously active release for a single container for disaster recovery. Note that this functionality is only available for the new monitoring stack.
13 +* Deploy - Architecture: Configure HTTP settings for containers that run on the new monitoring stack. Enables the use of TLS and two-way SSL for on-premises deployments.
14 +* Create - Flow designer: Updated versions of the 'HTTP Security' and 'Authentication manager' components allow the use of HTTP Basic authentication for your HTTP services if they run on the new monitoring stack. It is not recommended to use it on production environments yet, as this feature can only be configured manually for now.
15 +* Deploy - Architecture: Manage routes and certificates in Deploy instead of solely AWS Slots. Note that this functionality is only relevant for the new monitoring stack.
16 +* Create - Transformation: Can only select "is equal" when adding a source filter for boolean values.
17 +* Manage - Alerting: Improved visual display of paused/un-paused notification state. Note that this functionality is only relevant for the new monitoring stack.
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.
19 +=====Remarks=====
20 +* Mendix Runtime has been upgraded to Mendix 9.12.4.
13 13  
14 -
15 -===== Minor Changes =====
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'.
21 -
22 -
23 -===== Bug Fixes =====
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 -===== Remarks =====
30 -
31 -* Mendix Runtime has been upgraded to Mendix 9.12.1.