Skip to content

76.9.0

Compare
Choose a tag to compare
@cf-identity cf-identity released this 04 Apr 17:30

What's Changed

Fixes

  • Fix missing whitelist check for authority mapping by @strehle in #2263

Dependency Bumps

  • build(deps): bump org.passay:passay from 1.6.2 to 1.6.3 by @dependabot in #2247
  • build(deps): bump k8s.io/client-go from 0.26.2 to 0.26.3 in /k8s by @dependabot in #2249
  • build(deps): bump org.postgresql:postgresql from 42.5.4 to 42.6.0 by @dependabot in #2246
  • build(deps): bump jasmine from 4.5.0 to 4.6.0 in /uaa by @dependabot in #2242
  • build(deps): bump jasmine-core from 4.5.0 to 4.6.0 in /uaa by @dependabot in #2241
  • build(deps): bump versions.springBootVersion from 2.7.9 to 2.7.10 by @dependabot in #2254
  • Bump mariadb from 2.7.7 to 2.7.8 by @strehle in #2255
  • build(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.5 in /k8s by @dependabot in #2258
  • Bump snakeyaml from 1.33 to 2.0 by @strehle in #2219
  • build(deps): bump org.seleniumhq.selenium:selenium-java from 4.8.1 to 4.8.3 by @dependabot in #2259
  • build(deps): bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.8.1 to 4.8.3 by @dependabot in #2260
  • build(deps): bump github.com/onsi/gomega from 1.27.5 to 1.27.6 in /k8s by @dependabot in #2266
  • build(deps): bump org.apache.santuario:xmlsec from 3.0.1 to 3.0.2 by @dependabot in #2267

Misc

  • Refactor snakeyaml usage: Use newer method signatures by @strehle in #2237
  • fix: Use short-circuit or operator in UserIdConversionEndpoints.checkFilter by @adrianhoelzl-sap in #2265

New Contributors

Full Changelog: v76.8.0...v76.9.0