Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 7e0f501

Browse files
chore(v1): release 1.1.2 (#461)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 445e114 commit 7e0f501

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

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

7+
## [1.1.2](https://github.com/googleapis/python-bigquery-storage/compare/v1.1.1...v1.1.2) (2022-06-07)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf<4.0.0 on v1 branch ([#460](https://github.com/googleapis/python-bigquery-storage/issues/460)) ([445e114](https://github.com/googleapis/python-bigquery-storage/commit/445e114650ee5198c8628032c9ba61b4e7ad9cff))
13+
714
### [1.1.1](https://github.com/googleapis/python-bigquery-storage/compare/v1.1.0...v1.1.1) (2022-04-04)
815

916

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-bigquery-storage"
2323
description = "BigQuery Storage API API client library"
24-
version = "1.1.1"
24+
version = "1.1.2"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.31.5, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0",

0 commit comments

Comments
 (0)