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-error-reporting/#history
66
7+ ## 0.33.0
8+
9+ 10-22-2019 12:10 PDT
10+
11+ ### New Features
12+ - Add ` client_options ` to constructor ([ #9152 ] ( https://github.com/googleapis/google-cloud-python/pull/9152 ) )
13+
14+ ### Dependencies
15+ - Pin ` google-cloud-logging >= 1.14.0, < 2.0.0dev ` . ([ #9476 ] ( https://github.com/googleapis/google-cloud-python/pull/9476 ) )
16+
17+ ### Documentation
18+ - Remove references to the old authentication credentials. ([ #9456 ] ( https://github.com/googleapis/google-cloud-python/pull/9456 ) )
19+ - Fix intersphinx reference to requests. ([ #9294 ] ( https://github.com/googleapis/google-cloud-python/pull/9294 ) )
20+ - Remove CI for ` gh-pages ` , use googleapis.dev for ` api_core ` refs. ([ #9085 ] ( https://github.com/googleapis/google-cloud-python/pull/9085 ) )
21+
22+ ### Internal / Testing Changes
23+ - Harden ` test_report_exception ` systest by increasing ` max_tries ` . ([ #9396 ] ( https://github.com/googleapis/google-cloud-python/pull/9396 ) )
24+
725## 0.32.1
826
92708-23-2019 10:12 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.32.1 "
25+ version = "0.33.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