Changelog

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