Changelog

1.6.0 (2023-10-12)

Features

1.5.0 (2023-09-13)

Features

  • Added support for walking mode and cost_per_kilometer_below_soft_max (4095c0c)

Documentation

1.4.3 (2023-08-16)

Documentation

1.4.2 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#132) (ec8db55)

1.4.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#122) (ccd6370)

1.4.0 (2023-02-21)

Features

  • Enable “rest” transport in Python for services supporting numeric enums (#114) (e3b3312)

1.3.2 (2023-02-03)

Documentation

1.3.1 (2023-01-20)

Documentation

1.3.0 (2023-01-10)

Features

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