Skip to content

Commit

Permalink
chore: release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jun 23, 2021
1 parent 2f8f790 commit af10253
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@

[1]: https://pypi.org/project/google-cloud-error-reporting/#history

## [1.2.0](https://github.com/googleapis/python-error-reporting/compare/v1.1.2...v1.2.0) (2021-06-23)


### Features

* add always_use_jwt_access ([#140](https://github.com/googleapis/python-error-reporting/issues/140)) ([2f8f790](https://github.com/googleapis/python-error-reporting/commit/2f8f790dd70646848afd5e5209a147b01c6f388b))


### Bug Fixes

* **deps:** add packaging requirement ([#124](https://github.com/googleapis/python-error-reporting/issues/124)) ([ed36389](https://github.com/googleapis/python-error-reporting/commit/ed3638946f8829c4d2b379785e38cc2a2228c688))
* **deps:** widen version range on google-cloud-logging ([#133](https://github.com/googleapis/python-error-reporting/issues/133)) ([c5e87bb](https://github.com/googleapis/python-error-reporting/commit/c5e87bb8c177688833ca9524daa4e6229875627d))


### Documentation

* omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#1127](https://github.com/googleapis/python-error-reporting/issues/1127)) ([#137](https://github.com/googleapis/python-error-reporting/issues/137)) ([0ca7d43](https://github.com/googleapis/python-error-reporting/commit/0ca7d4385de86e7ff462322807a717345774c017))

### [1.1.2](https://github.com/googleapis/python-error-reporting/compare/v1.1.1...v1.1.2) (2021-04-05)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-error-reporting"
description = "Error Reporting API client library"
version = "1.1.2"
version = "1.2.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit af10253

Please sign in to comment.