Skip to content

1.3.0

Compare
Choose a tag to compare
@pcf-sec-eng-bot pcf-sec-eng-bot released this 23 Aug 19:41

Version 1.3.x is a long term support release. Bug fix and security patch releases will be issued for 9 months following release. See more here.

New Features

  • Enhance BBR backup and restore functionality
    • Backup and restore now works with non-local databases
    • Backup and restore now supports PostgreSQL 9.4 and MariaDB 10.1
    • Backup and restore respect configured settings for database TLS connection
    • Backup and restore works with multi-instance deployments
  • Update API to allow static username to be set via BOSH manifest
  • Enable regeneration of user type credentials

Dependency Updates

  • Bumped OpenJDK from 1.8.0_131 to 1.8.0_141
  • Bumped Spring Boot from 1.4.6 to 1.5.6

Bug Fixes

  • Resolved BBR backup and restore failures in v1.2.0 due to package version incompatibility

Known Issues

  • CredHub must be restarted after a BBR restore on a new installation. Before restarting the application, you will see an encryption key mismatch error.

Changes from v1.2.0