Changelog

1.7.2 (2022-09-29)

Bug Fixes

1.7.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#243) (5d2e50c)

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

1.7.0 (2022-08-02)

Features

  • Add service_account_id output field to CloudSQL properties (#237) (adc73a6)

Documentation

  • deprecate the AwsCrossAccountRole property (#240) (ad17197)

1.6.0 (2022-07-16)

Features

Bug Fixes

1.5.1 (2022-06-07)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#219) (33c376f)

1.5.0 (2022-05-05)

Features

Bug Fixes

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

  • region tags in create_mysql_connection.py (#205) (f082fd2)

Documentation

  • samples: create connection sample for MySQL instance (#147) (8e664be)

1.4.0 (2022-03-08)

Features

  • Add Cloud_Resource Connection Support (#181) (1be012a)

1.3.4 (2022-03-05)

Bug Fixes

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

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

1.3.3 (2022-02-26)

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (d1e6767)

Documentation

1.3.2 (2022-01-08)

Documentation

1.3.1 (2021-11-02)

Bug Fixes

  • deps: drop packaging dependency (826da22)

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

Documentation

  • list oneofs in docstring (826da22)

1.3.0 (2021-10-08)

Features

  • add context manager support in client (#125) (bf9cc26)

1.2.3 (2021-10-05)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (87b77ee)

  • improper types in pagers generation (47d1b68)

1.2.2 (2021-07-27)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#98) (842e239)

Miscellaneous Chores

1.2.1 (2021-07-20)

Bug Fixes

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

1.2.0 (2021-07-13)

Features

  • add cloud spanner connection support (#93) (3ae2369)

1.1.1 (2021-06-30)

Bug Fixes

  • disable always_use_jwt_access (37f28c5)

  • disable always_use_jwt_access (#91) (37f28c5)

1.1.0 (2021-06-23)

Features

  • add always_use_jwt_access (#88) (821fffc)

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

Bug Fixes

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

  • deps: add packaging requirement (#77) (2ab8403)

  • exclude docs and tests from package (#83) (3ef23e5)

Documentation

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#85) (715e04b), closes #1126

  • Update the README to reflect that this library is GA (#79) (f737861)

1.0.1 (2021-02-03)

Bug Fixes

Documentation

  • python: update intersphinx for grpc and auth (#32) (f3ce3aa)

1.0.0 (2020-10-29)

⚠ BREAKING CHANGES

  • update package names to avoid conflict with google-cloud-bigquery (#27)

Bug Fixes

  • update package names to avoid conflict with google-cloud-bigquery (#27) (741121c)

0.3.0 (2020-10-28)

Features

0.2.0 (2020-08-10)

Features

Documentation

  • readme: adds link to BQ external data sources docs (#5) (4a740d0)

0.1.0 (2020-05-19)

Features