File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
packages/google-cloud-bigquery-storage Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-bigquery-storage/#history
66
7+ ## [ 2.11.0] ( https://github.com/googleapis/python-bigquery-storage/compare/v2.10.1...v2.11.0 ) (2022-01-12)
8+
9+
10+ ### Features
11+
12+ * add ` write_mode ` property to BigQuery Storage Write API v1 ([ #360 ] ( https://github.com/googleapis/python-bigquery-storage/issues/360 ) ) ([ aa9740d] ( https://github.com/googleapis/python-bigquery-storage/commit/aa9740d352b2359171a3a99811f88e24ae927189 ) )
13+ * retryable resource exhausted handling ([ #366 ] ( https://github.com/googleapis/python-bigquery-storage/issues/366 ) ) ([ 33757d8] ( https://github.com/googleapis/python-bigquery-storage/commit/33757d88c968fef65332f5ebe0b876758f978ab0 ) )
14+
715### [ 2.10.1] ( https://www.github.com/googleapis/python-bigquery-storage/compare/v2.10.0...v2.10.1 ) (2021-11-11)
816
917
Original file line number Diff line number Diff line change 2121
2222name = "google-cloud-bigquery-storage"
2323description = "BigQuery Storage API API client library"
24- version = "2.10.1 "
24+ version = "2.11.0 "
2525release_status = "Development Status :: 5 - Production/Stable"
2626dependencies = [
2727 # NOTE: Maintainers, please do not require google-api-core>=2.x.x
You can’t perform that action at this time.
0 commit comments