Changes for page 262 - Good News
Last modified by Erik Bakker on 2026/02/23 08:06
From version 42.1
edited by Erik Bakker
on 2023/01/18 11:32
on 2023/01/18 11:32
Change comment:
There is no comment for this version
To version 310.1
edited by Erik Bakker
on 2026/02/10 09:01
on 2026/02/10 09:01
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -1 90-FastForward1 +261 - Taking Charge - Content
-
... ... @@ -1,32 +1,16 @@ 1 -Th ereleasefinishesupa lot ofnewimprovements to our3rdgenerationruntime offeringandfixedavarietyof annoyingbugsandsomeminorenhancements. Furthermore, weintroduce several improvementsintheinteractionwith theportal.1 +This release includes a lot of updates to our platform. We are releasing some beta features for customers utilizing our latest version of the API Gateway allowing to use multiple authentication methods. On top of that we will release a new environment template that will update a multitude of configurations on cloud and on-premise machines. Furthermore, we have a series of smaller improvements to bring delight to your everyday work. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.1 90-FastForward.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.261 - Taking Charge.WebHome||target="blank"]]. 4 4 5 -=====New features===== 6 -* A new runtime image for customer models running on the 3rd generation runtime. Please find out more on our [[Runtime Image release notes>>Main.Release Information.Runtime Images.V110.WebHome||target="blank"]]. 7 -* Manage - Explore: The Queue browser is a new feature that enables you to explore the queues on your jms-server and view (and delete) the message on them. It is only available if you migrated your JMS server to the 3rd generation runtime. 5 +==== New Features ==== 8 8 9 -=====Major changes===== 7 +* API gateways using the latest Multiple Authentication Methods feature can now configure the [[Authorization Code OAuth2 grant type>>https://auth0.com/docs/get-started/authentication-and-authorization-flow/authorization-code-flow||target="blank"]] for their gateway users. Note that the following timeouts apply: 8 +** The authorization code is valid for **5 minutes**, meaning it should be used to obtain an access token within that period. 9 +** Clients that obtain an access token with authorization code will also obtain a //refresh token//, that can be used to obtain a subsequent access token without user intervention. This refresh token is valid for **24 hours**, meaning that the client application has to call the eMagiz API gateway at least that often, otherwise manual intervention is needed to authorize the call again. 10 10 11 - *Manage -Redelivery: You are able to explore themessageredelivery functionality for the 3rd generation architecture andseemore details about it. Beside that, you are also able to redeliver the message(s) in this page.11 +==== Remarks ==== 12 12 13 -=====Minor changes===== 14 - 15 -* Design - System message: 'Request' and 'Response' entities are generated and set as root entities automatically for new SOAP web service integrations in 3rd generation runtimes. 16 -* Create - Flow designer: sensitive information stored in property values is masked. (#790) 17 -* Create - Flow Designer: when migrated from Gen2 to Gen3, the flow's JSON will be generated so user can use it to compare with the previous versions. 18 -* Create - Flow Designer: when importing store item from another partner, a error popup will be shown instead of default error message. 19 -* Deploy - Releases: The activate release functionality gained a performance improvement for gen 3 models. 20 -* Deploy - Architecture: Before apply to environment, we require a confirmation from you if those are some breaking changes that may cause issues in AWS. (#828) 21 -* Deploy - Architecture: We enabled setting memory limits for eMagiz runtimes running on Docker machines. (#571) 22 -* Deploy - Architecture: "HTTP settings" page changed to "Runtime settings", where you can enable/disable both HTTP and control bus per runtime. 23 -* Deploy - Releases - When activating a release you will be reminded of empty runtimes. Empty runtimes are runtimes without flows in the release. These runtimes should be removed from your architecture. 24 - 25 -====Bug fixes==== 26 -* Design-CDM: cannot break definition when setting cardinality to '*' if the parent entity has order matters set to 'No' (#508) 27 -* Create - Flow Designer: When copy and paste, support objects such as "property placeholder", "support.bus-connection-caching" and "support.bus-connection-plain" are not duplicated (#793) 28 -* Create - Flow Designer: when importing a store item, it is possible to overwrite the value of properties in setup step. 29 -* Deploy - Containers: We fix an issue that the container overview does not show the entry flows which should run on that container. (#863) 30 -* Deploy - Architecture: Apply to environment button synchronizes event streaming topic states correctly. (#814) 31 -* Deploy - Architecture: The deploy runtimes option is only visible for admin. New menu item "Deploy agent" is added and visible for all users to show the command which can be uses to deploy agent on premises machine. 32 - 13 +* The advised Docker version for on-premises deployments has been updated from 24.0.7 to 29.1.3. Documentation on how to update Docker can be found at: 14 +** [[Linux>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Solution Architecture.expert-solution-architecture-onpremises-server-linux-installguide.WebHome||target="blank"]] 15 +** [[Windows>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Solution Architecture.expert-solution-architecture-onpremises-server-windows-installguide.WebHome||target="blank"]] 16 +* An infrastructure change has been applied to the container registry to improve how traffic is managed within our own environment.