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

v274

Pre-release
Pre-release

Choose a tag to compare

released this 25 Sep 21:49
· 149 commits to master since this release

UPDATE: Due to issues with putting dopplers on static IPs, we're not recommending this release for production use. Please use CF 275 instead.

Contents

Notices

  • cf-syslog-drain-release: This release includes the new cf-syslog-drain-release, which replaces the syslog drain functionality from Loggregator. There are two important notes for operators:
    • This update requires that the doppler jobs be deployed to static IPs. If you're using manifest generation provided by cf-release, the template should automatically help with this change.
    • The components use mutual TLS, so operators will need to generate keys and certificates. Documentation for generating certificates can be found here.
  • Loggregator Metron Compatibility UDP from Metron to Doppler is removed in this release. In order to work with this release services must upgrade to a Metron of Loggregator v72 or greater.

Job Spec Changes

  • properties.uaa.clients.cc_service_key_client.secret: This release introduces a new UAA client. Operators must provide a client secret. Any sufficiently strong password-like string will suffice.
  • properties.uaa.clients.cc-service-dashboards.secret: capi-release 1.42.0 includes a regression that marked the previously optional properties.uaa.clients.cc-service-dashboards.secret property as required. Temporarily set this property to any strong password if you haven't already provided a value. The next capi-release will again mark this property as optional.

Security Notices

Affecting v274

  • None

Resolved in v274

  • Not yet updated

Subcomponent Updates

Compatible Releases and Stemcells