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 0a471d3 commit 2aedb52Copy full SHA for 2aedb52
CHANGELOG
@@ -1,3 +1,16 @@
1
+v1.5.1
2
+ Version 1.5.1
3
+
4
+ Bugfix release
5
6
+ - Allow using versions of oauth2client < 2.0.0. (#197)
7
+ - Check both current and new API discovery URL. (#202)
8
+ - Retry http requests on connection errors and timeouts. (#218)
9
+ - Retry http requests on rate limit responses. (#201)
10
+ - Import guards for ssl (for Google App Engine). (#220)
11
+ - Use named loggers instead of the root logger. (#206)
12
+ - New search console example. (#212)
13
14
v1.5.0
15
Version 1.5.0
16
0 commit comments