Sign in
third-party-mirror
/
hashicorp
/
vault
/
refs/heads/main
/
.
/
v1.14.6
/
changelog
/
12687.txt
blob: f5998deeda706efa08ae16168670cc846fa91c1d [
file
] [
log
] [
blame
] [
edit
]
```release-note:feature
**KV patch**: Add partial update support the for the `/<mount>/data/:path` kv-v2
endpoint through HTTP `PATCH`. A new `patch` ACL capability has been added and
is required to make such requests.
```