Skip to content

v0.25.0

Choose a tag to compare

@c2FmZQ-bot c2FmZQ-bot released this 31 Jan 15:32
· 10 commits to main since this release
v0.25.0
a997fb6

v0.25.0

🌟 New feature

  • Implement distributed authentication trust via TrustedIssuers. See trustedIssuers.

🔧 Misc

  • Refactored JWKS into a new module.
  • Update go dependencies:
    • added github.com/c2FmZQ/tlsproxy/jwks v0.0.0-20260130170702-223855195ae7
    • upgraded github.com/golang-jwt/jwt/v5 v5.3.0 => v5.3.1
    • upgraded github.com/pires/go-proxyproto v0.8.1 => v0.9.2

Compare with v0.24.2