Changelog

1.2.0 (2022-12-15)

Features

  • Add typing to proto.Message based class attributes (8df989c)

Bug Fixes

  • Add dict typing for client_options (8df989c)

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (8df989c)

  • Drop usage of pkg_resources (8df989c)

  • Fix timeout default values (8df989c)

Documentation

  • samples: Snippetgen handling of repeated enum field (8df989c)

  • samples: Snippetgen should call await on the operation coroutine before calling result (8df989c)

1.1.3 (2022-10-07)

Bug Fixes

1.1.2 (2022-09-29)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#81) (8cae296)

1.1.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#60) (9c52f0c)

  • deps: require proto-plus >= 1.22.0 (9c52f0c)

1.1.0 (2022-08-05)

Features

Bug Fixes

1.0.1 (2022-06-07)

Bug Fixes

  • deps: require protobuf>=3.19.0,<4.0.0 (#42) (c141479)

Documentation

  • fix changelog header to consistent size (#40) (d1feb93)

1.0.0 (2022-04-26)

Features

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

0.1.1 (2022-04-25)

Documentation

0.1.0 (2022-03-24)

Features