3.0.0-beta.1 (2021-12-30)
Bug Fixes
- Fix minor string formatting issue (93e0e22)
Features
- Migrate Httplib2 to requests library (2d81e06)
BREAKING CHANGES
- The 'build_http_connection' function is removed. User can directly use the 'requests.request' function