Skip to content

Commit c29e670

Browse files
chore(main): release 5.0.0 (#545)
* chore(main): release 5.0.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- 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>
1 parent e8fdfac commit c29e670

9 files changed

Lines changed: 496 additions & 169 deletions

handwritten/bigquery-storage/CHANGELOG.md

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

3+
## [5.0.0](https://github.com/googleapis/nodejs-bigquery-storage/compare/v4.11.0...v5.0.0) (2025-05-08)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* upgrade to node 18 ([#542](https://github.com/googleapis/nodejs-bigquery-storage/issues/542))
9+
10+
### Bug Fixes
11+
12+
* **deps:** Update dependency @google-cloud/bigquery to v8 ([#550](https://github.com/googleapis/nodejs-bigquery-storage/issues/550)) ([05df963](https://github.com/googleapis/nodejs-bigquery-storage/commit/05df963172b8f0fe5ec71e1bebfad6e065c9aa1b))
13+
14+
15+
### Miscellaneous Chores
16+
17+
* Upgrade to node 18 ([#542](https://github.com/googleapis/nodejs-bigquery-storage/issues/542)) ([b3eb245](https://github.com/googleapis/nodejs-bigquery-storage/commit/b3eb245dbd1a32b8f49497bc8d3d487422b853ec))
18+
319
## [4.11.0](https://github.com/googleapis/nodejs-bigquery-storage/compare/v4.10.1...v4.11.0) (2025-01-09)
420

521

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": "4.11.0",
3+
"version": "5.0.0",
44
"description": "Client for the BigQuery Storage API",
55
"repository": "googleapis/nodejs-bigquery-storage",
66
"license": "Apache-2.0",

handwritten/bigquery-storage/protos/protos.js

Lines changed: 435 additions & 145 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

handwritten/bigquery-storage/protos/protos.json

Lines changed: 39 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "4.11.0",
4+
"version": "5.0.0",
55
"language": "TYPESCRIPT",
66
"apis": [
77
{

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": "4.11.0",
4+
"version": "5.0.0",
55
"language": "TYPESCRIPT",
66
"apis": [
77
{

handwritten/bigquery-storage/samples/generated/v1alpha/snippet_metadata_google.cloud.bigquery.storage.v1alpha.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": "4.11.0",
4+
"version": "5.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": "4.11.0",
4+
"version": "5.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": "4.11.0",
4+
"version": "5.0.0",
55
"language": "TYPESCRIPT",
66
"apis": [
77
{

0 commit comments

Comments
 (0)