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

Latest commit

 

History

History
89 lines (40 loc) · 4.5 KB

CHANGELOG.md

File metadata and controls

89 lines (40 loc) · 4.5 KB

Changelog

1.2.1 (2021-07-26)

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#75) (cd2684f)
  • enable self signed jwt for grpc (#81) (5abf2bc)

Documentation

  • add Samples section to CONTRIBUTING.rst (#76) (8eb851b)

Miscellaneous Chores

1.2.0 (2021-07-01)

Features

Bug Fixes

Documentation

1.1.0 (2021-06-16)

Features

  • support self-signed JWT flow for service accounts (1165c47)

Bug Fixes

  • add async client to %name_%version/init.py (1165c47)

1.0.0 (2021-06-02)

Features

  • bump release level to production/stable (#54) (3cd61a5)

0.3.0 (2021-04-30)

Features

0.2.0 (2021-01-21)

Features

  • add 'from_service_account_info' factory to clients (887df00)
  • add common resource path helpers; expose client transport; remove gRPC send/recv limit (#12) (672d821)

Bug Fixes

Documentation

0.1.0 (2020-09-24)

Features