File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1717* ``0.26.0 `` (`PyPI <https://pypi.org/project/google-cloud-error-reporting/0.26.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/error-reporting-0.26.0 >`__)
1818* ``0.27.0 `` (`PyPI <https://pypi.org/project/google-cloud-error-reporting/0.27.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/error-reporting-0.27.0 >`__)
1919* ``0.28.0 `` (`PyPI <https://pypi.org/project/google-cloud-error-reporting/0.28.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/error-reporting-0.28.0 >`__)
20+ * ``0.29.0 `` (`PyPI <https://pypi.org/project/google-cloud-error-reporting/0.29.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/error-reporting-0.29.0 >`__)
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.29.0
8+
9+ ### Breaking changes
10+
11+ - The underlying autogenerated client library was re-generated to pick up new
12+ features and resolve bugs, this may change the exceptions raised from various
13+ methods. (#4695 )
14+
715## 0.28.0
816
917### Documentation
Original file line number Diff line number Diff line change 5858
5959setup (
6060 name = 'google-cloud-error-reporting' ,
61- version = '0.28.1.dev1 ' ,
61+ version = '0.29.0 ' ,
6262 description = 'Python Client for Stackdriver Error Reporting' ,
6363 long_description = README ,
6464 namespace_packages = [
You can’t perform that action at this time.
0 commit comments