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

Releases: googleapis/nodejs-bigquery-migration

v1.0.1

26 Sep 22:57
4a64c76
Compare
Choose a tag to compare

1.0.1 (2023-09-26)

Bug Fixes

  • Simplify logic for HTTP/1.1 REST fallback option (#55) (12fa279)

v1.0.0

10 Aug 23:23
652b2b7
Compare
Choose a tag to compare

1.0.0 (2023-08-10)

⚠ BREAKING CHANGES

  • upgrade to Node 14 (#52)

Features

  • Add request_source field and update formatting (#39) (f402ca3)
  • Add SQL translation service to Bazel generation (#36) (d6e6e76)

Miscellaneous Chores

v0.2.1

09 Feb 23:35
127ebd0
Compare
Choose a tag to compare

0.2.1 (2023-02-09)

Bug Fixes

v0.2.0

26 Sep 15:34
95e88ef
Compare
Choose a tag to compare

0.2.0 (2022-09-14)

Features

  • Add MySQL dialect to bigquerymigration v2 client library (b86b901)

Bug Fixes

  • Allow passing gax instance to client constructor (#12) (b86b901)
  • better support for fallback mode (b86b901)
  • Change import long to require (#13) (b9c6786)
  • Do not import the whole google-gax from proto JS (#1553) (#16) (c7ed184)
  • Preserve default values in x-goog-request-params header (#17) (64baf4b)
  • Remove pip install statements (#1546) (#15) (a7e4f6e)
  • use google-gax v3.3.0 (c7ed184)

v0.1.0

21 Jul 20:24
1236ff3
Compare
Choose a tag to compare

0.1.0 (2022-07-21)

Features

  • add initial samples and tests (2068ba5)
  • add templated files from docker image (4fd777b)
  • initial stub of library (8580545)