Add changelog entry

This commit is contained in:
freddygv 2021-11-08 17:14:27 -07:00
parent cc5a7ed36c
commit 44748bf234
1 changed files with 6 additions and 0 deletions

6
.changelog/11514.txt Normal file
View File

@ -0,0 +1,6 @@
```release-note:improvement
connect/ca: Return an error when querying roots from uninitialized CA.
```
```release-note:bug
connect/ca: Allow secondary initialization to resume after being deferred due to unreachable or incompatible primary DC servers.
```