From 94240b72b82c058b30ca0faf52477324e51ceeca Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 22:32:31 +0000 Subject: [PATCH 1/2] chore(main): release 0.2.0 --- CHANGELOG.md | 18 ++++++++++++++++++ package.json | 2 +- samples/package.json | 2 +- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf1db14..b79eca7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [0.2.0](https://github.com/googleapis/nodejs-bigquery-migration/compare/v0.1.0...v0.2.0) (2022-09-14) + + +### Features + +* Add MySQL dialect to bigquerymigration v2 client library ([b86b901](https://github.com/googleapis/nodejs-bigquery-migration/commit/b86b901e10fd651f727347f4e12d1401783cc16f)) + + +### Bug Fixes + +* Allow passing gax instance to client constructor ([#12](https://github.com/googleapis/nodejs-bigquery-migration/issues/12)) ([b86b901](https://github.com/googleapis/nodejs-bigquery-migration/commit/b86b901e10fd651f727347f4e12d1401783cc16f)) +* better support for fallback mode ([b86b901](https://github.com/googleapis/nodejs-bigquery-migration/commit/b86b901e10fd651f727347f4e12d1401783cc16f)) +* Change import long to require ([#13](https://github.com/googleapis/nodejs-bigquery-migration/issues/13)) ([b9c6786](https://github.com/googleapis/nodejs-bigquery-migration/commit/b9c6786c0da4159ecdf632c79062714c38afe7cf)) +* Do not import the whole google-gax from proto JS ([#1553](https://github.com/googleapis/nodejs-bigquery-migration/issues/1553)) ([#16](https://github.com/googleapis/nodejs-bigquery-migration/issues/16)) ([c7ed184](https://github.com/googleapis/nodejs-bigquery-migration/commit/c7ed1846776d96336ba1512df2af6d1cebea02b9)) +* Preserve default values in x-goog-request-params header ([#17](https://github.com/googleapis/nodejs-bigquery-migration/issues/17)) ([64baf4b](https://github.com/googleapis/nodejs-bigquery-migration/commit/64baf4baec5e6805283f02c90cb47cb0567199ad)) +* Remove pip install statements ([#1546](https://github.com/googleapis/nodejs-bigquery-migration/issues/1546)) ([#15](https://github.com/googleapis/nodejs-bigquery-migration/issues/15)) ([a7e4f6e](https://github.com/googleapis/nodejs-bigquery-migration/commit/a7e4f6ef1408f708448aa1bebafff3b474252d59)) +* use google-gax v3.3.0 ([c7ed184](https://github.com/googleapis/nodejs-bigquery-migration/commit/c7ed1846776d96336ba1512df2af6d1cebea02b9)) + ## 0.1.0 (2022-07-21) diff --git a/package.json b/package.json index 95be2b5..94f6188 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@google-cloud/bigquery-migration", - "version": "0.1.0", + "version": "0.2.0", "description": "bigquery-migration client for Node.js", "repository": "googleapis/nodejs-bigquery-migration", "license": "Apache-2.0", diff --git a/samples/package.json b/samples/package.json index 0727070..c546643 100644 --- a/samples/package.json +++ b/samples/package.json @@ -13,7 +13,7 @@ "test": "c8 mocha --timeout 600000 test/*.js" }, "dependencies": { - "@google-cloud/bigquery-migration": "^0.1.0" + "@google-cloud/bigquery-migration": "^0.2.0" }, "devDependencies": { "c8": "^7.1.0", From ccc15ce280a6fd69c6d5375cc3285ed0cfc8c9c9 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Wed, 14 Sep 2022 22:33:54 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- .../v2/snippet_metadata.google.cloud.bigquery.migration.v2.json | 2 +- ...nippet_metadata.google.cloud.bigquery.migration.v2alpha.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/generated/v2/snippet_metadata.google.cloud.bigquery.migration.v2.json b/samples/generated/v2/snippet_metadata.google.cloud.bigquery.migration.v2.json index 259f84f..de2399b 100644 --- a/samples/generated/v2/snippet_metadata.google.cloud.bigquery.migration.v2.json +++ b/samples/generated/v2/snippet_metadata.google.cloud.bigquery.migration.v2.json @@ -1,7 +1,7 @@ { "clientLibrary": { "name": "nodejs-migration", - "version": "0.1.0", + "version": "0.2.0", "language": "TYPESCRIPT", "apis": [ { diff --git a/samples/generated/v2alpha/snippet_metadata.google.cloud.bigquery.migration.v2alpha.json b/samples/generated/v2alpha/snippet_metadata.google.cloud.bigquery.migration.v2alpha.json index 3929d87..cc4094c 100644 --- a/samples/generated/v2alpha/snippet_metadata.google.cloud.bigquery.migration.v2alpha.json +++ b/samples/generated/v2alpha/snippet_metadata.google.cloud.bigquery.migration.v2alpha.json @@ -1,7 +1,7 @@ { "clientLibrary": { "name": "nodejs-migration", - "version": "0.1.0", + "version": "0.2.0", "language": "TYPESCRIPT", "apis": [ {