Releases: googleapis/python-optimization
Releases · googleapis/python-optimization
v1.5.0
1.5.0 (2023-09-13)
Features
- Added support for walking mode and cost_per_kilometer_below_soft_max (4095c0c)
Documentation
v1.4.3
1.4.3 (2023-08-16)
Documentation
v1.4.2
1.4.2 (2023-07-04)
Bug Fixes
- Add async context manager return types (#132) (ec8db55)
v1.4.1
1.4.1 (2023-03-23)
Documentation
- Fix formatting of request arg in docstring (#122) (ccd6370)
v1.4.0
1.4.0 (2023-02-21)
Features
- Enable "rest" transport in Python for services supporting numeric enums (#114) (e3b3312)
v1.3.2
1.3.2 (2023-02-03)
Documentation
v1.3.1
1.3.1 (2023-01-20)
Bug Fixes
- Add context manager return types (1761203)
Documentation
- Add documentation for enums (1761203)
v1.3.0
1.3.0 (2023-01-10)
Features
v1.2.0
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)
v1.1.3
1.1.3 (2022-10-07)
Bug Fixes