76.6.0
What's Changed
Features
- Configure Content Security Policy script-src by @jameshochadel in #2168
Fixes
- Documentation fix by @strehle in #2151
- Fix: add scope parameter if defined in password grant by @strehle in #2155
- Fix k8s start of SAML SP by @strehle in #2156
- wip: Updating usage of postgres SQL for v15 to avoid system tables in… by @Tallicia in #2166
- Fix SAML config: convert SamlConfig toLower by @strehle in #2158
Dependency bumps
- Bump Gradle to 7.6 by @strehle in #2139
- build(deps): bump github.com/onsi/gomega from 1.24.1 to 1.24.2 in /k8s by @dependabot in #2140
- build(deps): bump versions.springBootVersion from 2.7.6 to 2.7.7 by @dependabot in #2146
- build(deps): bump greenmail from 1.6.11 to 1.6.12 by @dependabot in #2148
- build(deps): bump nimbus-jose-jwt from 9.25.6 to 9.26 by @dependabot in #2149
- build(deps): bump nimbus-jose-jwt from 9.26 to 9.27 by @dependabot in #2152
- build(deps): bump nimbus-jose-jwt from 9.27 to 9.28 by @dependabot in #2154
- Upgrade Tomcat cargo version 9.0.71 by @strehle in #2164
- build(deps): bump github.com/onsi/gomega from 1.24.2 to 1.25.0 in /k8s by @dependabot in #2167
- build(deps): bump k8s.io/client-go from 0.26.0 to 0.26.1 in /k8s by @dependabot in #2171
- fix: bump rack from 2.1.4.2 to 2.0.9.2 in /uaa/slate by @strehle in #2177
- build(deps): bump versions.springBootVersion from 2.7.7 to 2.7.8 by @dependabot in #2176
- build(deps): bump nimbus-jose-jwt from 9.28 to 9.29 by @dependabot in #2182
- build(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 in /k8s by @dependabot in #2184
- build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.29 to 9.30.1 by @dependabot in #2187
- build(deps): bump com.icegreen:greenmail from 1.6.12 to 1.6.13 by @dependabot in #2191
- build(deps): bump org.postgresql:postgresql from 42.5.1 to 42.5.3 by @dependabot in #2192
- build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.30.1 to 9.30.2 by @dependabot in #2198
- build(deps): bump org.postgresql:postgresql from 42.5.3 to 42.5.4 by @dependabot in #2199
- build(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.0 in /k8s by @dependabot in #2200
- build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 in /k8s by @dependabot in #2201
- build(deps): bump versions.springBootVersion from 2.7.8 to 2.7.9 by @dependabot in #2204
- build(deps): bump github.com/onsi/gomega from 1.27.0 to 1.27.1 in /k8s by @dependabot in #2202
- build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.30.2 to 9.31 by @dependabot in #2203
New Contributors
- @jameshochadel made their first contribution in #2168
Full Changelog: v76.5.0...v76.6.0