Skip to content

Release v0.1.30

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 17:30
· 41 commits to main since this release

Changelog

  • build(runtime): update dependencies by @godcong
  • fix(agent): fix user claims parsing and update authz logic by @godcong
  • fix(authz): pass claims to parser function by @godcong
  • refactor(security): update claims parsing and remove unused code by @godcong
  • build(runtime): update dependencies by @godcong
  • feat(authn): add root context handling for authentication and authorization by @godcong
  • refactor(runtime): update metadata security headers to global format by @godcong