File tree 2 files changed +9
-2
lines changed
packages/google-cloud-containeranalysis
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.0.0] ( https://www.github.com/googleapis/python-containeranalysis/compare/v0.3.1...v1.0.0 ) (2020-06-16)
4
+
5
+
6
+ ### Features
7
+
8
+ * release as production/stable ([ #15 ] ( https://www.github.com/googleapis/python-containeranalysis/issues/15 ) ) ([ b81e207] ( https://www.github.com/googleapis/python-containeranalysis/commit/b81e2074eb86c015c781b79a68839cbaeb40e5b2 ) )
9
+ * remove ` note_path ` and ` occurence_path ` (via synth) ([ #7 ] ( https://www.github.com/googleapis/python-containeranalysis/issues/7 ) ) ([ 656b11e] ( https://www.github.com/googleapis/python-containeranalysis/commit/656b11eee22f11d1109e288190fc63b6c8ff20b7 ) )
10
+
3
11
## 0.3.1
4
12
5
13
11-07-2019 11:08 PST
53
61
54
62
### New Features
55
63
- Initial release of Container Analysis client library. ([ #8381 ] ( https://github.com/googleapis/google-cloud-python/pull/8381 ) )
56
-
Original file line number Diff line number Diff line change 22
22
23
23
name = "google-cloud-containeranalysis"
24
24
description = "Container Analysis API API client library"
25
- version = "0.3.1 "
25
+ version = "1.0.0 "
26
26
release_status = "Development Status :: 5 - Production/stable"
27
27
dependencies = [
28
28
"google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments