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 GitHub
commit 9a88fe92ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.
```