Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Releases: googleapis/python-bigquery-datatransfer

v3.12.0

01 Aug 20:34
8240ed4
Compare
Choose a tag to compare

3.12.0 (2023-08-01)

Features

  • Add EncryptionConfiguration to TransferConfig (f57343c)
  • Add List type to Data source parameter. (f57343c)

v3.11.2

05 Jul 14:50
67e3df0
Compare
Choose a tag to compare

3.11.2 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#470) (551adeb)

v3.11.1

28 Mar 22:43
9b7d730
Compare
Choose a tag to compare

3.11.1 (2023-03-27)

Documentation

v3.11.0

28 Feb 22:31
dff0a78
Compare
Choose a tag to compare

3.11.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#439) (b77f671)

Documentation

v3.10.1

23 Jan 16:04
af3b8cc
Compare
Choose a tag to compare

3.10.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (a10a470)

Documentation

  • Add documentation for enums (a10a470)

v3.10.0

10 Jan 20:31
00d2a96
Compare
Choose a tag to compare

3.10.0 (2023-01-10)

Features

v3.9.0

04 Jan 15:52
308ac79
Compare
Choose a tag to compare

3.9.0 (2023-01-04)

Features

v3.8.0

15 Dec 22:30
dba58c6
Compare
Choose a tag to compare

3.8.0 (2022-12-15)

Features

  • Add support for google.cloud.bigquery_datatransfer.__version__ (c333464)
  • Add typing to proto.Message based class attributes (c333464)

Bug Fixes

  • Add dict typing for client_options (c333464)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (20be9ee)
  • Drop usage of pkg_resources (20be9ee)
  • Fix timeout default values (20be9ee)

Documentation

  • samples: Snippetgen handling of repeated enum field (c333464)
  • samples: Snippetgen should call await on the operation coroutine before calling result (20be9ee)

v3.7.3

10 Oct 16:18
c24174f
Compare
Choose a tag to compare

3.7.3 (2022-10-07)

Bug Fixes

v3.7.2

04 Oct 00:50
f89075e
Compare
Choose a tag to compare

3.7.2 (2022-09-29)

Bug Fixes