diff --git a/enterprise/17.03/release-notes.md b/enterprise/17.03/release-notes.md index 56701307e2..4fcc70a8a9 100644 --- a/enterprise/17.03/release-notes.md +++ b/enterprise/17.03/release-notes.md @@ -15,6 +15,12 @@ it references. However, Docker EE also includes back-ported fixes defect fixes that you can use in environments where new features cannot be adopted as quickly for consistency and compatibility reasons. +## Docker EE 17.03.2-ee-7 +(2017-10-04) + +* Fix logic in network resource reaping to prevent memory leak [docker/libnetwork#1944](https://github.com/docker/libnetwork/pull/1944) [docker/libnetwork#1960](https://github.com/docker/libnetwork/pull/1960) +* Increase max GRPC message size to 128MB for larger snapshots so newly added managers can successfully join [docker/swarmkit#2375](https://github.com/docker/swarmkit/pull/2375) + ## Docker EE 17.03.2-ee-6 (2017-08-24)