Changes for page 262 - Good News
Last modified by Erik Bakker on 2026/02/23 08:06
From version 306.1
edited by Erik Bakker
on 2026/02/10 08:59
on 2026/02/10 08:59
Change comment:
There is no comment for this version
To version 112.1
edited by CarlijnKokkeler
on 2023/10/11 12:53
on 2023/10/11 12:53
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -26 1-Taking Charge1 +206 - Situational Deployment - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,16 +1,26 @@ 1 - This release includesa lotof updatesto our platform.We are releasingsomebetafeatures forcustomers utilizing ourlatest version of the API Gateway allowingtouse multipleauthentication methods. On top of that wewill release a new environment template that will updatea multitude of configurationson cloud and on-premise machines. Furthermore, we havea series of smallerimprovements tobring delight toyoureveryday work.1 +In the last sprint cycle, we focused on improving our deployment plan. On top of that, we made several improvements to the store. 2 2 3 -Please find out more on our [[Release blog>> doc:Main.Release Information.Release Blogs.261-Taking Charge.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.206 - Situational Deployment.WebHome||target="blank"]]. 4 4 5 -==== NewFeatures====5 +=====New features===== 6 6 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. 7 +* Deploy - Cloud Template: We have introduced new functionality for our next-generation architecture in the mount configuration of our file storage solution used on the model level. Please check out the cloud template [[release notes>>Main.Release Information.Cloud Templates||target="blank"]] for more information. 10 10 11 -==== Remarks====9 +=====Minor changes===== 12 12 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. 11 +* Create - 3rd Generation runtime migration: Your containers will be validated to function with the 3rd generation structure before you approve the migration. 12 +* Deploy - Architecture: The container calculations are improved. For event streaming containers, these show the number of topic proccessors deployed. Gateway containers represent the amount of operations deployed on a container. For JMS containers, these represent the number of message queues deployed. The other types of containers display the amount of integrations deployed. (#544) (#869) 13 +* Manage - Monitoring: Variable values in HTTP statistics details dashboards are sorted, refreshed on time change, and can be multiply selected. (#1042) (#1046) (#1052) 14 + 15 + 16 +====Bug fixes==== 17 + 18 +* Deploy - Architecture: Users with edit rights in deploy can edit certificates. (#1054) 19 +* Deploy - Containers: We fixed an issue that some unconfigured flows are deployed incorrectly in the new generation runtimes. 20 +* General: In some places, the context menu showed too much horizontal whitespace; this has been fixed. 21 +* Create - Flow Designer: Flow designer styling implementation has been updated as part of a set of measures to solve styling issues. 22 + 23 + 24 +=====Infra and image changes===== 25 + 26 +* No infra and/or image changes is this release.