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.5.5

16 Aug 18:09
9772d68
Compare
Choose a tag to compare

0.5.5 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#126) (16b89c0)
  • deps: require proto-plus >= 1.22.0 (16b89c0)

v0.5.4

15 Jul 13:25
aea31c3
Compare
Choose a tag to compare

0.5.4 (2022-07-14)

Bug Fixes

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

v0.5.3

12 Jul 15:22
e964582
Compare
Choose a tag to compare

0.5.3 (2022-07-12)

Bug Fixes

v0.5.2

07 Jun 11:14
b0c0129
Compare
Choose a tag to compare

0.5.2 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#107) (df80541)

v0.5.1

19 May 12:44
e559c77
Compare
Choose a tag to compare

0.5.1 (2022-05-05)

Documentation

  • fix type in docstring for map fields (e775e1f)

v0.5.0

16 Mar 23:02
ebfca15
Compare
Choose a tag to compare

0.5.0 (2022-03-16)

Features

  • Add capabilities field to SdkHarnessContainerImage (#84) (3d86713)

v0.4.1

07 Mar 16:15
8edc645
Compare
Choose a tag to compare

0.4.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#81) (9783339)

v0.4.0

28 Feb 23:01
e6cf7dd
Compare
Choose a tag to compare

0.4.0 (2022-02-26)

Features

  • add api key support (#65) (888664b)
  • new parameters in FlexTemplateRuntimeEnvironment (#69) (f8bd373)

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (f8bd373)

Documentation

v0.3.1

02 Nov 17:52
bfad8f5
Compare
Choose a tag to compare

Bug Fixes

  • deps: drop packaging dependency (89dbf65)
  • deps: require google-api-core >= 1.28.0 (89dbf65)

Documentation

  • list oneofs in docstring (89dbf65)

v0.3.0

18 Oct 19:34
4843b2e
Compare
Choose a tag to compare

Features