Skip to content

Release v0.204.4

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 16:41
7048d32

[0.204.4] - 2024-09-30

Changed

  • CLI command tweaks:
    • Make --yes / -y flag global
    • Add confirmation step to system compact command
    • Add support for patterns to system compact to process multiple datasets at once
    • Fixed argument parsing error in kamu system compact command
  • Simplified organization of startup initialization code over different components

Fixed

  • Broken catalog issue for server and transactional modes
    • Added several E2E tests (happy paths) covering the Flows tab in the UI
  • Corrected behavior of MySqlAccountRepository::get_accounts_by_ids(), for the case of empty IDs collection