changelog++
This commit is contained in:
parent
5f02a64206
commit
903021c6d2
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,3 +1,15 @@
|
|||
## 0.9.0.1 (November 21st, 2017) (Enterprise Only)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* auth/gcp: Support seal wrapping of configuration parameters
|
||||
* auth/kubernetes: Support seal wrapping of configuration parameters
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
* Fix an upgrade issue with some physical backends when migrating from legacy
|
||||
HSM stored key support to the new Seal Wrap mechanism
|
||||
|
||||
## 0.9.0 (November 14th, 2017)
|
||||
|
||||
DEPRECATIONS/CHANGES:
|
||||
|
@ -37,7 +49,7 @@ DEPRECATIONS/CHANGES:
|
|||
optional and enables configuration of the seal type to use for additional
|
||||
data protection, such as using HSM or Cloud KMS solutions to encrypt and
|
||||
decrypt data.
|
||||
|
||||
|
||||
FEATURES:
|
||||
|
||||
* **RSA Support for Transit Backend**: Transit backend can now generate RSA
|
||||
|
|
Loading…
Reference in New Issue