We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e41bc commit da3e689Copy full SHA for da3e689
CHANGELOG
@@ -1,3 +1,14 @@
1
+v1.5.0
2
+ Version 1.5.0
3
+
4
+ Release to support oauth2client >= 2.0.0.
5
6
+ - Fix file stream recognition in Python 3 (#141)
7
+ - Fix non-resumable binary uploads in Python 3 (#147)
8
+ - Default to 'octet-stream' if mimetype detection fails (#157)
9
+ - Handle SSL errors with retries (#160)
10
+ - Fix incompatibility with oauth2client v2.0.0 (#182)
11
12
v1.4.2
13
Version 1.4.2
14
0 commit comments