Changelog

1.5.3 (2022-10-07)

Bug Fixes

1.5.2 (2022-09-29)

Bug Fixes

1.5.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#184) (ee28547)

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

1.5.0 (2022-07-18)

Features

Bug Fixes

1.4.1 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#168) (32eb983)

1.4.0 (2022-05-05)

Features

  • add Application.service_account (#134) (595a87c)

  • add client library method signature to retrieve Application by name (595a87c)

  • add Service.labels (595a87c)

  • add Version.app_engine_apis (595a87c)

  • add VpcAccessConnector.egress_setting (595a87c)

1.3.3 (2022-04-14)

Documentation

  • fix type in docstring for map fields (b0ce988)

1.3.2 (2022-03-05)

Bug Fixes

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

1.3.1 (2022-02-11)

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (a6ec7ac)

Documentation

  • add autogenerated code snippets (5f989b9)

1.3.0 (2022-01-25)

Features

1.2.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (fd7fdd7)

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

Documentation

  • list oneofs in docstring (fd7fdd7)

1.2.0 (2021-10-11)

Features

  • add context manager support in client (#75) (e5d86ee)

  • add trove classifier for python 3.10 (#78) (e915580)

1.1.5 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (a29e420)

1.1.4 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (89b4378)

1.1.3 (2021-07-27)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#49) (6b59802)

Miscellaneous Chores

1.1.2 (2021-07-21)

Bug Fixes

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

1.1.1 (2021-06-30)

Bug Fixes

  • disable always_use_jwt_access (d8d2f5f)

  • disable always_use_jwt_access (#44) (d8d2f5f)

1.1.0 (2021-06-23)

Features

Documentation

1.0.2 (2021-06-16)

Bug Fixes

1.0.1 (2021-06-16)

Bug Fixes

  • exclude docs and tests from package (#30) (16ad4ac)

1.0.0 (2021-06-02)

Features

  • bump release level to production/stable (#23) (4cb1678)

Miscellaneous Chores

0.2.0 (2021-05-28)

Features

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

Bug Fixes

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

  • deps: add packaging requirement (#20) (f352b81)

0.1.0 (2021-04-05)

Features