Changes for page 216 - Hack Heaven
Last modified by Carlijn Kokkeler on 2024/05/22 13:35
From version 203.1
edited by Carlijn Kokkeler
on 2024/02/27 14:58
on 2024/02/27 14:58
Change comment:
There is no comment for this version
To version 189.1
edited by Carlijn Kokkeler
on 2024/01/15 16:23
on 2024/01/15 16:23
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 -21 5-Tiny Tales1 +212 - Failover Fiesta - Content
-
... ... @@ -1,13 +1,16 @@ 1 -In the last sprint cycle, we focused on improvingtheeventstreaming graph. Moreover,wehavedone some bug fixes. Firstofall,thevalidationforqueuenameswithrespecttospaces hasbeenimproved. Furthermore,itis nowpossible toremove an onrampthatwaspreviously linkedto an all-entry. Lastly,itisnow possibleto logtoeMagizbypressingenterwhentheusernamefield isselected.1 +In the last sprint cycle, we focused on providing new cloud templates that improve auto-healibng. Moreover, components and deployment steps have been created to support a failover setup. Lastly, bug fixes regarding message mapping and topic data models have been done. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.21 5-Tiny Tales||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.212 - Failover Fiesta||target="blank"]]. 4 4 5 -===== Minorchanges=====5 +=====New features===== 6 6 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) 7 +* Deploy - Cloud Templates: New Cloud Templates are available for single and double environments to introduce improved auto-healing. Please check out the [[cloud template release notes>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] for more information. 8 +* Create - Flow Designer: New components have been created to support a failover setup. More information can be found [[here>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V2.1.0/||target="blank"]]. 9 +* Deploy - Deployment plan: Two new deployment step types are introduced to incorporate failover actions during deployment. More information can be found [[here>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V2.1.0/||target="blank"]]. 8 8 9 9 ====Bug fixes==== 10 10 11 -* Login: In the login screen, users can now "press enter" to log in when the username field is selected. 12 -* Create - Flow Designer: The validation regarding undesired spaces for components that use a queue name has been improved. (#1012) 13 -* Create - Flow Designer: An issue has been fixed where removing an onramp linked to a combined entry was impossible. (#1021) 13 +* Design - Message Mapping: The message merging tool has been fixed to allow merging a store item message model into your own message models. 14 +* Design - Topic Data Model: It is possible to generate a JSON Example of a topic whose schema has nested elements. 15 + 16 +