Add changelog for PR 10559

This commit is contained in:
Jared Kirschner 2021-07-06 11:26:05 -04:00
parent 14059c2653
commit 1353ee4b21
1 changed files with 3 additions and 0 deletions

3
.changelog/10559.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
api: Fix default values used for optional fields in autopilot configuration update (POST to `/v1/operator/autopilot/configuration`) [[GH-10558](https://github.com/hashicorp/consul/issues/10558)]
```