Merge pull request #8586 from pierresouchay/changelog_for_8552

Added changelog for #8552
This commit is contained in:
Daniel Nephin 2020-08-28 17:35:50 -04:00 committed by hashicorp-ci
parent f8dbe4821d
commit 83031dfffe
1 changed files with 3 additions and 0 deletions

3
.changelog/8552.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:feature
cache: Config parameters for cache throttling are now reloaded automatically on agent reload. Restarting the agent is not needed anymore.
```