Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Releases: googleapis/python-optimization

v1.5.0

14 Sep 14:19
2d98e44
Compare
Choose a tag to compare

1.5.0 (2023-09-13)

Features

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

Documentation

v1.4.3

17 Aug 00:01
b0f2500
Compare
Choose a tag to compare

1.4.3 (2023-08-16)

Documentation

v1.4.2

05 Jul 15:05
e896127
Compare
Choose a tag to compare

1.4.2 (2023-07-04)

Bug Fixes

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

v1.4.1

27 Mar 15:43
8f9b748
Compare
Choose a tag to compare

1.4.1 (2023-03-23)

Documentation

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

v1.4.0

23 Feb 23:53
ca257b3
Compare
Choose a tag to compare

1.4.0 (2023-02-21)

Features

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

v1.3.2

07 Feb 15:31
d0a808e
Compare
Choose a tag to compare

1.3.2 (2023-02-03)

Documentation

v1.3.1

23 Jan 15:45
5cde8ba
Compare
Choose a tag to compare

1.3.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (1761203)

Documentation

  • Add documentation for enums (1761203)

v1.3.0

10 Jan 18:37
c5574fd
Compare
Choose a tag to compare

1.3.0 (2023-01-10)

Features

v1.2.0

15 Dec 22:12
325d059
Compare
Choose a tag to compare

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

10 Oct 15:51
9c54498
Compare
Choose a tag to compare

1.1.3 (2022-10-07)

Bug Fixes