Skip to content

Commit 835c49e

Browse files
Graham Payeblowmage
authored andcommitted
Release google-cloud-error_reporting 0.32.0 (#3912)
#### Features * Support overriding of service endpoint #### Documentation * Update documentation
1 parent 1f37e53 commit 835c49e

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

google-cloud-error_reporting/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
### 0.32.0 / 2019-08-23
4+
5+
#### Features
6+
7+
* Support overriding of service endpoint
8+
9+
#### Documentation
10+
11+
* Update documentation
12+
313
### 0.31.7 / 2019-07-31
414

515
* Fix max threads setting in thread pools

google-cloud-error_reporting/lib/google/cloud/error_reporting/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
module Google
1717
module Cloud
1818
module ErrorReporting
19-
VERSION = "0.31.7".freeze
19+
VERSION = "0.32.0".freeze
2020
end
2121
end
2222
end

0 commit comments

Comments
 (0)