8000 chore(main): release 1.14.0 (#368) · googleapis/google-cloud-python@4d10d5f · GitHub
[go: up one dir, main page]

Skip to content

Commit 4d10d5f

Browse files
chore(main): release 1.14.0 (#368)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent bfe14f9 commit 4d10d5f

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.14.0](https://github.com/googleapis/python-securitycenter/compare/v1.13.0...v1.14.0) (2022-08-22)
8+
9+
10+
### Features
11+
12+
* Adding uris to indicator of compromise (IOC) field ([#367](https://github.com/googleapis/python-securitycenter/issues/367)) ([1f7f8c0](https://github.com/googleapis/python-securitycenter/commit/1f7f8c0798f7702d113dc89b8931470518e89f9c))
13+
714
## [1.13.0](https://github.com/googleapis/python-securitycenter/compare/v1.12.0...v1.13.0) (2022-08-12)
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.13.0"
24+
version = "1.14.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)
0