Skip to content

Releases: acronis/go-authkit

v0.22.0

26 Feb 21:26
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/acronis/go-appkit to v1.14.0 by @vasayxtx in #42

Full Changelog: v0.21.0...v0.22.0

v0.21.0

26 Feb 11:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

v0.20.0

11 Feb 17:48
Compare
Choose a tag to compare

What's Changed

  • Support for standard YAML/JSON unmarshaling in configuration loading by @vasayxtx in #36

Full Changelog: v0.19.0...v0.20.0

v0.19.0

10 Feb 14:41
Compare
Choose a tag to compare

What's Changed

  • Support persistent session in IntrospectToken method of GRPC client by @Semerokozlyat in #33

Full Changelog: v0.17.0...v0.19.0

v0.18.0

29 Jan 08:48
Compare
Choose a tag to compare

What's Changed

  • Use request ID for outgoing HTTP/gRPC requests as primitive tracing by @vasayxtx in #34
  • Invalidate Access Token Provider more accurately during introspection by @vasayxtx in #35

Full Changelog: v0.16.0...v0.18.0

v0.17.0

29 Jan 08:38
Compare
Choose a tag to compare

What's Changed

  • Use request ID for outgoing HTTP/gRPC requests as primitive tracing by @vasayxtx in #34
  • Invalidate Access Token Provider more accurately during introspection by @vasayxtx in #35

Full Changelog: v0.16.0...v0.17.0

v0.16.0

15 Jan 17:22
Compare
Choose a tag to compare

What's Changed

  • Register missing token_introspections_total Prometheus metric by @vasayxtx in #32

Full Changelog: v0.15.0...v0.16.0

v0.15.0

14 Jan 12:34
Compare
Choose a tag to compare

What's Changed

  • Switch to using not_required_introspection instead of token_version for tokens' exchange by @vasayxtx in #31

Full Changelog: v0.14.0...v0.15.0

v0.14.0

20 Dec 13:12
Compare
Choose a tag to compare

What's Changed

  • Update golang.org/x dependencies by @vasayxtx in #30
  • Validate token's exp and aud claims after introspection by @vasayxtx in #28

Full Changelog: v0.13.0...v0.14.0

v0.13.0

20 Dec 08:09
Compare
Choose a tag to compare

What's Changed

  • Add scope filtering support for jwt.Parser/jwt.CachingParser by @vasayxtx in #26
  • Add Go doc badge by @vasayxtx in #27
  • Allow custom verifyAccess implementations to inhect key/value pairs into the request context by @ilmaruk in #29

New Contributors

Full Changelog: v0.12.0...v0.13.0