Skip to content

Commit 21510ac

Browse files
release-please[bot]gcf-owl-bot[bot]alvarowolfx
authored
chore(main): release 4.0.0 (#356)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Alvaro Viebrantz <aviebrantz@google.com>
1 parent 0c796ad commit 21510ac

4 files changed

Lines changed: 14 additions & 3 deletions

File tree

handwritten/bigquery-storage/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [4.0.0](https://github.com/googleapis/nodejs-bigquery-storage/compare/v3.4.0...v4.0.0) (2023-08-01)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* migrate to node 14 ([#354](https://github.com/googleapis/nodejs-bigquery-storage/issues/354))
9+
10+
### Miscellaneous Chores
11+
12+
* Migrate to node 14 ([#354](https://github.com/googleapis/nodejs-bigquery-storage/issues/354)) ([4423635](https://github.com/googleapis/nodejs-bigquery-storage/commit/4423635d2d815193be63e827c6360e9b9208dec1))
13+
314
## [3.4.0](https://github.com/googleapis/nodejs-bigquery-storage/compare/v3.3.0...v3.4.0) (2023-06-05)
415

516

handwritten/bigquery-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/bigquery-storage",
3-
"version": "3.4.0",
3+
"version": "4.0.0",
44
"description": "Client for the BigQuery Storage API",
55
"repository": "googleapis/nodejs-bigquery-storage",
66
"license": "Apache-2.0",

handwritten/bigquery-storage/samples/generated/v1/snippet_metadata.google.cloud.bigquery.storage.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "nodejs-storage",
4-
"version": "3.4.0",
4+
"version": "4.0.0",
55
"language": "TYPESCRIPT",
66
"apis": [
77
{

handwritten/bigquery-storage/samples/generated/v1beta1/snippet_metadata.google.cloud.bigquery.storage.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "nodejs-storage",
4-
"version": "3.4.0",
4+
"version": "4.0.0",
55
"language": "TYPESCRIPT",
66
"apis": [
77
{

0 commit comments

Comments
 (0)