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.3.0
8+
9+ 04-02-2019 15:22 PDT
10+
11+ ### Dependencies
12+
13+ - Add dependency for resource proto. ([ #7585 ] ( https://github.com/googleapis/google-cloud-python/pull/7585 ) )
14+ - Remove classifier for Python 3.4 for end-of-life. ([ #7535 ] ( https://github.com/googleapis/google-cloud-python/pull/7535 ) )
15+
16+ ### Documentation
17+
18+ - Fix links to BigQuery Storage API docs ([ #7647 ] ( https://github.com/googleapis/google-cloud-python/pull/7647 ) )
19+ - Update proto / docstrings (via synth). ([ #7461 ] ( https://github.com/googleapis/google-cloud-python/pull/7461 ) )
20+ - googlecloudplatform --> googleapis in READMEs ([ #7411 ] ( https://github.com/googleapis/google-cloud-python/pull/7411 ) )
21+ - Updated client library documentation URLs. ([ #7307 ] ( https://github.com/googleapis/google-cloud-python/pull/7307 ) )
22+ - Blacken new quickstart snippet. ([ #7242 ] ( https://github.com/googleapis/google-cloud-python/pull/7242 ) )
23+ - Add quickstart demonstrating most BQ Storage API read features ([ #7223 ] ( https://github.com/googleapis/google-cloud-python/pull/7223 ) )
24+ - Add bigquery_storage to docs ([ #7222 ] ( https://github.com/googleapis/google-cloud-python/pull/7222 ) )
25+
26+ ### Internal / Testing Changes
27+
28+ - Add protos as an artifact to library ([ #7205 ] ( https://github.com/googleapis/google-cloud-python/pull/7205 ) )
29+ - Copy lintified proto files (via synth). ([ #7475 ] ( https://github.com/googleapis/google-cloud-python/pull/7475 ) )
30+ - Add annotations to protocol buffers indicating request parameters (via synth). ([ #7550 ] ( https://github.com/googleapis/google-cloud-python/pull/7550 ) )
31+
732## 0.2.0
833
93401-25-2019 13:54 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.2 .0'
24+ version = '0.3 .0'
2525release_status = 'Development Status :: 4 - Beta'
2626dependencies = [
2727 'google-api-core[grpc] >= 1.6.0, < 2.0.0dev' ,
You can’t perform that action at this time.
0 commit comments