open-vault/website/data/news.yml
Seth Vargo a379989da4 Update GCP docs (#4898)
* Consistently use "Google Cloud" where appropriate

* Update GCP docs

This updates the GCP docs to use the new updated fields that will be
present in the next release of the plugin as well as fixes up some
inconsistencies between the GCP docs and other auth method
documentation.
2018-07-11 15:52:22 -04:00

25 lines
1 KiB
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, Google Cloud 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/"