Skip to content

Releases: acronis/go-authkit

v0.34.0

08 Jan 15:13

Choose a tag to compare

What's Changed

  • Check "irn" JWT header to decide if hybrid token must be introspected, PLTFRM-84867 by @Semerokozlyat in #63

Full Changelog: v0.33.0...v0.34.0

v0.33.0

23 Dec 12:52

Choose a tag to compare

What's Changed

  • minor issues by @landron in #60
  • test: replace hardcoded secrets with uuid.NewString() in provider tests by @vasayxtx in #61
  • chore: update Go to 1.24, switch to golangci-lint v2 by @vasayxtx in #62

New Contributors

Full Changelog: v0.32.0...v0.33.0

v0.32.0

14 Nov 07:14

Choose a tag to compare

What's Changed

  • Improve idptoken provider: fix race conditions and add retry-aware errors by @vasayxtx in #59

Full Changelog: v0.31.0...v0.32.0

v0.31.0

10 Nov 13:27

Choose a tag to compare

What's Changed

  • feat: add TTL-based expiration for JWKS cache entries by @vasayxtx in #58

Full Changelog: v0.30.0...v0.31.0

v0.30.0

27 Oct 22:51

Choose a tag to compare

What's Changed

  • feat: add configurable gRPC client-side load balancing by @vasayxtx in #57

Full Changelog: v0.29.2...v0.30.0

v0.29.2

23 Oct 21:20

Choose a tag to compare

What's Changed

  • fix: prevent data races in concurrent token introspection by @vasayxtx in #56

Full Changelog: v0.29.1...v0.29.2

v0.29.1

21 Oct 15:56

Choose a tag to compare

What's Changed

  • fix: delegate TTL handling to lrucache for accurate metrics by @vasayxtx in #55

Full Changelog: v0.29.0...v0.29.1

v0.29.0

10 Oct 12:10

Choose a tag to compare

What's Changed

  • feat: add cache probe middleware with prometheus metrics by @vasayxtx in #54

Full Changelog: v0.28.3...v0.29.0

v0.28.3

06 Oct 14:30

Choose a tag to compare

What's Changed

  • No fallback in IntrospectToken in case of throttling error, PLTFRM-82538 by @Semerokozlyat in #53

Full Changelog: v0.28.2...v0.28.3

v0.28.2

25 Sep 16:35

Choose a tag to compare

What's Changed

  • fix: pass specific prometheus metrics to introspection cache constructors by @vasayxtx in #52

Full Changelog: v0.28.1...v0.28.2