changelog++

This commit is contained in:
Chris Hoffman 2019-09-13 11:53:20 -04:00 committed by GitHub
parent ecfcdc329e
commit 258229b01a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -15,7 +15,12 @@ IMPROVEMENTS:
* storage/cassandra: Improve storage efficiency by eliminating unnecessary
copies of value data [GH-7199]
## 1.2.3 (Unreleased)
## 1.2.3 (September 12, 2019)
FEATURES:
* **Oracle Cloud (OCI) Integration**: Vault now support using Oracle Cloud for
storage, auto unseal, and authentication.
IMPROVEMENTS: