Add changelog entry

This commit is contained in:
freddygv 2021-11-08 17:14:27 -07:00
parent e6622ab0ab
commit 956da278ff
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.
```