231 - Microscopic Madness

Last modified by Carlijn Kokkeler on 2024/10/07 15:08

During our recent sprint cycle, we have improved the search options for flow testing logs and monitoring logs. Next to this, we fixed the unused properties overview and improved the deletion functionality of router containers.

Please find out more on our Release blog.

Minor changes

  • Create - Flow Testing: Search options for flow testing logs have been improved.
    • Improved search options for flow test logs. You can now search for 'logger' and 'message', search for 'timestamp from' and 'to' have been removed.
    • Unified the UI with Manage phase logging for a more streamlined experience.
  • Manage - Monitoring: Search options for monitoring logs have been improved.
    • Unified the UI with flow testing log interface, showing the message and stack trace (if available) in 2 different tabs.
    • Added the 'logger' column that shows the last part of the logger name. 
    • Added a search field for 'logger'.

Bug fixes

  • Deploy - Architecture: Router containers that were deleted from the Deploy Architecture, are now cleaned up completely from the environment.  
  • Deploy - Releases: We fixed an issue where used properties defined in Deploy Architecture were shown incorrectly in the missing properties overview and the unused properties overview. (#1442)