Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

v1.5.0

Compare
Choose a tag to compare
@leahecole leahecole released this 31 Jan 21:28

05-16-2019 13:05 PDT

Implementation Changes

  • Add routing header to method metadata, fix docstring (via synth). (#7660)

New Features

  • Add client_info support to client / connection. (#7873)

Dependencies

  • Pin google-cloud-core >= 1.0.0, < 2.0dev. (#7993)

Documentation

  • Add docs for v3beta1. (#7681)

Internal / Testing Changes

  • Harden system test against back-end changes. (#7987)
  • Exclude docs/conf.py in synth. (#7943)
  • Update docs/conf.py (via synth). (#7837)
  • Add nox session docs, reorder methods (via synth). (#7785)