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 7baa65a301
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.
```