changelog: add entries for secondary datacenter CA fixes (#9322)

This commit is contained in:
Mike Morris 2020-12-03 13:33:29 -05:00 committed by GitHub
parent b734cf54ed
commit 0650188f27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
.changelog/9009.txt Normal file
View File

@ -0,0 +1,6 @@
```release-note:bug
connect: fixes a case when updating the CA config in a secondary datacenter to correctly trigger the creation of a new intermediate certificate
```
```release-note:bug
connect: only unset the active root in a secondary datacenter when a new one is replacing it
```