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

Releases: googleapis/python-bigquery-migration

v0.11.1

05 Jul 14:58
9d1e529
Compare
Choose a tag to compare

0.11.1 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#191) (d14439c)

v0.11.0

27 Mar 15:35
5660f49
Compare
Choose a tag to compare

0.11.0 (2023-03-23)

Features

  • Add request_source field to TranslationConfigDetails (d11aa1f)
  • Add PENDING_DEPENDENCY to State enum of MigrationSubtask (d11aa1f)

Documentation

  • Fix formatting of request arg in docstring (#177) (699d68c)

v0.10.0

01 Mar 18:24
fd94f47
Compare
Choose a tag to compare

0.10.0 (2023-03-01)

Features

  • v2alpha: Add SQL translation service (#170) (533d1d8)

v0.9.1

23 Jan 15:59
69d17c7
Compare
Choose a tag to compare

0.9.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (970281e)

Documentation

  • Add documentation for enums (970281e)

v0.9.0

11 Jan 15:52
3b89cde
Compare
Choose a tag to compare

0.9.0 (2023-01-10)

Features

v0.8.0

15 Dec 22:28
c426844
Compare
Choose a tag to compare

0.8.0 (2022-12-15)

Features

  • Add support for google.cloud.bigquery_migration.__version__ (8f180ec)
  • Add typing to proto.Message based class attributes (8f180ec)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (8f180ec)
  • samples: Snippetgen should call await on the operation coroutine before calling result (61bc618)

v0.7.2

10 Oct 15:52
29a21a5
Compare
Choose a tag to compare

0.7.2 (2022-10-08)

Bug Fixes

v0.7.1

04 Oct 00:50
7c7dfac
Compare
Choose a tag to compare

0.7.1 (2022-09-29)

Bug Fixes

v0.7.0

15 Aug 14:32
4450227
Compare
Choose a tag to compare

0.7.0 (2022-08-11)

Features

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#118) (b217543)
  • deps: require proto-plus >= 1.22.0 (b217543)

v0.6.0

18 Jul 13:20
0975c4b
Compare
Choose a tag to compare

0.6.0 (2022-07-16)

Features

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (77e4c52)
  • require python 3.7+ (#105) (13f50a7)