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 206.1
edited by CarlijnKokkeler
on 2024/02/28 13:20
on 2024/02/28 13:20
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 -2 61 - TakingCharge1 +215 - Tiny Tales - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,16 +1,14 @@ 1 - Thisreleaseincludesalot ofupdatestoourplatform.Weare releasingsomebetafeaturesforcustomersutilizingour latestversionof theAPI Gateway allowingto usemultiple authenticationmethods.Ontopofthatwewillreleaseanewenvironment templatethat willupdateamultitudeofconfigurationsoncloudandon-premise machines.Furthermore,we haveaseriesofsmallerimprovementsto bring delightto youreveryday work.1 +In the last sprint cycle, we focused on improving the event streaming graph. Moreover, we have done some bug fixes. First of all, the validation for queue names with respect to spaces has been improved. Furthermore, it is now possible to remove an onramp that was previously linked to an all-entry. Lastly, it is now possible to log in to eMagiz by pressing enter when the username field is selected. 2 2 3 -Please find out more on our [[Release blog>> doc:Main.Release Information.Release Blogs.261 - TakingCharge.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.215 - Tiny Tales||target="blank"]]. 4 4 5 -==== New Features====5 +=====Minor changes===== 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 +* Manage - Monitoring: The event streaming graph has been improved so that the offset difference of a topic is the sum of the offset differences of each partition in that topic. (#951) 8 +* Deploy - Releases: Previously, the latest ten versions of a flow were not always selectable for a release. This has been improved so that from now on, the latest ten committed versions of each flow are always available. (#1137) 10 10 11 -==== Remarks====10 +====Bug fixes==== 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. 12 +* Generic - Login: In the login screen, users can now press "enter" to log in when the username field is selected. 13 +* Create - Flow Designer: The validation regarding undesired spaces for components that use a queue name has been improved. (#1012) 14 +* Create - Flow Designer: An issue has been fixed where removing an onramp linked to a combined entry was impossible. (#1021)