v0.33.0
10-22-2019 12:10 PDT
New Features
- Add
client_optionsto constructor (#9152)
Dependencies
- Pin
google-cloud-logging >= 1.14.0, < 2.0.0dev. (#9476)
Documentation
- Remove references to the old authentication credentials. (#9456)
- Fix intersphinx reference to requests. (#9294)
- Remove CI for
gh-pages, use googleapis.dev forapi_corerefs. (#9085)
Internal / Testing Changes
- Harden
test_report_exceptionsystest by increasingmax_tries. (#9396)