Skip to content

v1.3.0

Choose a tag to compare

@joaoseidel joaoseidel released this 30 Mar 06:20
· 35 commits to main since this release

1.3.0 (2025-03-30)

Bug Fixes

  • error handling in Main.kt (f9cbe48)
  • exit code to indicate successful execution (8ff7939)
  • queue listing with correct default pattern (8a63519)
  • update Search command input handling and default queue pattern (bd9dbd2)
  • update ZIP file naming to include version in graalvm-native-build.yml (66bb3cc)

Features

  • add core domain models and interfaces for containment strategies for risky operations (0922e37)
  • add FlowSafeOperationCoordinator and JsonMessageBackupRepository (7df3408)
  • add safe and unsafe modes for message and queue commands (de767f0)
  • add safeOperation flows to usecases (3b7a44e)
  • add string utility functions for glob patterns and truncation (86f47a5)
  • improve queue listing with pagination and filtering support (a662a3e)