Vault v1.2.3 Release Notes

Release Date: 2019-09-12 // over 4 years ago
  • ๐Ÿ”‹ FEATURES:

    • Oracle Cloud (OCI) Integration: Vault now support using Oracle Cloud for storage, auto unseal, and authentication.

    ๐Ÿ‘Œ IMPROVEMENTS:

    • auth/jwt: Groups claim matching now treats a string response as a single element list [GH-63]
    • auth/kubernetes: enable better support for projected tokens API by allowing user to specify issuer [GH-65]
    • auth/pcf: The PCF auth plugin was renamed to the CF auth plugin, maintaining full backwards compatibility [GH-7346]
    • replication: Premium packages now come with unlimited performance standby nodes

    ๐Ÿ› BUG FIXES:

    • agent: Allow batch tokens and other non-renewable tokens to be used for agent operations [GH-7441]
    • auth/jwt: Fix an error where newer (v1.2) token_* configuration parameters were not being applied to tokens generated using the OIDC login flow [GH-67]
    • raft: Fix an incorrect JSON tag on leader_ca_cert in the join request [GH-7393]
    • seal/transit: Allow using Vault Agent for transit seal operations [GH-7441]
    • storage/couchdb: Fix a file descriptor leak [GH-7345]
    • ui: Fix a bug where the status menu would disappear when trying to revoke a token [GH-7337]
    • ui: Fix a regression that prevented input of custom items in search-select [GH-7338]
    • ui: Fix an issue with the namespace picker being unable to render nested namespaces named with numbers and sorting of namespaces in the picker [GH-7333]