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

Releases: googleapis/python-workflows

v1.10.2

05 Jul 15:17
58b384b
Compare
Choose a tag to compare

1.10.2 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#255) (6c2f727)

v1.10.1

27 Mar 15:57
d643010
Compare
Choose a tag to compare

1.10.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#248) (20f6578)

v1.10.0

24 Feb 00:56
5513bd4
Compare
Choose a tag to compare

1.10.0 (2023-02-17)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#241) (3fc33a3)

v1.9.1

23 Jan 15:55
f7ebf37
Compare
Choose a tag to compare

1.9.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (4424b89)

Documentation

  • Add documentation for enums (4424b89)

v1.9.0

10 Jan 17:43
3e1e467
Compare
Choose a tag to compare

1.9.0 (2023-01-10)

Features

v1.8.0

15 Dec 17:17
0cc8899
Compare
Choose a tag to compare

1.8.0 (2022-12-08)

Features

  • add support for google.cloud.workflows.__version__ (f234644)
  • Add typing to proto.Message based class attributes (f234644)

Bug Fixes

  • Add dict typing for client_options (f234644)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (566af4a)
  • Drop usage of pkg_resources (566af4a)
  • Fix timeout default values (566af4a)

Documentation

  • samples: Snippetgen handling of repeated enum field (f234644)
  • samples: Snippetgen should call await on the operation coroutine before calling result (566af4a)

v1.7.4

10 Oct 16:04
7ceeaf7
Compare
Choose a tag to compare

1.7.4 (2022-10-07)

Bug Fixes

v1.7.3

04 Oct 00:40
22a953a
Compare
Choose a tag to compare

1.7.3 (2022-09-29)

Bug Fixes

v1.7.2

16 Aug 14:35
3d7794c
Compare
Choose a tag to compare

1.7.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#206) (012a6e1)
  • deps: require proto-plus >= 1.22.0 (012a6e1)

v1.7.1

13 Jul 17:02
f2886c5
Compare
Choose a tag to compare

1.7.1 (2022-07-13)

Bug Fixes

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