Skip to content

Commit c8686da

Browse files
chore(main): release 1.16.0 (#391)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent c063a4e commit c8686da

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-securitycenter/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-securitycenter/#history
66

7+
## [1.16.0](https://github.com/googleapis/python-securitycenter/compare/v1.15.0...v1.16.0) (2022-09-15)
8+
9+
10+
### Features
11+
12+
* Added parent display name i.e. source display name for a finding as one of the finding attributes ([#390](https://github.com/googleapis/python-securitycenter/issues/390)) ([b6661c7](https://github.com/googleapis/python-securitycenter/commit/b6661c71103dc0f6ae22778615ad312a3c6b16f4))
13+
714
## [1.15.0](https://github.com/googleapis/python-securitycenter/compare/v1.14.0...v1.15.0) (2022-08-29)
815

916

packages/google-cloud-securitycenter/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-securitycenter"
2323
description = "Cloud Security Command Center API client library"
24-
version = "1.15.0"
24+
version = "1.16.0"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",

0 commit comments

Comments
 (0)