File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-error-reporting/#history
66
7+ ## 0.31.0
8+
9+ 05-17-2019 08:23 PDT
10+
11+ ### Implementation Changes
12+ - Add routing header to method metadata (via synth). ([ #7594 ] ( https://github.com/googleapis/google-cloud-python/pull/7594 ) )
13+ - Remove classifier for Python 3.4 for end-of-life. ([ #7535 ] ( https://github.com/googleapis/google-cloud-python/pull/7535 ) )
14+
15+ ### New Features
16+ - Add ` client_info ` support to Client. ([ #7903 ] ( https://github.com/googleapis/google-cloud-python/pull/7903 ) )
17+
18+ ### Dependencies
19+ - Pin ` google-cloud-logging >= 1.11.0 ` . ([ #8015 ] ( https://github.com/googleapis/google-cloud-python/pull/8015 ) )
20+
21+ ### Documentation
22+ - Update client library documentation URLs. ([ #7307 ] ( https://github.com/googleapis/google-cloud-python/pull/7307 ) )
23+
24+ ### Internal / Testing Changes
25+ - Add nox session ` docs ` (via synth). ([ #7770 ] ( https://github.com/googleapis/google-cloud-python/pull/7770 ) )
26+ - Fix docstring replace in synth ([ #7458 ] ( https://github.com/googleapis/google-cloud-python/pull/7458 ) )
27+ - Copy lintified proto files (via synth). ([ #7447 ] ( https://github.com/googleapis/google-cloud-python/pull/7447 ) )
28+ - Add clarifying comment to blacken nox target (via synth). ([ #7391 ] ( https://github.com/googleapis/google-cloud-python/pull/7391 ) )
29+ - Add protos as an artifact to library ([ #7205 ] ( https://github.com/googleapis/google-cloud-python/pull/7205 ) )
30+ - Update copyright headers. ([ #7144 ] ( https://github.com/googleapis/google-cloud-python/pull/7144 ) )
31+ - Protoc-generated serialization update. ([ #7082 ] ( https://github.com/googleapis/google-cloud-python/pull/7082 ) )
32+ - Pick up stub docstring fix in GAPIC generator. ([ #6970 ] ( https://github.com/googleapis/google-cloud-python/pull/6970 ) )
33+ - Fix formatting ([ #7002 ] ( https://github.com/googleapis/google-cloud-python/pull/7002 ) )
34+
735## 0.30.1
836
93712-17-2018 18:17 PST
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-error-reporting'
2424description = 'Stackdriver Error Reporting API client library'
25- version = '0.30.1 '
25+ version = '0.31.0 '
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