Changes for page 169 - Check, Act

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

From version 1.1
edited by Erik Bakker
on 2022/05/05 14:03
Change comment: There is no comment for this version
To version 8.1
edited by Erik Bakker
on 2022/06/16 12:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Building Time
1 +Hide and Seek
Content
... ... @@ -1,33 +1,35 @@
1 -Version 175, released 2022-04-29
1 +Release that introduces a visual refresh on the Capture widget. In addition, this release includes several other improvements and tackles some minor issues.
2 2  
3 -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.
3 +To benefit from the improvements, please make sure to clear your browser cache (Ctrl+Shift+Del) before signing in the first time.
4 4  
5 -Find out more on our release blog here: [[https:~~/~~/www.emagiz.com/en/release-blog-en/175-building-time-release-blog/>>https://www.emagiz.com/en/release-blog-en/175-building-time-release-blog/]]
5 +Find out more in our [release blog]
6 6  
7 7  
8 -===== Major Changes =====
8 +===== New features =====
9 9  
10 -* This release brings build number 61 with several runtime improvements.
11 -** 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.
12 -** 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.
13 -** In several flow designer components, you can add Groovy scripts. Since build 59 using FastStringUtils (JSON parsing) in Groovy scripts did not work.
14 -** For Gen3 runtimes we upgraded to Spring Boot 2.6.6 to bring the latest security patches.
10 +* Design and Create overview: The state of 'show tasks' option is remembered per model and per user so the next time when you navigate your model, the selection of showing tasks will be applied.
15 15  
16 -
17 17  ===== Minor Changes =====
18 18  
19 -* 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.
20 -* Create - Flow testing: Flow testing has better support for components that use flow resources like groovy scripts or database initialization scripts.
21 -* Create - Flow testing: Flow testing was not compatible with flows that contain queued message channels.
22 -* Manage - Monitoring: We removed the obsolete statistics screens 'Channel statistics', 'Handler statistics', and 'Cloud statistics'.
14 +* Deploy - History: Improved the loading performance of the page.
15 +* Create - Flow designer:
16 + ** The 'encode URL' setting in HTTP outbound components has been replaced by the 'encoding mode' setting. See the help text for more information.
17 + ** Removed obsolete support object 'Management'.
18 + ** Removed obsolete "SOAP over JMS" functionality, i.e., the 'JMS listener container' and 'Web service message listener' support objects.
19 + ** Added many new (advanced) settings to the support object 'Apache ActiveMQ Artemis server'. See the build number 59 release notes for details.
20 +* Create - Add Integrations: The right panel got a visual refresh that is also consistent with the Design and Create phase.
21 +* Deploy - Runtime Dashboard: Improved user feedback messages when runtimes are not reachable for wake-up, sleep and deploy actions.
23 23  
24 24  
25 25  ===== Bug Fixes =====
26 26  
27 -* Design - Message Mapping: We fixed an issue where some warnings were showing as errors in right panel.
28 -* 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.
26 +* Capture - Requirement designer: Closing a system edit page for a new system without saving changes will not show an error popup.
27 +* Manage: When navigating from Manage to any other menu, you won’t see any errors arising from the Manage phase (#510)
28 +* Create - Flow designer: Considreably improved the behaviour, where after adding multiple headers via the standard header enricher or adding multiple value mappings via the header value router in a flow, some of them would disappear. (#334)
29 +* Design - Store: After importing the system message definition from the store, the view will be redirected to the system message screen.
30 +* Manage - Message redelivery: The build nr 58 did not work correctly with redelivery messages. The build number 59 fixes the redelivery messages functionality.
29 29  
30 -
31 31  ===== Remarks =====
32 32  
33 -* Mendix Runtime has been upgraded to Mendix 9.12.1.
34 +* This release comes with a new build number (59): check the "build numbers" section of the release notes for more information.
35 +