0.8.0
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 existingdev_key
to anencryption_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