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

v36.8.0

Compare
Choose a tag to compare

TLS, continued

We're working on making it possible for applications and service-key users to connect to cf-mysql using TLS. This effort is on-going, please consider TLS support experimental.

  • Todd would like to be able to create a service-key such that he is able to connect to services using TLS so that he's able to connect to services from off platform. [#151419865]
  • Sally would like to be confident that Binky can cf push new apps that can connect to services using encrypted communications so that sensitive information is not available to malicious actors [#151419862]
  • Binky would like Java and Spring apps to connect using TLS when TLS is enabled [#151862576]
  • Sally would like the platform to figure out which buildpack to use in the cipher_fin [#152248419]

Dependency Updates and Bug Fixes

  • cf-mysql-release shall include MariaDB 10.1.26 so that Sally can benefit from bug fixes and CVE fixes. [#150463375]
  • Bug fix: smoke tests do not run if there are no public plans [#150525177]
  • Bug fix: pre-start fails if multiple jobs restart rsyslog [#152096419]

Changes to Manifest

  • No changes