File tree 2 files changed +18
-1
lines changed
packages/google-cloud-trace 2 files changed +18
-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.3.0] ( https://www.github.com/googleapis/python-trace/compare/v1.2.0...v1.3.0 ) (2021-07-01)
8
+
9
+
10
+ ### Features
11
+
12
+ * add always_use_jwt_access ([ #96 ] ( https://www.github.com/googleapis/python-trace/issues/96 ) ) ([ e88837d] ( https://www.github.com/googleapis/python-trace/commit/e88837d7bc7ac180f87f4a5bb8a4cbd71f6e3449 ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * disable always_use_jwt_access ([ #100 ] ( https://www.github.com/googleapis/python-trace/issues/100 ) ) ([ 110f692] ( https://www.github.com/googleapis/python-trace/commit/110f692dace7b321d92033b1ccc1330deb859395 ) )
18
+
19
+
20
+ ### Documentation
21
+
22
+ * omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([ #1127 ] ( https://www.github.com/googleapis/python-trace/issues/1127 ) ) ([ #91 ] ( https://www.github.com/googleapis/python-trace/issues/91 ) ) ([ 5dcc16c] ( https://www.github.com/googleapis/python-trace/commit/5dcc16ca802dc2a8895389fabecd82e4ec739e54 ) )
23
+
7
24
## [ 1.2.0] ( https://www.github.com/googleapis/python-trace/compare/v1.1.0...v1.2.0 ) (2021-05-27)
8
25
9
26
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.2 .0"
25
+ version = "1.3 .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