Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From version 325.1
edited by Carlijn Kokkeler
on 2024/09/25 16:56
on 2024/09/25 16:56
Change comment:
There is no comment for this version
To version 205.1
edited by Erik Bakker
on 2024/02/27 16:42
on 2024/02/27 16:42
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 30-PetitePeaks1 +215 - Tiny Tales - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,13 +1,14 @@ 1 - Duringour recent sprint cycle, we improvedthefunctionalityofadding anintegrationtoanexistingAPIin Design,ensuredthat queues withillegalcharacterswillnotgenerateerrorsanymore,andwefixed an issuewheretheexecution ofadeploymentstepwould beblocked.Readallaboutitbelow!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>>Main.Release Information.Release Blogs.2 30-PetitePeaks||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==== 6 -* All - Failover: We have introduced a new failover feature, allowing you to enable failover on messaging flows with minimal setup required. Including in this feature is a new deployment plan step to automatically balance all of your failover connectors based on your configuration. The old failover deployment step has been deprecated and replaced by the aforemention new deployment plan step. Please find out more on our documentation page (LINK). 5 +=====Minor changes===== 7 7 8 - ====Minorchanges====9 -* De sign-Solution Design:Whenaddinganintegrationto anexistingAPIinDesign,the pop-upnowshowsthatanewintegration isbeingadded,insteadof anexistingintegrationbeing edited.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 11 ====Bug fixes==== 12 -* Manage - Explore: Queues with illegal characters will not generate errors anymore. As a result they can be explored and if needed removed from your model. 13 -* Deploy - Deployment: We fixed an issue that blocked executing a deployment step in some occasions when an earlier step was not succeeded on time. 11 + 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)