open-vault/website/content/docs
Chris Capurso f9e9b4d327
Add sys/version-history endpoint and associated command (#13766)
* store version history as utc; add self-heal logic

* add sys/version-history endpoint

* change version history from GET to LIST, require auth

* add "vault version-history" CLI command

* add vault-version CLI error message for version string parsing

* adding version-history API and CLI docs

* add changelog entry

* some version-history command fixes

* remove extraneous cmd args

* fix version-history command help text

* specify in docs that endpoint was added in 1.10.0

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>

* enforce UTC within storeVersionTimestamp directly

* fix improper use of %w in logger.Warn

* remove extra err check and erroneous return from loadVersionTimestamps

* add >= 1.10.0 warning to version-history cmd

* move sys/version-history tests

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2022-02-14 15:26:57 -05:00
..
agent Add clarification around vague "this" references (#13968) 2022-02-09 13:02:44 -05:00
audit
auth Allow auto-detection of AWS region when using the vault CLI (#14051) 2022-02-14 12:01:27 -08:00
commands Add sys/version-history endpoint and associated command (#13766) 2022-02-14 15:26:57 -05:00
concepts changed to upper-case for integrated storage (#14037) 2022-02-14 08:38:06 -08:00
configuration Vault documentation: added new warning to listener stanza parameters (#14036) 2022-02-14 08:54:43 -08:00
deprecation
enterprise changed to upper-case for integrated storage (#14037) 2022-02-14 08:38:06 -08:00
internals changed to upper-case for integrated storage (#14037) 2022-02-14 08:38:06 -08:00
platform changed to upper-case for integrated storage (#14037) 2022-02-14 08:38:06 -08:00
release-notes
secrets KV v2 doc - fix format and update examples (#14003) 2022-02-10 13:20:36 -08:00
upgrading
browser-support.mdx Vault documentation: added a warning message to vault ui browser support doc (#13961) 2022-02-09 09:10:24 -08:00
glossary.mdx
index.mdx
install.mdx
partnerships.mdx
plugin-portal.mdx
plugin.mdx
use-cases.mdx
what-is-vault.mdx added link to hcpv docs (#13992) 2022-02-09 16:15:17 -08:00