Skip to content

Commit 6f5ca66

Browse files
chore(main): release 1.17.0 (#404)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 587ea2f commit 6f5ca66

File tree

9 files changed

+35
-8
lines changed

9 files changed

+35
-8
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.16.2"
2+
".": "1.17.0"
33
}

packages/google-cloud-securitycenter/CHANGELOG.md

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

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

7+
## [1.17.0](https://github.com/googleapis/python-securitycenter/compare/v1.16.2...v1.17.0) (2022-12-15)
8+
9+
10+
### Features
11+
12+
* Add files field to finding's list of attributes ([63c76ad](https://github.com/googleapis/python-securitycenter/commit/63c76adae5a4f45e7b9f330bac21c934bd46bac2))
13+
* Add kernel_rootkit field to finding's list of attributes ([#413](https://github.com/googleapis/python-securitycenter/issues/413)) ([62c9cb8](https://github.com/googleapis/python-securitycenter/commit/62c9cb879066162b9f30879cfa63de63ff27c63d))
14+
* Add support for `google.cloud.securitycenter.__version__` ([63c76ad](https://github.com/googleapis/python-securitycenter/commit/63c76adae5a4f45e7b9f330bac21c934bd46bac2))
15+
* Add typing to proto.Message based class attributes ([63c76ad](https://github.com/googleapis/python-securitycenter/commit/63c76adae5a4f45e7b9f330bac21c934bd46bac2))
16+
* Add user_name field to the finding access ([#418](https://github.com/googleapis/python-securitycenter/issues/418)) ([ced00fd](https://github.com/googleapis/python-securitycenter/commit/ced00fdf89d33a078bce530f320b2601466eae8e))
17+
* Adding project/folder level parents to notification configs in SCC ([#403](https://github.com/googleapis/python-securitycenter/issues/403)) ([667729a](https://github.com/googleapis/python-securitycenter/commit/667729a0ef3b59269302d68f53cd52d1068cf4fa))
18+
19+
20+
### Bug Fixes
21+
22+
* Add dict typing for client_options ([63c76ad](https://github.com/googleapis/python-securitycenter/commit/63c76adae5a4f45e7b9f330bac21c934bd46bac2))
23+
* **deps:** Require google-api-core &gt;=1.34.0, >=2.11.0 ([fae54be](https://github.com/googleapis/python-securitycenter/commit/fae54bea80a45616dab340530b8cceacda58ce1c))
24+
* Drop usage of pkg_resources ([fae54be](https://github.com/googleapis/python-securitycenter/commit/fae54bea80a45616dab340530b8cceacda58ce1c))
25+
* Fix timeout default values ([fae54be](https://github.com/googleapis/python-securitycenter/commit/fae54bea80a45616dab340530b8cceacda58ce1c))
26+
27+
28+
### Documentation
29+
30+
* **samples:** Snippetgen handling of repeated enum field ([63c76ad](https://github.com/googleapis/python-securitycenter/commit/63c76adae5a4f45e7b9f330bac21c934bd46bac2))
31+
* **samples:** Snippetgen should call await on the operation coroutine before calling result ([fae54be](https://github.com/googleapis/python-securitycenter/commit/fae54bea80a45616dab340530b8cceacda58ce1c))
32+
* **samples:** Update samples to include new parent levels (folder and project) ([#405](https://github.com/googleapis/python-securitycenter/issues/405)) ([5960173](https://github.com/googleapis/python-securitycenter/commit/596017339116c243c5f42d9942fd4a37afd9207c))
33+
734
## [1.16.2](https://github.com/googleapis/python-securitycenter/compare/v1.16.1...v1.16.2) (2022-10-07)
835

936

packages/google-cloud-securitycenter/google/cloud/securitycenter/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.16.2" # {x-release-please-version}
16+
__version__ = "1.17.0" # {x-release-please-version}

packages/google-cloud-securitycenter/google/cloud/securitycenter_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.16.2" # {x-release-please-version}
16+
__version__ = "1.17.0" # {x-release-please-version}

packages/google-cloud-securitycenter/google/cloud/securitycenter_v1beta1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.16.2" # {x-release-please-version}
16+
__version__ = "1.17.0" # {x-release-please-version}

packages/google-cloud-securitycenter/google/cloud/securitycenter_v1p1beta1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.16.2" # {x-release-please-version}
16+
__version__ = "1.17.0" # {x-release-please-version}

packages/google-cloud-securitycenter/samples/generated_samples/snippet_metadata_google.cloud.securitycenter.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-securitycenter",
11-
"version": "0.1.0"
11+
"version": "1.17.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-securitycenter/samples/generated_samples/snippet_metadata_google.cloud.securitycenter.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-securitycenter",
11-
"version": "0.1.0"
11+
"version": "1.17.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-securitycenter/samples/generated_samples/snippet_metadata_google.cloud.securitycenter.v1p1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-securitycenter",
11-
"version": "0.1.0"
11+
"version": "1.17.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)