Skip to content

78.15.0

Choose a tag to compare

@cf-identity cf-identity released this 22 May 08:36
c5dda86

What's Changed

Fixes

  • Fix SAML encrypted assertion handling by @duanemay in #3908
  • Fix duplicate group membership preventing user deletion (#3479) by @strehle in #3896
  • review subdomain zone selection by @fhanik in #3918
  • Fix: SAML metadata ACS URL ignores zone subdomain when entityBaseURL is set by @fhanik in #3915
  • Enhance flaky job rerun summary with detailed logs for failed tests by @duanemay in #3885
  • Update default redirect url matching to be more secure by @duanemay in #3913

Misc

  • Migrate DaoAuthenticationProvider from deprecated no-arg constructor by @gdgenchev in #3867
  • Replace Spring Security Base64 with java.util equivalent by @gdgenchev in #3857
  • Remove unneeded Maven repository declarations by @duanemay in #3902
  • Remove deprecated setIgnoreDefaultModelOnRedirect by @gdgenchev in #3868
  • Migrate MediaType.sortByQualityValue() to local implementation by @gdgenchev in #3856
  • Migrate to Gradle Version Catalog by @duanemay in #3910
  • Rename integration_test_properties to mockmvc_unittest_properties by @duanemay in #3914
  • Configure HttpClient connection timeout via ConnectionConfig by @strehle in #3892

Dependency Bumps

  • build(deps): bump nokogiri from 1.19.2 to 1.19.3 in /uaa/slate by @dependabot[bot] in #3906
  • build(deps): bump actions/dependency-review-action from 4 to 5 by @dependabot[bot] in #3907
  • build(deps): bump gradle-wrapper from 9.5.0 to 9.5.1 by @dependabot[bot] in #3909
  • build(deps): bump versions.seleniumVersion from 4.43.0 to 4.44.0 by @dependabot[bot] in #3911
  • build(deps): bump brace-expansion from 5.0.5 to 5.0.6 in /uaa by @dependabot[bot] in #3916
  • Align and lock library versions by @duanemay in #3917 and update with this to Upgrade Tomcat to version 10.1.55
  • Pin cryptacular dependency to version 1.2.6 to consume Opensaml5 updates by @strehle in #3903
  • dependency: OpenSAML 5.1.6 upgrade by @strehle in #3840
  • build(deps): bump org.opensaml:opensaml-saml-api from 5.2.1 to 5.2.2 by @dependabot[bot] in #3912

Full Changelog: v78.14.0...v78.15.0