Uaa Versions Save

CloudFoundry User Account and Authentication (UAA) Server

v76.13.0

1 year ago

What's Changed

Fixes

Dependency Bumps

Misc

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.12.0...v76.13.0

v76.12.0

1 year ago

DO NOT USE

Contains a regression with regards to OIDC IdPs. A fix has been included in release 76.13.0

What's Changed

Fixes

Dependency Bumps

Misc

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.11.0...v76.12.0

v76.11.0

1 year ago

What's Changed

Fixes

Dependency Bumps

Misc

New Contributors

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.10.0...v76.11.0

v76.10.0

1 year ago

What's Changed

Fixes

Features

Dependency Bumps

New Contributors

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.9.0...v76.10.0

v76.9.0

1 year ago

What's Changed

Fixes

Dependency Bumps

Misc

New Contributors

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.8.0...v76.9.0

v76.8.0

1 year ago

What's Changed

Features

Dependency Bumps

Fixes

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.7.0...v76.8.0

v76.7.0

1 year ago

What's Changed

Fixes

Dependency Bumps

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.6.0...v76.7.0

v76.6.0

1 year ago

What's Changed

Features

Fixes

Dependency bumps

New Contributors

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.5.0...v76.6.0

v76.5.0

1 year ago

What's Changed

Full Changelog: https://github.com/cloudfoundry/uaa/compare/v76.4.0...v76.5.0

v76.4.0

1 year ago

Feature

  • Support refresh token rotation (#1969)
  • Add a section decsribing how to run local UAA server with PostgreSQL (#2091)

Fixes

  • Fix error "rawPassword cannot be null" and prevent null in password encoder (#2101)
  • Increase randomness of passcode (#2072)

Dependency bumps

  • Bump nimbus-jose-jwt from 8.23 to 9.24.4 (#2075)
  • Use jackson in jsonpath and exclude json-smart library (#2076)
  • build(deps): bump passay from 1.6.1 to 1.6.2 (#2077)
  • build(deps): bump github.com/onsi/gomega from 1.22.1 to 1.23.0 (#2080)
  • build(deps): bump jasmine-core from 4.4.0 to 4.5.0 (#2082)
  • build(deps): bump jasmine from 4.4.0 to 4.5.0 (#2083)
  • build(deps): bump javase from 3.5.0 to 3.5.1 (#2088)
  • build(deps): bump github.com/onsi/gomega from 1.23.0 to 1.24.0 (#2090)
  • build(deps): bump github.com/onsi/gomega from 1.24.0 to 1.24.1 in /k8s (#2092)
  • build(deps): bump k8s.io/client-go from 0.25.3 to 0.25.4 (#2096)
  • Upgrade Tomcat cargo version 9.0.69 (#2099)
  • Bump snakeyaml 1.33 (#2104)
  • Bump mariadb version 2.7.7 (#2103)

Full Changelog