Add release note for gc fix

Adds note for garbage collection fix related to removal
of leases, containers, and images.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
This commit is contained in:
Derek McGowan 2019-09-24 17:05:06 -07:00
parent aba201344e
commit 85eac2550f
No known key found for this signature in database
GPG Key ID: F58C5D0A4405ACDB

View File

@ -87,6 +87,7 @@ This version of containerd is validated against v1.15, but it is also compatible
### Other
* **Support additional garbage collection labels.** Allows more advanced resource management use cases on the client
* **Fix garbage collection scheduling on reference removal.** Ensures removal of leases or containers triggers the next scheduled garbage collection
And many more improvements and bug fixes in the complete changelog"""