File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed
Expand file tree Collapse file tree 2 files changed +28
-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.32.0
8+
9+ 07-24-2019 16:17 PDT
10+
11+
12+ ### Implementation Changes
13+ - Allow kwargs to be passed to create_channel (via synth). ([ #8389 ] ( https://github.com/googleapis/google-cloud-python/pull/8389 ) )
14+ - Fix typo in non-gRPC import. ([ #8028 ] ( https://github.com/googleapis/google-cloud-python/pull/8028 ) )
15+
16+ ### New Features
17+ - Add 'client_options' support, update list method docstrings (via synth). ([ #8508 ] ( https://github.com/googleapis/google-cloud-python/pull/8508 ) )
18+
19+ ### Documentation
20+ - Fix docs navigation issues. ([ #8723 ] ( https://github.com/googleapis/google-cloud-python/pull/8723 ) )
21+ - Link to googleapis.dev documentation in READMEs. ([ #8705 ] ( https://github.com/googleapis/google-cloud-python/pull/8705 ) )
22+ - Add compatibility check badges to READMEs. ([ #8288 ] ( https://github.com/googleapis/google-cloud-python/pull/8288 ) )
23+ - Fix mistake in documentation ([ #8271 ] ( https://github.com/googleapis/google-cloud-python/pull/8271 ) )
24+
25+ ### Internal / Testing Changes
26+ - Pin black version (via synth). ([ #8582 ] ( https://github.com/googleapis/google-cloud-python/pull/8582 ) )
27+ - Add docs job to publish to googleapis.dev. ([ #8464 ] ( https://github.com/googleapis/google-cloud-python/pull/8464 ) )
28+ - Declare encoding as utf-8 in pb2 files (via synth). ([ #8351 ] ( https://github.com/googleapis/google-cloud-python/pull/8351 ) )
29+ - Add disclaimer to auto-generated template files (via synth). ([ #8313 ] ( https://github.com/googleapis/google-cloud-python/pull/8313 ) )
30+ - Suppress checking 'cov-fail-under' in nox default session (via synth). ([ #8240 ] ( https://github.com/googleapis/google-cloud-python/pull/8240 ) )
31+ - Blacken noxfile.py, setup.py (via synth). ([ #8122 ] ( https://github.com/googleapis/google-cloud-python/pull/8122 ) )
32+ - Add empty lines (via synth). ([ #8057 ] ( https://github.com/googleapis/google-cloud-python/pull/8057 ) )
33+
734## 0.31.0
835
93605-17-2019 08:23 PDT
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.31 .0"
25+ version = "0.32 .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