Skip to content

Commit

Permalink
chore(main): release 2.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jul 27, 2022
1 parent 7132617 commit c847c3d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-cloud-bigquery-storage/#history

## [2.14.2](https://github.com/googleapis/python-bigquery-storage/compare/v2.14.1...v2.14.2) (2022-07-27)


### Documentation

* clarify size limitations for AppendRowsRequest ([#474](https://github.com/googleapis/python-bigquery-storage/issues/474)) ([7132617](https://github.com/googleapis/python-bigquery-storage/commit/7132617ec15eba7855dac33b4757f6d63cc80aba))

## [2.14.1](https://github.com/googleapis/python-bigquery-storage/compare/v2.14.0...v2.14.1) (2022-07-13)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-bigquery-storage"
description = "BigQuery Storage API API client library"
version = "2.14.1"
version = "2.14.2"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",
Expand Down

0 comments on commit c847c3d

Please sign in to comment.