File tree 2 files changed +13
-1
lines changed
packages/google-cloud-os-config
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.1.0] ( https://www.github.com/googleapis/python-os-config/compare/v1.0.0...v1.1.0 ) (2021-02-12)
4
+
5
+
6
+ ### Features
7
+
8
+ * add ` from_service_account_info ` ([ #31 ] ( https://www.github.com/googleapis/python-os-config/issues/31 ) ) ([ d8d921f] ( https://www.github.com/googleapis/python-os-config/commit/d8d921fc28d294039c574e4dc327fbe1caa27337 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * remove client side receive limits ([ #29 ] ( https://www.github.com/googleapis/python-os-config/issues/29 ) ) ([ 628ada4] ( https://www.github.com/googleapis/python-os-config/commit/628ada4004b1add04f5c2d95b9b1cad48616cf2c ) )
14
+
3
15
## [ 1.0.0] ( https://www.github.com/googleapis/python-os-config/compare/v0.1.2...v1.0.0 ) (2020-11-18)
4
16
5
17
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.0 .0"
27
+ version = "1.1 .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