Skip to content

75.21.0

Compare
Choose a tag to compare
@cf-identity cf-identity released this 29 Jun 15:47

Bug Fixes

  • Remove more String Passwords variables reported in the Issue #1838 (#1899)
  • Map HTTP 500 RequestRejectedException into 400 (#1892)
  • file paths to be quoted in gradle script (#1928)
  • Use login.url for password reset email template creation (#1926)
  • OIDC proxy: fix id_token mapping (#1925)
  • Fix various HTTP 500 exceptions in SAML2 endpoints (#1924) (#1922) (#1913)

Features

  • Mobile: allow public client option for grant_type authorization_code using PKCE with S256 method (#1888)

Dependency bumps

  • Bump versions.springBootVersion from 2.6.7 to 2.7.1 (#1896) and (#1923)
  • Bump tomcat for cargo 9.0.64
  • Bump spring-framework-bom from 5.3.20 to 5.3.21 (#1915)
  • Bump k8s.io/client-go from 0.24.0 to 0.24.2 in /k8s (#1902) (#1919)
  • Bump gopkg.in/yaml.v3 3.0.0 (#1903)
  • Bump spring-framework-bom from 5.3.19 to 5.3.20 (#1887)
  • Bump jasmine from 4.1.0 to 4.2.0 in /uaa (#1911)
  • Bump nokogiri from 1.13.5 to 1.13.6 in /uaa/slate (#1898)

Full Changelog