google-cloud-error_reporting 0.33.0
10-22-2019 12:10 PDT
New Features
- Add
client_options
to 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_core
refs. (#9085)
Internal / Testing Changes
- Harden
test_report_exception
systest by increasingmax_tries
. (#9396)