We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e021b commit 61fc0a3Copy full SHA for 61fc0a3
CHANGELOG.md
@@ -1,6 +1,11 @@
1
Change Log
2
===
3
-2.1.3
+
4
+2.1.4-SNAPSHOT
5
+---
6
+* [#359] (https://github.com/docker-java/docker-java/pull/359) Fix performance issue of build command by adding bulk-read variant of InputStream.read()
7
8
+v2.1.3
9
---
10
11
* [#387] (https://github.com/docker-java/docker-java/pull/387) Make ProgressDetails attributes public
0 commit comments