Skip to content

Releases: Sovietaced/okta-jwt-verifier

v0.8.1

04 Jul 19:50
47c06c3
Compare
Choose a tag to compare

What's Changed

🚀 Features

v0.8.0

04 Jul 19:44
cdad72f
Compare
Choose a tag to compare

What's Changed

📖 Documentation

v0.7.0

04 Jul 19:20
c236794
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📦 Dependency updates

  • Bump github.com/MicahParks/keyfunc/v3 from 3.3.2 to 3.3.3 (#47) @dependabot
  • Bump go.opentelemetry.io/otel/sdk from 1.27.0 to 1.28.0 (#52) @dependabot
  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.52.0 to 0.53.0 (#54) @dependabot
  • Bump go.opentelemetry.io/otel from 1.27.0 to 1.28.0 (#53) @dependabot
  • Bump go.opentelemetry.io/otel/sdk from 1.26.0 to 1.27.0 (#51) @dependabot
  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.51.0 to 0.52.0 (#49) @dependabot
  • Bump github.com/MicahParks/jwkset from 0.5.17 to 0.5.18 (#48) @dependabot
  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.50.0 to 0.51.0 (#44) @dependabot
  • Bump go.opentelemetry.io/otel/sdk from 1.25.0 to 1.26.0 (#46) @dependabot

v0.6.0

12 Apr 07:54
5614bbc
Compare
Choose a tag to compare

What's Changed

🚀 Features

📦 Dependency updates

  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.49.0 to 0.50.0 (#41) @dependabot
  • Bump go.opentelemetry.io/otel/sdk from 1.24.0 to 1.25.0 (#39) @dependabot
  • Bump github.com/MicahParks/keyfunc/v3 from 3.2.9 to 3.3.2 (#37) @dependabot
  • Bump github.com/MicahParks/jwkset from 0.5.16 to 0.5.17 (#38) @dependabot
  • Bump github.com/MicahParks/jwkset from 0.5.15 to 0.5.16 (#36) @dependabot
  • Bump github.com/MicahParks/keyfunc/v3 from 3.2.8 to 3.2.9 (#34) @dependabot
  • Bump github.com/MicahParks/keyfunc/v3 from 3.2.7 to 3.2.8 (#33) @dependabot
  • Bump github.com/MicahParks/keyfunc/v3 from 3.2.5 to 3.2.7 (#31) @dependabot
  • Bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1 (#30) @dependabot
  • Bump github.com/MicahParks/jwkset from 0.5.12 to 0.5.13 (#29) @dependabot
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#28) @dependabot
  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.48.0 to 0.49.0 (#27) @dependabot
  • Bump go.opentelemetry.io/otel/sdk from 1.23.1 to 1.24.0 (#25) @dependabot
  • Bump go.opentelemetry.io/otel/sdk from 1.23.0 to 1.23.1 (#23) @dependabot
  • Bump go.opentelemetry.io/otel from 1.23.0 to 1.23.1 (#22) @dependabot
  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.47.0 to 0.48.0 (#21) @dependabot
  • Bump go.opentelemetry.io/otel/sdk from 1.22.0 to 1.23.0 (#20) @dependabot
  • Bump go.opentelemetry.io/otel from 1.22.0 to 1.23.0 (#19) @dependabot
  • Bump github.com/MicahParks/keyfunc/v3 from 3.2.4 to 3.2.5 (#17) @dependabot
  • Bump github.com/MicahParks/jwkset from 0.5.7 to 0.5.10 (#16) @dependabot
  • Bump github.com/MicahParks/keyfunc/v3 from 3.2.3 to 3.2.4 (#13) @dependabot
  • Bump github.com/MicahParks/jwkset from 0.5.6 to 0.5.7 (#15) @dependabot
  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.46.1 to 0.47.0 (#14) @dependabot
  • Bump go.opentelemetry.io/otel/sdk from 1.21.0 to 1.22.0 (#12) @dependabot
  • Bump go.opentelemetry.io/otel from 1.21.0 to 1.22.0 (#11) @dependabot
  • Bump github.com/MicahParks/keyfunc/v3 from 3.1.2 to 3.2.3 (#10) @dependabot
  • Bump github.com/MicahParks/jwkset from 0.5.5 to 0.5.6 (#9) @dependabot

v0.5.0

07 Jan 08:08
d67f072
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Add support for fetching metadata in the background (#8) @Sovietaced

📖 Documentation

  • Add support for fetching metadata in the background (#8) @Sovietaced

v0.4.0

07 Jan 07:09
6c38c68
Compare
Choose a tag to compare

What's Changed

🚀 Features

📦 Dependency updates

  • Bump github.com/MicahParks/keyfunc/v3 from 3.1.1 to 3.1.2 (#5) @dependabot

v0.3.0

02 Jan 20:12
35b4fca
Compare
Choose a tag to compare

What's Changed

  • Return implementation agnostic Jwt struct when verifying (#4) @Sovietaced

v0.2.0

02 Jan 19:31
548eec5
Compare
Choose a tag to compare

What's Changed

v0.1.0

02 Jan 02:59
cd7b4fb
Compare
Choose a tag to compare

What's Changed