Changes for page 61

Last modified by eMagiz on 2022/08/18 16:25

From version 6.1
edited by Erik Bakker
on 2022/06/16 12:11
Change comment: There is no comment for this version
To version 8.1
edited by Erik Bakker
on 2022/06/16 12:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Time Saver
1 +61
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.Release Information.Portal.WebHome
1 +Main.Release Information.Build numbers.WebHome
Content
... ... @@ -1,23 +1,20 @@
1 -Release that brings flow testing available for Gen3 API management flows. In addition, this release includes several other improvements across the portal.
1 +Small update that fixes three specific 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.
3 +Find out more in our [release blog]
4 4  
5 -Find out more on our release blog here:
6 -https://www.emagiz.com/en/release-blog-en/173-time-saver-release-blog/
7 7  
8 -
9 9  ===== Minor Changes =====
10 10  
11 -* Design - CDM: Save and add new button added for new entity attributes. (#203)
12 -* Create - Flow testing: Flow testing is now enabled for API management flows designed to run Gen3 runtimes.
13 -* Deploy - Properties: You can not create properties with reserved property names.
8 +* Updated bundle 'com.emagiz.bundles.groovy-all' from 3.0.9.1 to 3.0.9.2
9 +* Removed bundle 'com.sun.mail.javax.mail' because it was not used anymore
10 +* Updated bundle 'com.emagiz.components.security' from 7.1.1 to 7.2.0
11 +* Updated bundle 'com.emagiz.components.http' from 7.2.1 to 7.2.2
12 +* Updated bundle 'com.emagiz.util.codec' from 6.1.0 to 6.1.1
14 14  
15 -
16 16  ===== Bug Fixes =====
17 17  
18 -* Design - Data/Message modeling: You can only delete data model entities that are not part of a message definition. (#601)
19 -* Create - JMS flow: Artemis server connection settings are generated correctly in a failover setup for build number 60 and higher. You need to reset your JMS flows in order to generate them with correct settings.
20 -* Manage - Code mapping: Fixed an issue where custom attributes on CDM code mappings were not saved. (#604)
21 -* Manage - Error Messages: You can select multiple or all messages at the time and assign a status. (#428)
22 -* Fixed that the Create, Deploy & Manage screen layouts sometimes rendered incorrectly until the cache was refreshed manually.
16 +* 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.
17 +* 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.
18 +* In several flow designer components you can add Groovy scripts. Since build 59 using FastStringUtils (JSON parsing) did not work.
19 +* For Gen3 runtimes we upgraded to Spring Boot 2.6.6 to bring the latest security patches.
23 23