1.3.1
What's Changed
🚀 Features
- demo: Client demo for Kotlin application using Ktor. (#210) @ybelMekk @tommytroen @tronghn
- feat: Configurable JWKSet cache for each provider. (#216) @ybelMekk @tommytroen
- feat: introduce new module token-validation-spring-test for JUnit tests and local development (#223) @tommytroen
- support for multiple issuers when running locally
- feat: Ability to load client jwk as env or file. (#211) @ybelMekk
- [token-client-*]: Support well-known url if token endpoint url is not set (#205) @tommytroen
🧰 Maintenance
- fix: remove stacktrace from info log about invalid token for an issuer (#220) @ybelMekk
- dep: set lombok scope to provided (#219) @ybelMekk
⬆️ Dependency upgrades
- dep: Update kotlin to 1.4.10 and ktor to 1.4.1 (#233) @ybelMekk
- build(deps): bump hibernate-validator.version from 6.1.5.Final to 6.1.6.Final (#228) @dependabot-preview
- build(deps-dev): bump groovy from 3.0.5 to 3.0.6 (#227) @dependabot-preview
- build(deps): bump oauth2-oidc-sdk from 8.21 to 8.22 (#224) @dependabot-preview
- build(deps): bump spring-boot.version from 2.3.3.RELEASE to 2.3.4.RELEASE (#222) @dependabot-preview
- build(deps): bump oauth2-oidc-sdk from 8.20 to 8.21 (#218) @dependabot-preview
- build(deps): bump mockwebserver from 4.8.0 to 4.9.0 (#213) @dependabot-preview
- build(deps): bump okhttp from 4.8.0 to 4.9.0 (#212) @dependabot-preview
- build(deps): bump oauth2-oidc-sdk from 8.19 to 8.20 (#217) @dependabot-preview
- build(deps-dev): bump mock-oauth2-server from 0.1.34 to 0.1.35 (#214) @dependabot-preview
- build(deps): bump wiremock from 2.27.1 to 2.27.2 (#209) @dependabot-preview
- build(deps): bump spring-boot.version from 2.3.2.RELEASE to 2.3.3.RELEASE (#200) @dependabot-preview
- build(deps-dev): bump groovy from 3.0.3 to 3.0.5 (#197) @dependabot-preview