Changelog

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