Skip to content

v0.28.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Mar 11:58
b8cf165

Changelog

  • 66aeb90 feat(auth): Add client secret rotation with automatic token revocation
  • 50d1e9d feat(auth): Implement strict capability validation for policies (#111)
  • df94395 feat(auth): fix rate limiter goroutine lifecycle and resource leaks (#112)
  • 6f6eb2b feat(auth): implement audit log filtering by client_id (#118)
  • 311de44 feat(config): Make Metrics Server timeouts configurable (#114)
  • e91a4f2 feat(database): Expose DB connection max idle time configuration (#113)
  • 6d63f2b feat(tokenization): add individual key retrieval API by name (#116)
  • bea48a1 feat(tokenization): delete tokenization keys by name (#117)
  • d5316a9 feat(tokenization): implement atomic batch tokenize and detokenize endpoints (#119)
  • b5665a6 feat(transit): add individual key retrieval API (#115)
  • 2d6b9c1 feat(transit): change transit key deletion to use name instead of UUID (#120)
  • b8cf165 release: v0.28.0 and configurable tokenization batch limit (#121)