Skip to content

76.21.0

Compare
Choose a tag to compare
@cf-identity cf-identity released this 15 Sep 07:06

What's Changed

Features

  • feature: activate PKCE by default in requests to external OIDC providers by @strehle in #2448

Fixes

  • Fix: UAA login page breaks when the product logo image is over 100000 characters by @Tallicia in #2453

Misc

  • Rearchitect two integration tests to use page objects by @swalchemist in #2468
  • Refactor: prepare for private_key_jwt in oauth_client_details by @strehle in #2433
  • doc: reason for ignoring library bumps by @swalchemist in #2485
  • test: Authorization Grant Flow without Redirect URI by @strehle in #2484

Dependency Bumps

  • build(deps): bump versions.springBootVersion from 2.7.14 to 2.7.15 by @dependabot in #2450
  • bump activesupport from 6.1.7.3 to 6.1.7.5 in #2451
  • build(deps): bump jasmine-core from 5.1.0 to 5.1.1 in /uaa by @dependabot in #2457
  • build(deps): bump k8s.io/client-go from 0.28.0 to 0.28.1 in /k8s by @dependabot in #2460
  • build(deps): bump versions.tomcatCargoVersion from 9.0.79 to 9.0.80 by @dependabot in #2462
  • build(deps): bump org.apache.directory.api:api-ldap-model from 2.1.3 to 2.1.4 by @dependabot in #2464
  • build(deps): bump versions.seleniumVersion from 4.11.0 to 4.12.0 by @dependabot in #2466
  • build(deps): bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r by @dependabot in #2469
  • build(deps): bump versions.seleniumVersion from 4.12.0 to 4.12.1 by @dependabot in #2471
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #2473
  • build(deps): bump org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 6.7.0.202309050840-r by @dependabot in #2475
  • Bump Gradle to 8.3 by @strehle in #2476
  • update dependency org.gradle:test-retry-gradle-plugin to v1.5.4 by @strehle in #2479
  • Bump mariadb from 2.7.9 to 2.7.10 by @strehle in #2478
  • Bump gradle plugins by @strehle in #2480
  • Bump SnakeYaml from 2.0 to 2.2 by @strehle in #2481
  • update dependency org.gradle:test-retry-gradle-plugin to v1.5.5 by @strehle in #2482
  • Go 1.21 by @swalchemist in #2483
  • build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.31 to 9.32 by @dependabot in #2487
  • k8s updates, k8s.io 0.28.1 to 0.28.2 by @strehle in #2488

Full Changelog: v76.20.0...v76.21.0