v1.0.3
07-26-2019 10:34 PDT
Implementation Changes
- Make
Client.build_api_url
an instance method. (#8747)
Dependencies
- Bump minimum version for google-api-core to 1.14.0. (#8709)
Documentation
- Linkify the PR in the change log. (#8790)
- Link to googleapis.dev documentation in READMEs. (#8705)
- Add compatibility check badges to READMEs. (#8288)
- Removing typing information for
**kwargs
in order to not conflict with type checkers. (#8546)