File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
packages/google-cloud-trace Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-trace/#history
6
6
7
+ ## [ 1.7.0] ( https://github.com/googleapis/python-trace/compare/v1.6.2...v1.7.0 ) (2022-07-16)
8
+
9
+
10
+ ### Features
11
+
12
+ * add audience parameter ([ 9fbef80] ( https://github.com/googleapis/python-trace/commit/9fbef80b978ae5a2dba2fa08e0a92dd18c3267ca ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * ** 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 ) )
18
+ * require python 3.7+ ([ #242 ] ( https://github.com/googleapis/python-trace/issues/242 ) ) ([ c24ff5e] ( https://github.com/googleapis/python-trace/commit/c24ff5ee0511172b48f3df0755a8bde4a981f92f ) )
19
+
7
20
## [ 1.6.2] ( https://github.com/googleapis/python-trace/compare/v1.6.1...v1.6.2 ) (2022-06-06)
8
21
9
22
Original file line number Diff line number Diff line change 22
22
23
23
name = "google-cloud-trace"
24
24
description = "Cloud Trace API client library"
25
- version = "1.6.2 "
25
+ version = "1.7.0 "
26
26
# Should be one of:
27
27
# 'Development Status :: 3 - Alpha'
28
28
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments