Path to this page:
Subject: CVS commit: pkgsrc/security/ruby-vault
From: Takahiro Kambe
Date: 2022-08-28 14:53:19
Message id: 20220828125319.70B8BF9F4@cvs.NetBSD.org
Log Message:
security/ruby-vault: update to 0.17.0
0.17.0 (2022-05-11)
IMPROVEMENTS
* Added MissingRequiredStateErr error type to refer to 412s returned by
Vault 1.10 when the WAL index on the node does not match the index in the
Server-Side Consistent Token. This error type can be passed as a
parameter to #with_retries, and will also be retried automatically when
#with_retries is used with no parameters.
Files: