Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

feat: add field severity to findings; update retry configs #53

Merged
merged 17 commits into from Sep 10, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 馃寛

Synth log will be available here:
https://source.cloud.google.com/results/invocations/d5a3b809-9df8-4d37-93b2-9714b500d6ce/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 324294521
Source-Link: googleapis/googleapis@868615a
PiperOrigin-RevId: 324035013
Source-Link: googleapis/googleapis@8cda089
PiperOrigin-RevId: 323803770
Source-Link: googleapis/googleapis@706053b
PiperOrigin-RevId: 323795963
Source-Link: googleapis/googleapis@c1b9289
PiperOrigin-RevId: 323657371
Source-Link: googleapis/googleapis@1907f0f
PiperOrigin-RevId: 323630732
Source-Link: googleapis/googleapis@74e8cf8
PiperOrigin-RevId: 323605868
Source-Link: googleapis/googleapis@0c6a730
PiperOrigin-RevId: 323472217
Source-Link: googleapis/googleapis@6a813ac
PiperOrigin-RevId: 323062460
Source-Link: googleapis/googleapis@599ede9
PiperOrigin-RevId: 322867095
Source-Link: googleapis/googleapis@e26e183
PiperOrigin-RevId: 321179885
Source-Link: googleapis/googleapis@9362f58
PiperOrigin-RevId: 321179822
Source-Link: googleapis/googleapis@afa7f44

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
PiperOrigin-RevId: 321179822

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jul 14 10:04:21 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: afa7f44f57e6ac33cf060d1764c9940dd404f725
Source-Link: googleapis/googleapis@afa7f44
PiperOrigin-RevId: 321179885

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jul 14 10:04:39 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 9362f58401cfe3b463b75a18d134bb818ad4dcb2
Source-Link: googleapis/googleapis@9362f58
chore: update various comments
PiperOrigin-RevId: 322867095

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jul 23 14:30:13 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: e26e1839a45445d13cd45b1be3b1523defb72fee
Source-Link: googleapis/googleapis@e26e183
BREAKING CHANGE: IAM method flattenings changed to generic resource name class

PiperOrigin-RevId: 323062460

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Jul 24 13:35:34 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 599ede9ebdeb33a91be48748f5f83ec13e7e692c
Source-Link: googleapis/googleapis@599ede9
PiperOrigin-RevId: 323472217

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Jul 27 17:03:43 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 6a813acf535e4746fa4a135ce23547bb6425c26d
Source-Link: googleapis/googleapis@6a813ac
PiperOrigin-RevId: 323605868

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jul 28 10:47:24 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 0c6a73081373ff3ff3d470efe554f2f1efd64041
Source-Link: googleapis/googleapis@0c6a730
PiperOrigin-RevId: 323630732

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jul 28 12:37:10 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 74e8cf85f23d3cef04fcc75b4f59a21a2b41886c
Source-Link: googleapis/googleapis@74e8cf8
PiperOrigin-RevId: 323657371

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jul 28 14:43:58 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 1907f0fdbd1c51e62d8452a4007bf2134a8bd4c2
Source-Link: googleapis/googleapis@1907f0f
PiperOrigin-RevId: 323795963

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jul 29 08:50:52 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: c1b9289be1be876ef494f31c9662bc49b4f906e0
Source-Link: googleapis/googleapis@c1b9289
PiperOrigin-RevId: 323803770

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jul 29 09:31:38 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 706053bbfb3f16ef752e513c2898a1f26cdd8e41
Source-Link: googleapis/googleapis@706053b
PiperOrigin-RevId: 324035013

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jul 30 10:46:03 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 8cda089accaead072caea33c5081be8a4b8f9ea7
Source-Link: googleapis/googleapis@8cda089
PiperOrigin-RevId: 324294521

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Jul 31 15:17:19 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 868615a5c1c1059c636bb3d82a555edb1d5a251e
Source-Link: googleapis/googleapis@868615a
@yoshi-automation yoshi-automation requested a review from a team as a code owner August 1, 2020 18:27
@yoshi-automation yoshi-automation requested review from leahecole and removed request for a team August 1, 2020 18:27
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 1, 2020
@product-auto-label product-auto-label bot added the api: securitycenter Issues related to the googleapis/python-securitycenter API. label Aug 21, 2020
@busunkim96 busunkim96 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feat: add field severity to findings; update retry configs Sep 10, 2020
@busunkim96 busunkim96 added the automerge Merge the pull request once unit tests and other checks pass. label Sep 10, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 80494a9 into master Sep 10, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 10, 2020
馃 I have created a release \*beep\* \*boop\* 
---
## [0.7.0](https://www.github.com/googleapis/python-securitycenter/compare/v0.6.0...v0.7.0) (2020-09-10)


### Features

* add field severity to findings; update retry configs ([#53](https://www.github.com/googleapis/python-securitycenter/issues/53)) ([80494a9](https://www.github.com/googleapis/python-securitycenter/commit/80494a915ca33d260862694be889b817869ff01a))


### Documentation

* Update Security Command Center UpdateNotificationConfig sample, adding filter to mutable field ([#39](https://www.github.com/googleapis/python-securitycenter/issues/39)) ([c70d790](https://www.github.com/googleapis/python-securitycenter/commit/c70d7904425ae5ac252ffa7317ec6d08234a6c27))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: securitycenter Issues related to the googleapis/python-securitycenter API. automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. context: partial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants