File tree 2 files changed +18
-1
lines changed
packages/google-cloud-os-config
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.3.0] ( https://www.github.com/googleapis/python-os-config/compare/v1.2.0...v1.3.0 ) (2021-07-14)
4
+
5
+
6
+ ### Features
7
+
8
+ * add always_use_jwt_access ([ #88 ] ( https://www.github.com/googleapis/python-os-config/issues/88 ) ) ([ abb4837] ( https://www.github.com/googleapis/python-os-config/commit/abb48378d71deab058958c3b3b1efff5c253c99e ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * disable always_use_jwt_access ([ #92 ] ( https://www.github.com/googleapis/python-os-config/issues/92 ) ) ([ 5d8a4bb] ( https://www.github.com/googleapis/python-os-config/commit/5d8a4bb9ef477f8fd81344fbd02631ac31660169 ) )
14
+
15
+
16
+ ### Documentation
17
+
18
+ * omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([ #1127 ] ( https://www.github.com/googleapis/python-os-config/issues/1127 ) ) ([ #83 ] ( https://www.github.com/googleapis/python-os-config/issues/83 ) ) ([ b9fc494] ( https://www.github.com/googleapis/python-os-config/commit/b9fc4948a320fcf6a7154a2c7a1476cc78736c4d ) )
19
+
3
20
## [ 1.2.0] ( https://www.github.com/googleapis/python-os-config/compare/v1.1.0...v1.2.0 ) (2021-06-09)
4
21
5
22
Original file line number Diff line number Diff line change 24
24
25
25
name = "google-cloud-os-config"
26
26
description = "Google Cloud OS Config API client library"
27
- version = "1.2 .0"
27
+ version = "1.3 .0"
28
28
# Should be one of:
29
29
# 'Development Status :: 3 - Alpha'
30
30
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments