Add changelog for 9475

This commit is contained in:
Daniel Nephin 2021-03-16 18:22:25 -04:00
parent f0307c73e5
commit 99eda98222
1 changed files with 3 additions and 0 deletions

3
.changelog/9475.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
checks: add TLSServerName field to allow setting the TLS server name for HTTPS health checks.
```