Changelog

0.8.2 (2023-02-07)

Bug Fixes

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

0.8.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (63d369a)

Documentation

  • Add documentation for enums (63d369a)

0.8.0 (2023-01-10)

Features

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)

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)

0.6.1 (2022-10-03)

Bug Fixes

0.6.0 (2022-09-13)

Features

0.5.5 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#126) (16b89c0)

  • deps: require proto-plus >= 1.22.0 (16b89c0)

0.5.4 (2022-07-14)

Bug Fixes

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

0.5.3 (2022-07-12)

Bug Fixes

0.5.2 (2022-06-03)

Bug Fixes

Documentation

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

0.5.1 (2022-05-05)

Documentation

  • fix type in docstring for map fields (e775e1f)

0.5.0 (2022-03-16)

Features

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

0.4.1 (2022-03-05)

Bug Fixes

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

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

0.3.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (89dbf65)

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

Documentation

  • list oneofs in docstring (89dbf65)

0.3.0 (2021-10-15)

Features

0.2.0 (2021-10-08)

Features

  • add context manager support in client (#41) (2d8fbd5)

0.1.5 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (ce0077b)

0.1.4 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (db5d966)

0.1.3 (2021-08-18)

Features

  • add Samples section to CONTRIBUTING.rst (#14) (998adbe)

Bug Fixes

Miscellaneous Chores

0.1.2 (2021-07-21)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#13) (a85e8aa)

0.1.1 (2021-06-30)

Miscellaneous Chores

0.1.0 (2021-06-25)

Features