Vault v1.3.3 Release Notes

Release Date: 2020-03-05 // about 4 years ago
  • πŸ› BUG FIXES:

    • approle: Fix excessive locking during tidy, which could potentially block new approle logins for long enough to cause an outage [GH-8418]
    • cli: Fix issue where Raft snapshots from standby nodes created an empty backup file [GH-8097]
    • identity: Fix incorrect caching of identity token JWKS responses [GH-8412]
    • kmip: role read now returns tls_client_ttl
    • kmip: fix panic when templateattr not provided in rekey request
    • secrets/database/influxdb: Fix potential panic if connection to the InfluxDB database cannot be established [GH-8282]
    • storage/mysql: Fix potential crash when using MySQL as coordination for high availability [GH-8300]
    • storage/raft: Fix potential crash when using Raft as coordination for high availability [GH-8356]
    • πŸ’» ui: Fix missing License menu item [GH-8230]
    • 0️⃣ ui: Fix bug where default auth method on login is defaulted to auth method that is listing-visibility=unauth instead of β€œother” [GH-8218]
    • πŸ’» ui: Fix bug where KMIP details were not shown in the UI Wizard [GH-8255]
    • πŸ”§ ui: Show Error messages on Auth Configuration page when you hit permission errors [GH-8500]
    • 🚚 ui: Remove duplicate form inputs for the GitHub config [GH-8519]
    • πŸ’» ui: Correct HMAC capitalization [GH-8528]
    • πŸ’» ui: Fix danger message in DR [GH-8555]
    • πŸ’» ui: Fix certificate field for LDAP config [GH-8573]