open-vault/website/data/news.yml

24 lines
1021 B
YAML

default_link_text: "Read more"
posts:
-
title: "Vault 0.10 released"
body: >-
We are proud to announce the release of HashiCorp Vault 0.10. This
version includes an open source web UI, versioned key-value secrets,
Azure authentication, GCP Secrets Engine, Root DB credential rotation, and much more!
link_url: "https://www.hashicorp.com/blog/vault-0-10/"
-
title: "Vault 0.9 released"
body: >-
We are proud to announce the release of HashiCorp Vault 0.9. This
version includes Identity, Seal Wrap (FIPS 140-2 compliance), new
Vault UI, Sentinel integration, cloud auto-unseal, and much more!
link_url: "https://www.hashicorp.com/blog/vault-0-9"
-
title: "Vault 0.8.1 released"
body: >-
We are proud to announce the release of HashiCorp Vault 0.8.1. This
version includes Google Cloud IAM authentication, Oracle database
backends, self-reloading plugins, and much more!
link_url: "https://www.hashicorp.com/blog/vault-0-8-1/"