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

Commit f3c894b

Browse files
chore(main): release 2.14.1 (#470)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 42f7a0d commit f3c894b

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+
## [2.14.1](https://github.com/googleapis/python-bigquery-storage/compare/v2.14.0...v2.14.1) (2022-07-13)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#469](https://github.com/googleapis/python-bigquery-storage/issues/469)) ([42f7a0d](https://github.com/googleapis/python-bigquery-storage/commit/42f7a0db343a47aa9fe4f3c55688480a8537def4))
13+
714
## [2.14.0](https://github.com/googleapis/python-bigquery-storage/compare/v2.13.2...v2.14.0) (2022-07-08)
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 = "2.14.0"
24+
version = "2.14.1"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
"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.*",

0 commit comments

Comments
 (0)