File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 1
1
Change log
2
2
==========
3
3
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
+
4
16
4.4.1
5
17
-----
6
18
@@ -10,7 +22,6 @@ Change log
10
22
- Avoid setting unsuported parameter for subprocess.Popen on Windows
11
23
- Replace use of deprecated "filter" argument on ""docker/api/image"
12
24
13
-
14
25
4.4.0
15
26
-----
16
27
@@ -28,7 +39,6 @@ Change log
28
39
- Improve exception messages for server and client errors
29
40
- Bump cryptography from 2.3 to 3.2
30
41
31
-
32
42
4.3.1
33
43
-----
34
44
@@ -53,7 +63,6 @@ Change log
53
63
- Update default API version to v1.39
54
64
- Update test engine version to 19.03.12
55
65
56
-
57
66
4.2.2
58
67
-----
59
68
@@ -109,7 +118,6 @@ Change log
109
118
- Adjust ` --platform ` tests for changes in docker engine
110
119
- Update credentials-helpers to v0.6.3
111
120
112
-
113
121
4.0.2
114
122
-----
115
123
@@ -123,7 +131,6 @@ Change log
123
131
124
132
- Bumped version of websocket-client
125
133
126
-
127
134
4.0.1
128
135
-----
129
136
You can’t perform that action at this time.
0 commit comments