Skip to content

Commit

Permalink
chore(main): release 1.15.0 (#371)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Aug 31, 2022
1 parent 9e1ca8a commit 66448fa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/google-cloud-securitycenter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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

## [1.15.0](https://github.com/googleapis/python-securitycenter/compare/v1.14.0...v1.15.0) (2022-08-29)


### Features

* 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))
* 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))

## [1.14.0](https://github.com/googleapis/python-securitycenter/compare/v1.13.0...v1.14.0) (2022-08-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-securitycenter/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-securitycenter"
description = "Cloud Security Command Center API client library"
version = "1.14.0"
version = "1.15.0"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
"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.*",
Expand Down

0 comments on commit 66448fa

Please sign in to comment.