Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.

v260

Compare
Choose a tag to compare
released this 16 May 19:16
· 416 commits to master since this release

IMPORTANT

  • Known issue with the Create Account flow in UAA UI which causes infinite redirects. The workaround is to set login.links.homeRedirect: null in the cf-release manifest
  • Known issue with /check_token failing on GET request.
  • This release includes breaking changes for OAuth clients thats are defined in the cf-release manifest. Starting with UAA Release v36 we have added validation for OAuth Clients. You can find the full list here, but below are the changes deployers are most likely to see:
    • For cf client please ensure that secret is set to empty string ''
    • For ssh-proxy replace redirect-uri of /login with https://login.{system-domain}/login

Contents

Notices

  • Starting with this release, CF deployments will use Diego as its default backend. This change comes in advance of the DEAs being officially deprecated on May 22.
  • The Postgres job will upgrade PostgreSQL to version 9.6.3. This drops support for upgrading from PostgreSQL 9.4.6. Only upgrades from PostgreSQL 9.4.9 (since cf v241) and PostgreSQL 9.6.2 (since cf v256) are supported. Before deploying, please review considerations at postgres-release v17.

Job Spec Changes

  • Not yet updated

Security Notices

Affecting v260

  • None

Resolved in v260

Subcomponent Updates

Compatible Releases and Stemcells