Changelog

1.1.2 (2022-10-03)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#59) (dc3b2ff)

1.1.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#44) (734b40a)

  • deps: require proto-plus >= 1.22.0 (734b40a)

1.1.0 (2022-07-20)

Features

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#37) (cf60a2a)

  • removed Snapshots methods that were never officially released on the backend (2cfdd4d)

  • require python 3.7+ (#39) (f52ab3f)

1.0.1 (2022-06-07)

Bug Fixes

  • deps: require protobuf>=3.19.0,<4.0.0 (#29) (c3ffc61)

Documentation

  • fix changelog header to consistent size (#27) (15d9556)

1.0.0 (2022-04-26)

Features

  • bump release level to production/stable (#19) (e4bc62a)

0.1.1 (2022-04-21)

Documentation

  • fix type in docstring for map fields (d7d777a)

0.1.0 (2022-03-24)

Features