Skip to content

Commit 66448fa

Browse files
chore(main): release 1.15.0 (#371)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 9e1ca8a commit 66448fa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/google-cloud-securitycenter/CHANGELOG.md

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

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

7+
## [1.15.0](https://github.com/googleapis/python-securitycenter/compare/v1.14.0...v1.15.0) (2022-08-29)
8+
9+
10+
### Features
11+
12+
* Adding database access information, such as queries field to a finding ([#370](https://github.com/googleapis/python-securitycenter/issues/370)) ([1ff2b13](https://github.com/googleapis/python-securitycenter/commit/1ff2b13d957525922dc79dcb3c3490455ee37ecd))
13+
* serviceAccountKeyName, serviceAccountDelegationInfo, and principalSubject attributes added to the existing access attribute ([#375](https://github.com/googleapis/python-securitycenter/issues/375)) ([ab477e0](https://github.com/googleapis/python-securitycenter/commit/ab477e0886cf837800878857f4acb74ae81f055c))
14+
715
## [1.14.0](https://github.com/googleapis/python-securitycenter/compare/v1.13.0...v1.14.0) (2022-08-22)
816

917

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.14.0"
24+
version = "1.15.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)