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

Releases: googleapis/python-dataflow-client

v0.8.5

19 Oct 20:45
ae983df
Compare
Choose a tag to compare

0.8.5 (2023-10-09)

Documentation

v0.8.4

05 Jul 14:58
6fb730f
Compare
Choose a tag to compare

0.8.4 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#184) (355b8b4)

v0.8.3

27 Mar 14:42
b8f4d46
Compare
Choose a tag to compare

0.8.3 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#177) (22668f6)

v0.8.2

07 Feb 15:29
3ebab03
Compare
Choose a tag to compare

0.8.2 (2023-02-07)

Bug Fixes

  • Raise not implemented error when REST transport is not supported (#170) (44651ca)

v0.8.1

23 Jan 15:34
8f7d710
Compare
Choose a tag to compare

0.8.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (63d369a)

Documentation

  • Add documentation for enums (63d369a)

v0.8.0

10 Jan 19:26
8f7100a
Compare
Choose a tag to compare

0.8.0 (2023-01-10)

Features

v0.7.0

15 Dec 20:18
f568d9a
Compare
Choose a tag to compare

0.7.0 (2022-12-15)

Features

  • Add support for google.cloud.dataflow.__version__ (5f36251)
  • Add typing to proto.Message based class attributes (5f36251)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (5f36251)
  • samples: Snippetgen should call await on the operation coroutine before calling result (9b9083c)

v0.6.2

10 Oct 18:01
8d70e9e
Compare
Choose a tag to compare

0.6.2 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#150) (216c6e2)
  • deps: require google-api-core>=1.33.2 (216c6e2)

v0.6.1

04 Oct 00:04
cec8510
Compare
Choose a tag to compare

0.6.1 (2022-10-03)

Bug Fixes

v0.6.0

13 Sep 15:20
9fd355a
Compare
Choose a tag to compare

0.6.0 (2022-09-13)

Features