Changes for page 55

Last modified by Erik Bakker on 2023/01/23 13:58

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

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -55
1 +Time Saver
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.Release Information.Build numbers.WebHome
1 +Main.Release Information.Portal.WebHome
Content
... ... @@ -1,25 +1,23 @@
1 -Small update that adds OAuth 2.0 resource server support and improves JSON transformations.
1 +Release that brings flow testing available for Gen3 API management flows. In addition, this release includes several other improvements across the portal.
2 2  
3 -Find out more in our [release blog]
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:
6 +https://www.emagiz.com/en/release-blog-en/173-time-saver-release-blog/
5 5  
6 -===== New Features =====
7 7  
8 -* Added support for several new OAuth2 related flow designer components: Secured channels, Access decision manager, Channel security interceptor, Filter chain proxy, OAuth2 bearer token authentication filter, Authentication manager, OAuth2 JWT authentication provider.
9 +===== Minor Changes =====
9 9  
10 -===== Major Changes =====
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.
11 11  
12 -* eMagiz transformations that output JSON now automatically use the JSON data type (string, number or boolean) that best matches the data type specified in your eMagiz data model. (Previously, all attributes were written to JSON using a string representation.)
13 13  
14 -===== Minor Changes =====
16 +===== Bug Fixes =====
15 15  
16 -* Added bundle 'com.emagiz.bundles.asm' 5.2.1
17 -* Added bundle 'com.emagiz.bundles.minidev-json' 2.3.1
18 -* Added bundle 'com.emagiz.bundles.nimbus-jose-jwt' 8.20.1.1
19 -* Added bundle 'com.emagiz.bundles.spring-integration-security' 5.2.3.1
20 -* Added bundle 'com.emagiz.bundles.spring-security-oauth2-jose' 5.3.4.1
21 -* Added bundle 'com.emagiz.bundles.spring-security-oauth2-resource-server' 5.3.4.1
22 -* Added bundle 'com.emagiz.osgi.extender.core-web' 1.0.0
23 -* Added bundle 'com.emagiz.osgi.extender.security' 1.0.0
24 -* Updated bundle 'com.emagiz.components.http' from 7.0.1 to 7.1.0
25 -* Updated bundle 'com.emagiz.components.staxon' from 1.0.0 to 1.1.0
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.
23 +