Changelog

1.2.3 (2022-05-05)

Documentation

  • fix docstring for map fields (614c640)

1.2.2 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#66) (0b06641)

1.2.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (5234b6b)

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

Documentation

  • list oneofs in docstring (5234b6b)

1.2.0 (2021-10-18)

Features

1.1.0 (2021-10-08)

Features

  • add context manager support in client (#35) (e9694fd)

1.0.0 (2021-10-04)

Features

  • bump release level to production/stable (#31) (139188c)

0.1.4 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (0039f92)

0.1.3 (2021-08-23)

Documentation

0.1.2 (2021-07-29)

Documentation

  • add Samples section to CONTRIBUTING.rst (#6) (19c3b12)

Miscellaneous Chores

0.1.1 (2021-07-21)

Bug Fixes

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

0.1.0 (2021-06-23)

Features