Skip to content

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 01:38
· 55 commits to main since this release
c877a54

Changelog

  • 6cf8d0f feat(config): add configuration validation (#82)
  • 21f8d4e refactor(cli): standardize command implementation and reduce boilerplate (#80)
  • f79bd7c refactor(crypto): move KMSService to domain and improve key security (#83)
  • be85b72 refactor(database): improve transaction management and connection pool settings (#84)
  • ee3ba7b refactor(http): improve middleware, metrics server, and error wrapping (#85)
  • f058368 refactor(httputil): improve error handling (#86)
  • e6211ec refactor(internal): inject context into DI container (#81)
  • 84dd6e5 refactor(tokenization): remove unused TxManager and improve test utilities (#88)
  • 87aecb8 refactor(transit): improve security, atomicity, and validation rules (#89)
  • c64abf6 refactor: improve metrics provider, secret security and domain logic (#87)
  • c877a54 release: v0.23.0 (#91)