Add changelog for 9475

This commit is contained in:
Daniel Nephin 2021-03-16 18:22:25 -04:00
parent 94b02c3954
commit 96276fc7b8
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.
```