Changelog

1.6.0 (2022-04-14)

Features

Bug Fixes

  • deps: require grpc-google-iam-v1 >=0.12.4 (784539c)

1.5.2 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#157) (68d56b4)

  • deps: require proto-plus>=1.15.0 (68d56b4)

1.5.1 (2022-02-26)

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (80fe038)

1.5.0 (2022-01-25)

Features

1.4.0 (2021-11-05)

Features

  • CMEK integration fields ‘kms_key_name’ and ‘docker_repository’ added (47c99d0)

  • Secret Manager integration fields ‘secret_environment_variables’ and ‘secret_volumes’ added (#130) (47c99d0)

1.3.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (7076c62)

  • deps: require google-api-core >= 1.28.0 (7076c62)

Documentation

  • list oneofs in docstring (7076c62)

1.3.0 (2021-10-21)

Features

1.2.0 (2021-10-08)

Features

  • add context manager support in client (#119) (66772fa)

1.1.1 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (ef050bd)

1.1.0 (2021-09-16)

Features

  • add SecurityLevel option on HttpsTrigger (#109) (91aa229)

1.0.4 (2021-08-30)

Documentation

  • minor formatting fixes to Cloud Functions reference docs (#98) (05f10cf)

1.0.3 (2021-08-07)

Bug Fixes

  • Updating behavior of source_upload_url during Get/List function calls (#93) (264984c)

1.0.2 (2021-07-28)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#86) (a20de35)

Miscellaneous Chores

1.0.1 (2021-07-20)

Bug Fixes

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

1.0.0 (2021-06-30)

Features

  • bump release level to production/stable (#65) (b0f9d70)

0.7.0 (2021-06-30)

Features

Bug Fixes

Documentation

0.6.1 (2021-06-16)

Bug Fixes

  • exclude docs and tests from package (#69) (c75b52b)

0.6.0 (2021-05-28)

Features

  • support self-signed JWT flow for service accounts (167f431)

Bug Fixes

  • add async client to %name_%version/init.py (167f431)

  • deps: add packaging requirement (#62) (1384f55)

  • use correct default retry and timeout (#42) (8c7db91)

0.5.1 (2021-02-08)

Bug Fixes

  • remove client recv msg limit and add enums to types/__init__.py (#26) (207db35)

0.5.0 (2020-12-07)

Features

  • add common resource helper paths, expose client transport (#17) (e2660f2)

Documentation

0.4.0 (2020-10-02)

Features

0.1.0 (2020-07-20)

Features