Changelog

0.6.2 (2022-06-06)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#153) (35a440a)

0.6.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#131) (aa44b15)

0.6.0 (2022-02-26)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (175da64)

Documentation

0.5.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (d9cd029)

  • deps: require google-api-core >= 1.28.0 (d9cd029)

Documentation

  • list oneofs in docstring (d9cd029)

0.5.0 (2021-10-18)

Features

Documentation

0.4.0 (2021-10-07)

Features

  • add context manager support in client (#93) (5df0cf1)

Bug Fixes

  • improper types in pagers generation (2d73287)

0.3.3 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (ff8c418)

0.3.2 (2021-07-28)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#68) (190c5b0)

Miscellaneous Chores

0.3.1 (2021-07-20)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#67) (cd12659)

0.3.0 (2021-07-01)

Features

Bug Fixes

Documentation

0.2.2 (2021-06-16)

Bug Fixes

  • exclude docs and tests from package (#52) (5d4926d)

0.2.1 (2021-05-28)

Bug Fixes

0.2.0 (2021-03-29)

Features

  • add async clients (f8e3d0f)

  • add common resource helper methods (f8e3d0f)

Bug Fixes

  • BREAKING rename PriceRange.min to PriceRange.min_, PriceRange.max to PriceRange.max_ (f8e3d0f)

  • fix bug with enums closes #14, #20 (f8e3d0f)

0.1.0 (2020-03-13)

Features