215 - Tiny Tales

Last modified by Carlijn Kokkeler on 2024/02/28 13:20

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.

Please find out more on our Release blog.

Minor changes
  • 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)
  • 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)

Bug fixes

  • Generic - Login: In the login screen, users can now press "enter" to log in when the username field is selected.
  • Create - Flow Designer: The validation regarding undesired spaces for components that use a queue name has been improved. (#1012)
  • Create - Flow Designer: An issue has been fixed where removing an onramp linked to a combined entry was impossible. (#1021)