Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Latest commit

 

History

History
53 lines (24 loc) · 2.57 KB

CHANGELOG.md

File metadata and controls

53 lines (24 loc) · 2.57 KB

Changelog

1.0.1 (2021-01-14)

Bug Fixes

Documentation

  • document enum values with undoc-members option (#69) (2acdeb7)

1.0.0 (2020-10-29)

⚠ BREAKING CHANGES

  • update package names to avoid conflict with google-cloud-bigquery

Bug Fixes

  • update package names to avoid conflict with google-cloud-bigquery (#47) (dc2172f)

0.4.0 (2020-10-28)

Features

  • add path formatting helper methods (362e0fe)
  • implement mtls env variables mentioned in aip.dev/auth/4114 (#39) (21bff87)

0.3.0 (2020-08-26)

Features

  • add support for new client options (#23) (a0e818d)

0.2.0 (2020-05-27)

Features

  • add helper methods to parse resource paths (via synth) (#7) (8fc54cb)

0.1.0 (2020-05-12)

Features