Skip to content

Commit

Permalink
chore(main): release 1.7.0 (#243)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
release-please[bot] and parthea authored Jul 18, 2022
1 parent d8370db commit 998d13f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/google-cloud-trace/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@

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

## [1.7.0](https://github.com/googleapis/python-trace/compare/v1.6.2...v1.7.0) (2022-07-16)


### Features

* add audience parameter ([9fbef80](https://github.com/googleapis/python-trace/commit/9fbef80b978ae5a2dba2fa08e0a92dd18c3267ca))


### Bug Fixes

* **deps:** require google-api-core>=1.32.0,>=2.8.0 ([#244](https://github.com/googleapis/python-trace/issues/244)) ([aa3229c](https://github.com/googleapis/python-trace/commit/aa3229c8866bf68a7069ec19f01e049836ff0b05))
* require python 3.7+ ([#242](https://github.com/googleapis/python-trace/issues/242)) ([c24ff5e](https://github.com/googleapis/python-trace/commit/c24ff5ee0511172b48f3df0755a8bde4a981f92f))

## [1.6.2](https://github.com/googleapis/python-trace/compare/v1.6.1...v1.6.2) (2022-06-06)


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

name = "google-cloud-trace"
description = "Cloud Trace API client library"
version = "1.6.2"
version = "1.7.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 998d13f

Please sign in to comment.