File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-dataproc/#history
66
7+ ## 0.3.1
8+
9+ 02-15-2019 12:36 PST
10+
11+
12+ ### Implementation Changes
13+ - Remove unused message exports. ([ #7266 ] ( https://github.com/googleapis/google-cloud-python/pull/7266 ) )
14+ - Protoc-generated serialization update.. ([ #7079 ] ( https://github.com/googleapis/google-cloud-python/pull/7079 ) )
15+ - Trivial housekeeping change to .proto files. ([ #7067 ] ( https://github.com/googleapis/google-cloud-python/pull/7067 ) )
16+
17+ ### Documentation
18+ - Updated client library documentation URLs. ([ #7307 ] ( https://github.com/googleapis/google-cloud-python/pull/7307 ) )
19+ - Pick up stub docstring fix in GAPIC generator. ([ #6967 ] ( https://github.com/googleapis/google-cloud-python/pull/6967 ) )
20+
21+ ### Internal / Testing Changes
22+ - Copy proto files alongside protoc versions.
23+ - Add protos as an artifact to library ([ #7205 ] ( https://github.com/googleapis/google-cloud-python/pull/7205 ) )
24+ - Update copyright headers
25+
726## 0.3.0
827
92812-17-2018 18:20 PST
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-dataproc'
2424description = 'Google Cloud Dataproc API client library'
25- version = '0.3.0 '
25+ version = '0.3.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