Skip to content

v0.33.0

Choose a tag to compare

@busunkim96 busunkim96 released this 07 Feb 00:31

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 for api_core refs. (#9085)

Internal / Testing Changes

  • Harden test_report_exception systest by increasing max_tries. (#9396)