Releases: pivotal/credhub-release
Releases · pivotal/credhub-release
1.5.0
Features
- Updated submodule to use https to enable local bosh-release creation without SSH setup
- Refactored ACL enforcement logic to make access control more robust
Changes from v1.4.0
1.4.0
Notices
- PostgreSQL and MySQL packages for BBR have been removed. To use BBR, you must co-locate BBR SDK Release on your instances. BBR SDK version 1.1.0 is required.
- Credential regenerate operations move to dedicated endpoint. Regeneration using parameter
regenerate: true
is now deprecated. Please update scripts to avoid disruption when functionality is removed.
New Features
- Ability to request _N_credential versions when requesting a credential by name
- Users must have read operation ACL to certificate when using it to sign a generated certificate (more here)
- Ability to regenerate all certificates signed by a named CA. API info
- Release now provides BOSH link for server port
- Release now supports mapping an internal route with Consul agent
Changes from v1.3.4
1.3.4
Bug Fix
- Additional fix for byte encoding of the issuer field of generated certificates
- UAA
ca_certs
appropriately accepts stacked CA certificates
Changes from v1.3.3
1.0.8
Bug Fix
- Additional fix for byte encoding of the issuer field of generated certificates
Changes from v1.0.7
1.3.3
Bug Fix
- Byte encoding of the issuer field of generated certificates may differ when signed by a user-provided CA
Changes from v1.3.2
NOTE: Release has been removed due to bug. Please use release version 1.3.4.
1.0.7
Bug Fix
- Byte encoding of the issuer field of generated certificates may differ when signed by a user-provided CA
Changes from v1.0.6
NOTE: Release has been removed due to bug. Please use release version 1.0.8.
1.3.2
Bug Fix
- Fixed intermittent deployment error "Could not find or load main class"
Changes from v1.3.1
- Application commit log (no change)
- Release commit log
1.0.6
Bug Fix
- Fixed intermittent deployment error "Could not find or load main class"
Changes from v1.0.5
- Application commit log (no change)
- Release commit log
1.3.1
Bug Fix
- Fixed error on BBR restore when restoring to new installation
Changes from v1.3.0
- Application commit log (no change)
- Release commit log
1.0.5
Bug Fix
- Fixed error on BBR restore when restoring to new installation
Changes from v1.0.4