Add latest changelog entries (#13363)

This commit is contained in:
Evan Culver 2022-06-06 11:52:13 -07:00 committed by GitHub
parent ff2ad3ba0c
commit 6ba124d163
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
## 1.12.2 (June 3, 2022)
BUG FIXES:
* kvs: Fixed a bug where query options were not being applied to KVS.Get RPC operations. [[GH-13344](https://github.com/hashicorp/consul/issues/13344)]
## 1.12.1 (May 25, 2022)
FEATURES: