This repository was archived by the owner on Nov 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-bigquery-storage/#history
66
7+ ## 0.1.1
8+
9+ 12-17-2018 18:03 PST
10+
11+
12+ ### Implementation Changes
13+ - Import ` iam.policy ` from ` google.api_core ` . ([ #6741 ] ( https://github.com/googleapis/google-cloud-python/pull/6741 ) )
14+ - Pick up fixes in GAPIC generator. ([ #6708 ] ( https://github.com/googleapis/google-cloud-python/pull/6708 ) )
15+
16+ ### Documentation
17+ - Document Python 2 deprecation ([ #6910 ] ( https://github.com/googleapis/google-cloud-python/pull/6910 ) )
18+
19+ ### Internal / Testing Changes
20+ - Blacken all gen'd libs ([ #6792 ] ( https://github.com/googleapis/google-cloud-python/pull/6792 ) )
21+ - Correct release_status for bigquery_storage ([ #6767 ] ( https://github.com/googleapis/google-cloud-python/pull/6767 ) )
22+
723## 0.1.0
824
92511-29-2018 13:45 PST
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 = '0.1.0 '
24+ version = '0.1.1 '
2525release_status = 'Development Status :: 3 - Alpha'
2626dependencies = [
2727 'google-api-core[grpc] >= 1.6.0, < 2.0.0dev' ,
You can’t perform that action at this time.
0 commit comments