We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70489a2 commit 866a3a0Copy full SHA for 866a3a0
CHANGELOG.md
@@ -11,6 +11,8 @@ Notes
11
All changes
12
13
Included in 3.0.0-RC4
14
+* [#528] (https://github.com/docker-java/docker-java/pull/528) Fix DOCKER_TLS_VERIFY cannot be 'false' or empty
15
+* [#527] (https://github.com/docker-java/docker-java/pull/527) Fix `mirrors` field is list and not a single string #527
16
* [#510] (https://github.com/docker-java/docker-java/pull/510) Add CgroupParent option for create cmd
17
* [#509] (https://github.com/docker-java/docker-java/pull/509) Implement container rename api
18
* [#501] (https://github.com/docker-java/docker-java/pull/501) Fix execution of copy file/archive command skips 0xFF bytes
0 commit comments