File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Change log
22==========
33
4+ 4.4.2
5+ -----
6+
7+ [ List of PRs / issues for this release] ( https://github.com/docker/docker-py/milestone/71?closed=1 )
8+
9+ ### Bugfixes
10+ - Fix SSH connection bug where the hostname was incorrectly trimmed and the error was hidden
11+ - Fix docs example
12+
13+ ### Miscellaneous
14+ - Add Python3.8 and 3.9 in setup.py classifier list
15+
4164.4.1
517-----
618
@@ -10,7 +22,6 @@ Change log
1022- Avoid setting unsuported parameter for subprocess.Popen on Windows
1123- Replace use of deprecated "filter" argument on ""docker/api/image"
1224
13-
14254.4.0
1526-----
1627
@@ -28,7 +39,6 @@ Change log
2839- Improve exception messages for server and client errors
2940- Bump cryptography from 2.3 to 3.2
3041
31-
32424.3.1
3343-----
3444
@@ -53,7 +63,6 @@ Change log
5363- Update default API version to v1.39
5464- Update test engine version to 19.03.12
5565
56-
57664.2.2
5867-----
5968
@@ -109,7 +118,6 @@ Change log
109118- Adjust ` --platform ` tests for changes in docker engine
110119- Update credentials-helpers to v0.6.3
111120
112-
1131214.0.2
114122-----
115123
@@ -123,7 +131,6 @@ Change log
123131
124132- Bumped version of websocket-client
125133
126-
1271344.0.1
128135-----
129136
You can’t perform that action at this time.
0 commit comments