Skip to content

Commit

Permalink
chore(main): release bigquery 1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 10, 2022
1 parent 0a64624 commit 2771d1a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"asset": "1.0.2",
"assuredworkloads": "0.3.0",
"automl": "1.1.0",
"bigquery": "1.27.0",
"bigquery": "1.28.0",
"bigtable": "1.13.0",
"billing": "1.0.0",
"binaryauthorization": "0.2.0",
Expand Down
12 changes: 12 additions & 0 deletions bigquery/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changes

## [1.28.0](https://github.com/googleapis/google-cloud-go/compare/bigquery/v1.27.0...bigquery/v1.28.0) (2022-02-10)


### Features

* **bigquery/datatransfer:** add owner email to TransferConfig message feat: allow customer to enroll a datasource programmatically docs: improvements to various message and field descriptions ([f560b1e](https://github.com/googleapis/google-cloud-go/commit/f560b1ed0263956ef84fbf2fbf34bdc66dbc0a88))


### Bug Fixes

* **bigquery/storage/managedwriter:** address possible panic due to flow ([#5436](https://github.com/googleapis/google-cloud-go/issues/5436)) ([50c6e38](https://github.com/googleapis/google-cloud-go/commit/50c6e38c2798b3d4f2a9560239753ecd04502273))

## [1.27.0](https://www.github.com/googleapis/google-cloud-go/compare/bigquery/v1.26.0...bigquery/v1.27.0) (2022-01-24)


Expand Down

0 comments on commit 2771d1a

Please sign in to comment.