Add relnotes for 17.03.2-ee-7 (#4809)

This commit is contained in:
Jim Galasyn 2017-10-05 08:54:28 -07:00 committed by GitHub
parent 430ce2ea21
commit 4b6c899d57
1 changed files with 6 additions and 0 deletions

View File

@ -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)