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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-securitycenter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: googleapis/python-securitycenter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 8 commits
  • 66 files changed
  • 5 contributors

Commits on Jul 6, 2020

  1. chore(deps): update dependency google-cloud-pubsub to v1.6.1 (#35)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [google-cloud-pubsub](https://togithub.com/googleapis/python-pubsub) | patch | `==1.6.0` -> `==1.6.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-pubsub</summary>
    
    ### [`v1.6.1`](https://togithub.com/googleapis/python-pubsub/blob/master/CHANGELOG.md#&#8203;161-httpswwwgithubcomgoogleapispython-pubsubcomparev160v161-2020-06-30)
    
    [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v1.6.0...v1.6.1)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/python-securitycenter).
    renovate-bot authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    93853b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. chore: update protobuf and gapic-generator-csharp versions. (#40)

    PiperOrigin-RevId: 320411362
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jul 9 09:26:49 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: db69b46790b55a82ab7cfa473d031da787bc7591
    Source-Link: googleapis/googleapis@db69b46
    yoshi-automation authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    1b3058f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    1c7c210 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    e1de422 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    e842237 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. docs: Update Security Command Center UpdateNotificationConfig sample,…

    … adding filter to mutable field (#39)
    
    Fixes b/155346619
    Add "filter" to mutable fields for UpdateNotificationConfig.
    hannah-tsai authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    c70d790 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. feat: add field severity to findings; update retry configs (#53)

    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
    yoshi-automation authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    80494a9 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.7.0 (#56)

    🤖 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).
    release-please[bot] authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    dbb9311 View commit details
    Browse the repository at this point in the history
Loading