File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 11Change Log
22===
3- Latest SNAPSHOT (3.0.0-SNAPSHOT)
3+
4+ 3.0.0-SNAPSHOT
45---
56Notes
67
78* The upcoming release will contain multiple API breaking changes therefore the major version switch
89
910All changes
1011
12+ * [ #362 ] (https://github.com/docker-java/docker-java/pull/362 ) Deprecate "network" and enable "networks" stats (remote Docker API 1.21)
1113* [ #359 ] (https://github.com/docker-java/docker-java/pull/359 ) Fix performance issue of build command by adding bulk-read variant of InputStream.read()
1214* [ #357 ] (https://github.com/docker-java/docker-java/pull/357 ) Wait container command needs possibility to abort operation
1315* [ #313 ] (https://github.com/docker-java/docker-java/pull/313 ) Refactor primitive type fields to be of object type in JSON objects
1416
17+ 2.1.3-SNAPSHOT
18+ ---
19+ * [ #362 ] (https://github.com/docker-java/docker-java/pull/362 ) Deprecate "network" and enable "networks" stats (remote Docker API 1.21)
20+
1521v2.1.2
1622---
1723* [ #350 ] (https://github.com/docker-java/docker-java/pull/350 ) Remove ServiceLoader logic
You can’t perform that action at this time.
0 commit comments