Skip to content

v1.5.1

Compare
Choose a tag to compare
@theacodes theacodes released this 20 May 17:46
· 980 commits to main since this release

Version 1.5.1

Bugfix release

  • Allow using versions of oauth2client < 2.0.0. (#197)
  • Check both current and new API discovery URL. (#202)
  • Retry http requests on connection errors and timeouts. (#218)
  • Retry http requests on rate limit responses. (#201)
  • Import guards for ssl (for Google App Engine). (#220)
  • Use named loggers instead of the root logger. (#206)
  • New search console example. (#212)