Skip to content

0.8.0

Compare
Choose a tag to compare
@pcf-sec-eng-bot pcf-sec-eng-bot released this 24 May 01:22

Compatibility

  • This release must use BOSH version 261 or later.
  • CLI version 0.8.0 must be used with this release
  • CredHub requires PostgreSQL 9.4+

Notices

  • You are advised to backup your database prior to upgrade.
  • Internal encryption provider dev_key is no longer supported. You are must migrate from an existing dev_key to an encryption_password prior to upgrading to this version.

New Features

  • BBR scripts for backup and restore now enabled
  • Preliminary work on mutual TLS authentication
  • Preliminary work on authorization

Bug fix

  • Extended key usage 'timestamping' no longer provides error
  • Server version appropriately returned on /info endpoint
  • JRE bumped to 1.8.0_131 for CVEs
  • Spring Boot bumped to 1.4.6 for Tomcat CVEs

Changes from v0.7.0