File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-asset/#history
6
6
7
+ ## 0.6.0
8
+
9
+ 12-12-2019 10:46 PST
10
+
11
+ ### New Features
12
+ - Add real time feed support to v1 (via synth). ([ #9930 ] ( https://github.com/googleapis/google-cloud-python/pull/9930 ) )
13
+ - Deprecate resource name helper methods (via synth). ([ #9827 ] ( https://github.com/googleapis/google-cloud-python/pull/9827 ) )
14
+
15
+ ### Documentation
16
+ - Change spacing in docs templates (via synth). ([ #9736 ] ( https://github.com/googleapis/google-cloud-python/pull/9736 ) )
17
+ - Add Python 2 sunset banner to documentation. ([ #9036 ] ( https://github.com/googleapis/google-cloud-python/pull/9036 ) )
18
+
19
+ ### Internal / Testing Changes
20
+ - Normalize VPCSC configuration in systests. ([ #9614 ] ( https://github.com/googleapis/google-cloud-python/pull/9614 ) )
21
+
7
22
## 0.5.0
8
23
9
24
10-29-2019 14:26 PDT
137
152
## 0.1.0
138
153
139
154
Initial release.
140
-
Original file line number Diff line number Diff line change 21
21
22
22
name = "google-cloud-asset"
23
23
description = "Cloud Asset API API client library"
24
- version = "0.5 .0"
24
+ version = "0.6 .0"
25
25
# Should be one of:
26
26
# 'Development Status :: 3 - Alpha'
27
27
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments