Changes for page 220 - Patch Parade

Last modified by Carlijn Kokkeler on 2024/05/22 13:30

From version 202.1
edited by Erik Bakker
on 2024/02/27 14:24
Change comment: There is no comment for this version
To version 205.1
edited by Erik Bakker
on 2024/02/27 16:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,10 +4,11 @@
4 4  
5 5  =====Minor changes=====
6 6  
7 -* Manage - Monitoring: The event streaming graph has been improved to better reflect the state of your topics. (#951)
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)
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 +* Generic - Login: In the login screen, users can now "press enter" to log in when the username field is selected.
12 12  * Create - Flow Designer: The validation regarding undesired spaces for components that use a queue name has been improved. (#1012)
13 13  * Create - Flow Designer: An issue has been fixed where removing an onramp linked to a combined entry was impossible. (#1021)