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

Releases: googleapis/python-bigquery-datatransfer

v3.7.1

15 Aug 14:32
ac4a2c9

Choose a tag to compare

3.7.1 (2022-08-12)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#375) (4bbf741)
  • deps: require proto-plus >= 1.22.0 (4bbf741)

v3.7.0

18 Jul 13:20
bc3c224

Choose a tag to compare

3.7.0 (2022-07-16)

Features

Bug Fixes

v2.1.2

09 Jun 14:43
e8d0e17

Choose a tag to compare

2.1.2 (2022-06-07)

Bug Fixes

  • deps: require protobuf<4.0.0 on v2 branch (#356) (f50fb1b)

v1.1.3

09 Jun 15:39
9d7d58e

Choose a tag to compare

1.1.3 (2022-06-07)

Bug Fixes

  • deps: require protobuf<4.0.0 on v1 branch (#355) (2d45112)

v3.6.2

07 Jun 10:40
3244e9a

Choose a tag to compare

3.6.2 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#350) (c18147a)

v2.1.1

19 May 13:41
0e013d3

Choose a tag to compare

2.1.1 (2022-04-06)

Bug Fixes

  • deps: require google-api-core >= 1.31.5, >= 2.3.2 on v2 release (#304) (81a8a46)

v1.1.2

06 Apr 23:17
2001f1a

Choose a tag to compare

1.1.2 (2022-04-04)

Bug Fixes

  • deps: require google-api-core >= 1.31.5, >= 2.3.2 on v1 release (#303) (ce6ca17)

v3.6.1

07 Mar 16:29
131fac8

Choose a tag to compare

3.6.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#295) (61d89b1)

v3.6.0

14 Feb 23:04
d7f46bb

Choose a tag to compare

3.6.0 (2022-02-14)

Features

  • add api key support (6bd57bd)
  • add owner email to TransferConfig message (#279) (6bd57bd)
  • allow customer to enroll a datasource programmatically (6bd57bd)

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (6bd57bd)

Documentation

  • add generated code samples (#283) (939d4c3)
  • add generated snippets (939d4c3)
  • improvements to various message and field descriptions (6bd57bd)
  • preserve hyperlinks with hyphens (6bd57bd)

v3.5.0

18 Jan 22:54
e88666e

Choose a tag to compare

3.5.0 (2022-01-14)

Features