Skip to content

Commit 04c8687

Browse files
release-please[bot]gcf-owl-bot[bot]alvarowolfx
authored
chore(main): release 4.1.0 (#360)
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 97f29a9 commit 04c8687

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

handwritten/bigquery-storage/CHANGELOG.md

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

3+
## [4.1.0](https://github.com/googleapis/nodejs-bigquery-storage/compare/v4.0.0...v4.1.0) (2023-08-11)
4+
5+
6+
### Features
7+
8+
* Storage write api veneer ([#328](https://github.com/googleapis/nodejs-bigquery-storage/issues/328)) ([146141e](https://github.com/googleapis/nodejs-bigquery-storage/commit/146141e7973c9e6642174d34b284be605e90582b))
9+
310
## [4.0.0](https://github.com/googleapis/nodejs-bigquery-storage/compare/v3.4.0...v4.0.0) (2023-08-01)
411

512

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.0.0",
3+
"version": "4.1.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": "4.0.0",
4+
"version": "4.1.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.0.0",
4+
"version": "4.1.0",
55
"language": "TYPESCRIPT",
66
"apis": [
77
{

0 commit comments

Comments
 (0)