Skip to content

Commit afa7aad

Browse files
chore(main): release 1.6.0 (#177)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 106aa18 commit afa7aad

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

packages/google-cloud-trace/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

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

7+
## [1.6.0](https://github.com/googleapis/python-trace/compare/v1.5.1...v1.6.0) (2022-02-11)
8+
9+
10+
### Features
11+
12+
* add api key support ([#176](https://github.com/googleapis/python-trace/issues/176)) ([5c1ea85](https://github.com/googleapis/python-trace/commit/5c1ea8505ba5dbbf9d0d544db95e14bd63e1be53))
13+
14+
15+
### Bug Fixes
16+
17+
* resolve DuplicateCredentialArgs error when using credentials_file ([e0294af](https://github.com/googleapis/python-trace/commit/e0294af5d06c22a8739e9d50f514e4bbe85e8463))
18+
719
### [1.5.1](https://www.github.com/googleapis/python-trace/compare/v1.5.0...v1.5.1) (2021-11-01)
820

921

packages/google-cloud-trace/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-trace"
2424
description = "Cloud Trace API client library"
25-
version = "1.5.1"
25+
version = "1.6.0"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)