Releases: googleapis/python-dataflow-client
Releases · googleapis/python-dataflow-client
v0.8.5
0.8.5 (2023-10-09)
Documentation
v0.8.4
0.8.4 (2023-07-04)
Bug Fixes
- Add async context manager return types (#184) (355b8b4)
v0.8.3
0.8.3 (2023-03-23)
Documentation
- Fix formatting of request arg in docstring (#177) (22668f6)
v0.8.2
0.8.2 (2023-02-07)
Bug Fixes
- Raise not implemented error when REST transport is not supported (#170) (44651ca)
v0.8.1
0.8.1 (2023-01-20)
Bug Fixes
- Add context manager return types (63d369a)
Documentation
- Add documentation for enums (63d369a)
v0.8.0
0.8.0 (2023-01-10)
Features
v0.7.0
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
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
0.6.1 (2022-10-03)
Bug Fixes
v0.6.0
0.6.0 (2022-09-13)
Features