Changelog

1.4.3 (2024-03-05)

Bug Fixes

1.4.2 (2024-02-22)

Bug Fixes

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12304) (c52e0cd)

1.4.1 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency (8465244)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (8465244)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (8465244)

1.4.0 (2023-12-07)

Features

  • Add support for python 3.12 (0d1a592)

  • Introduce compatibility with native namespace packages (0d1a592)

Bug Fixes

  • Require proto-plus >= 1.22.3 (0d1a592)

  • Use retry_async instead of retry in async client (0d1a592)

1.3.0 (2023-09-19)

Features

  • add the name of the reservation the job was submitted to as a field (#11643) (b736f9a)

Documentation

1.2.2 (2023-07-05)

Bug Fixes

1.2.1 (2023-04-01)

Documentation

  • Mark ReservationResourceUsage field as deprecated (#146) (01b1ebc)

1.2.0 (2023-01-10)

Features

1.1.0 (2022-12-15)

Features

  • Add support for google.cloud.bigquery_logging.__version__ (04714c4)

Bug Fixes

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (#133) (07f89d2)

1.0.7 (2022-10-07)

Bug Fixes

1.0.6 (2022-10-03)

Bug Fixes

1.0.5 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#108) (bbb3cb7)

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

1.0.4 (2022-07-14)

Bug Fixes

1.0.3 (2022-06-03)

Bug Fixes

  • deps: require protobuf <4.0.0dev (#92) (c22b72f)

Documentation

  • fix changelog header to consistent size (#93) (598a61b)

1.0.2 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#72) (609bf19)

1.0.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (a5b1978)

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

Documentation

  • list oneofs in docstring (a5b1978)

1.0.0 (2021-10-12)

Features

  • bump release level to production/stable (#41) (19db3eb)

0.3.0 (2021-10-08)

Features

  • add context manager support in client (#43) (493010c)

0.2.2 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (546c1b3)

0.2.1 (2021-07-29)

Bug Fixes

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

Documentation

  • add Samples section to CONTRIBUTING.rst (#18) (c157b7f)

Miscellaneous Chores

0.2.0 (2021-07-14)

Features

Documentation

0.1.1 (2021-06-16)

Bug Fixes

  • exclude docs and tests from package (#4) (f241715)

0.1.0 (2021-06-02)

Features

  • generate protos for google.cloud.biguqyery.logging.v1 (3578ce8)