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.2.0
8+
9+ 01-25-2019 13:54 PST
10+
11+ ### New Features
12+
13+ - Add option to choose dtypes by column in to_dataframe. ([ #7126 ] ( https://github.com/googleapis/google-cloud-python/pull/7126 ) )
14+
15+ ### Internal / Testing Changes
16+
17+ - Update copyright headers
18+ - Protoc-generated serialization update. ([ #7076 ] ( https://github.com/googleapis/google-cloud-python/pull/7076 ) )
19+ - BigQuery Storage: run 'blacken' during synth ([ #7047 ] ( https://github.com/googleapis/google-cloud-python/pull/7047 ) )
20+
721## 0.1.1
822
92312-17-2018 18:03 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.0dev1 '
24+ version = '0.2.0 '
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