76.23.0
What's Changed
Experimental Feature
Client Authentication with JWT assertions, Howto
Features
- feature: add runtime support for private_key_jwt client authentication by @strehle in #2507
- feature: add change size to pull request by @bruce-ricard in #2546
- feature: enhance well-known and document private_key_jwt parameters in rest API by @strehle in #2509
Fixes
- fix sonar findings by @strehle in #2528
- fix sonar finding: duplicate string literals by @klaus-sap in #2531
- fix sonar issue: Utility classes should not have public constructors by @klaus-sap in #2533
- fix sonar findings by @strehle in #2527
- Bump org.json:json from 20230618 to 20231013 , fixes CVE-2023-5072 by @dependabot in #2544
Misc
- Make it easier to find test failures in CI output by @swalchemist in #2511
- test: Add Client Authentication Integration Tests by @strehle in #2508
Dependency Bumps
- build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.35 to 9.36 by @dependabot in #2529
- build(deps): bump versions.guavaVersion from 32.1.2-jre to 32.1.3-jre by @dependabot in #2534
- build(deps): bump org.apache.directory.api:api-ldap-model from 2.1.4 to 2.1.5 by @dependabot in #2536
- build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /k8s by @dependabot in #2538
- build(deps): bump versions.tomcatCargoVersion from 9.0.80 to 9.0.82 by @dependabot in #2540
- Bump jackson version 2.15.2 to 2.15.3, #2541
- build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.36 to 9.37 by @dependabot in #2548
- build(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3 in /k8s by @dependabot in #2555
- build(deps): bump versions.springBootVersion from 2.7.16 to 2.7.17 by @dependabot in #2553
- build(deps): bump org.apache.santuario:xmlsec from 3.0.2 to 4.0.0 by @dependabot in #2554
Full Changelog: v76.22.0...v76.23.0