Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From version 281.1
edited by Carlijn Kokkeler
on 2024/07/29 13:58
on 2024/07/29 13:58
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 26-AlertingAlchemy1 +215 - Tiny Tales - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,13 +1,14 @@ 1 - Duringourrecent sprintcycle, we have worked to release ..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 26-AlertingAlchemy||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.215 - Tiny Tales||target="blank"]]. 4 4 5 -====Minor changes==== 6 -* Manage - Alerting: Alerting for message queues has been improved for the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture. Find out more information in our [[release blog>>Main.Release Information.Release Blogs.226 - Alerting Alchemy||target="blank"]] and our [[new alerting microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-manage-alerting-gen3||target="blank"]]. 7 -* Design - Tenant: The technical name of a tenant cannot be changed once the tenant has been transferred to Create. 8 -* Create - Tenant: A tenant cannot be untransferred from Create if the connector container of that tenant is still active in Deploy. 9 -* Deploy - Properties: A property placeholder which contains a tenant name will be hidden in case its values and the technical name of the tenant are equal. 10 -* Deploy - Architecture: The machine pop-up in Deploy Architecture now shows the name of the machine in the pop-up header. 11 -* Deploy - Architecture: The machine health indicator and other progress bars have been improved visually. 12 -* Create - Flow Designer: The Infinispan Cache Manager has been updated to provide an additional 'transport type' to offer more means for creating a clustered setup, provide clearer helptexts, and include validation on fields depending on the selected 'transport type'. 5 +=====Minor changes===== 13 13 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) 9 + 10 +====Bug fixes==== 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)