from
Hacker News
Top
New
Announcing OpenBao v2.1.0 - OSI-licensed fork of HashiCorp Vault
by
cipherboy
on 12/2/24, 6:38 PM with 1 comments
by
cipherboy
on 12/2/24, 6:41 PM
The combination of paginated list (last release) and transactions (this release) are a wonderful improvement over HashiCorp Vault. They're already paying dividends with the potential to implement much-requested improvements to Vault like recursive keys (
https://github.com/openbao/openbao/issues/549
-- in
https://github.com/hashicorp/vault/issues/5275
, the first-most upvoted issue), list filtering (
https://github.com/openbao/openbao/issues/769
-- in
https://github.com/hashicorp/vault/issues/5362
, the fourth-most upvoted issue), and more.