File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-bigquery/#history
66
7+ ## 1.23.1
8+
9+ 12-16-2019 09:39 PST
10+
11+
12+ ### Implementation Changes
13+
14+ - Add ` iamMember ` entity type to allowed access classes. ([ #9973 ] ( https://github.com/googleapis/google-cloud-python/pull/9973 ) )
15+ - Fix typo in import error message (pandas -> pyarrow). ([ #9955 ] ( https://github.com/googleapis/google-cloud-python/pull/9955 ) )
16+
17+ ### Dependencies
18+
19+ - Add ` six ` as an explicit dependency. ([ #9979 ] ( https://github.com/googleapis/google-cloud-python/pull/9979 ) )
20+
21+ ### Documentation
22+
23+ - Add sample to read from query destination table. ([ #9964 ] ( https://github.com/googleapis/google-cloud-python/pull/9964 ) )
24+
725## 1.23.0
826
92712-11-2019 13:31 PST
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-bigquery"
2424description = "Google BigQuery API client library"
25- version = "1.23.0 "
25+ version = "1.23.1 "
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments