mirror of https://github.com/status-im/consul.git
update changelog
This commit is contained in:
parent
5882e21b2b
commit
4f35b092ce
|
@ -6,6 +6,7 @@ FEATURES
|
|||
|
||||
BUG FIXES
|
||||
|
||||
* agent: tolerate more failure scenarios during service registration with central config enabled [[GH-6472](https://github.com/hashicorp/consul/issues/6472)]
|
||||
* cache: remove data race in agent cache [[GH-6470](https://github.com/hashicorp/consul/issues/6470)]
|
||||
* connect: intermediate CA certs generated with the vault provider lack URI SANs [[GH-6491](https://github.com/hashicorp/consul/issues/6491)]
|
||||
* connect: don't colon-hex-encode the AuthorityKeyId and SubjectKeyId fields in connect certs [[GH-6492](https://github.com/hashicorp/consul/issues/6492)]
|
||||
|
|
Loading…
Reference in New Issue