Changes for page 216 - Hack Heaven

Last modified by Carlijn Kokkeler on 2024/04/18 13:04

From version 408.1
edited by Carlijn Kokkeler
on 2024/02/28 09:26
Change comment: There is no comment for this version
To version 406.1
edited by Carlijn Kokkeler
on 2024/02/27 15:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,11 +9,8 @@
9 9  //__Improved event streaming graph__//
10 10  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.
11 11  
12 -[[image:Main.Images.Release Blog.WebHome@release-215-tiny-tales-topics-2.png]]
12 +[[image:Main.Images.Release Blog.WebHome@release-215-tiny-tales-topics.png]]
13 13  
14 -//__Flow versions auto deletion__//
15 -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.
16 -
17 17  == **Bug Fixes** ==
18 18  //__Queue name validation__//
19 19  The validation regarding undesired spaces for components that use a queue name has been improved. Specifically, users are now prevented from creating a queue name with a space in the queue name when editing this in the Create phase in the Flow Designer.