Releases: navikt/token-support
Releases · navikt/token-support
5.0.29
What's Changed
⬆️ Dependency upgrades
- Bump spring-boot.version from 3.4.6 to 3.5.0 (#1019) @dependabot[bot]
5.0.28
What's Changed
⬆️ Dependency upgrades
- Bump advanced-security/maven-dependency-submission-action from 4 to 5 (#1016) @dependabot[bot]
- Bump spring-boot.version from 3.4.5 to 3.4.6 (#1018) @dependabot[bot]
- Bump com.nimbusds:oauth2-oidc-sdk from 11.24 to 11.25 (#1017) @dependabot[bot]
5.0.27
What's Changed
- Make consumes configurable in @ProtectedRestController with json as default
5.0.26
What's Changed
⬆️ Dependency upgrades
- Bump com.nimbusds:nimbus-jose-jwt from 10.2 to 10.3 (#1015) @dependabot[bot]
- Bump com.nimbusds:oauth2-oidc-sdk from 11.23.1 to 11.24 (#1013) @dependabot[bot]
5.0.25
What's Changed
- Update pom.xml til boot 3.4.5 (#1012) @jan-olaveide
- Change ClientProperties and ClientAuthenticationProperties to data classes for caching to work (#1011) @ugur93
⬆️ Dependency upgrades
- Bump org.wiremock:wiremock-standalone from 3.12.1 to 3.13.0 (#1010) @dependabot[bot]
- Bump org.junit.jupiter:junit-jupiter-engine from 5.12.1 to 5.12.2 (#1009) @dependabot[bot]
- Bump com.nimbusds:nimbus-jose-jwt from 10.1 to 10.2 (#1008) @dependabot[bot]
- Bump com.nimbusds:nimbus-jose-jwt from 10.0.2 to 10.1 (#1007) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 (#1006) @dependabot[bot]
5.0.24
What's Changed
Default client request interceptor back in.
Create RestClient directly to avoid circular reference in clients that use a customizer.
5.0.23
What's Changed
Default client request interceptor back in.
Create RestClient directly to avoid circular reference in clients that use a customizer.
5.0.22
What's Changed
revert 21
5.0.21
What's Changed
Register default client interceptor for token exchange
5.0.20
What's Changed
⬆️ Dependency upgrades
- Bump spring-boot.version from 3.4.3 to 3.4.4 (#1005) @dependabot[bot]
- Bump org.junit.jupiter:junit-jupiter-engine from 5.12.0 to 5.12.1 (#1004) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.12.1 (#1003) @dependabot[bot]