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

Latest commit

 

History

History
103 lines (45 loc) · 5.13 KB

CHANGELOG.md

File metadata and controls

103 lines (45 loc) · 5.13 KB

Changelog

1.0.2 (2021-07-28)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#86) (a20de35)

Miscellaneous Chores

1.0.1 (2021-07-20)

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#85) (5ad78fb)

1.0.0 (2021-06-30)

Features

  • bump release level to production/stable (#65) (b0f9d70)

0.7.0 (2021-06-30)

Features

Bug Fixes

Documentation

0.6.1 (2021-06-16)

Bug Fixes

  • exclude docs and tests from package (#69) (c75b52b)

0.6.0 (2021-05-28)

Features

  • support self-signed JWT flow for service accounts (167f431)

Bug Fixes

  • add async client to %name_%version/init.py (167f431)
  • deps: add packaging requirement (#62) (1384f55)
  • use correct default retry and timeout (#42) (8c7db91)

0.5.1 (2021-02-08)

Bug Fixes

  • remove client recv msg limit and add enums to types/__init__.py (#26) (207db35)

0.5.0 (2020-12-07)

Features

  • add common resource helper paths, expose client transport (#17) (e2660f2)

Documentation

0.4.0 (2020-10-02)

Features

0.1.0 (2020-07-20)

Features