We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c1d5ec commit d63e70bCopy full SHA for d63e70b
1 file changed
CHANGELOG.md
@@ -8,7 +8,8 @@ Notes
8
* The upcoming release will contain multiple API breaking changes therefore the major version switch
9
10
All changes
11
-
+
12
+* [#392] (https://github.com/docker-java/docker-java/pull/392) Introduce InspectContainerResponse.Mounts
13
* [#387] (https://github.com/docker-java/docker-java/pull/387) Make ProgressDetails attributes public
14
* [#362] (https://github.com/docker-java/docker-java/pull/362) Deprecate "network" and enable "networks" stats (remote Docker API 1.21)
15
* [#359] (https://github.com/docker-java/docker-java/pull/359) Fix performance issue of build command by adding bulk-read variant of InputStream.read()
0 commit comments