Skip to content
This repository was archived by the owner on Dec 10, 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-dlp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: googleapis/python-dlp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 14 commits
  • 18 files changed
  • 4 contributors

Commits on Dec 2, 2020

  1. chore(deps): update dependency google-cloud-dlp to v3 (#82)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [google-cloud-dlp](https://togithub.com/googleapis/python-dlp) | major | `==2.0.0` -> `==3.0.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-dlp</summary>
    
    ### [`v3.0.0`](https://togithub.com/googleapis/python-dlp/blob/master/CHANGELOG.md#&#8203;300-httpswwwgithubcomgoogleapispython-dlpcomparev200v300-2020-12-02)
    
    [Compare Source](https://togithub.com/googleapis/python-dlp/compare/v2.0.0...v3.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   rename fields that collide with builtins ([#&#8203;75](https://togithub.com/googleapis/python-dlp/issues/75))
        -   `ByteContentItem.type` -> `ByteContentItem.type_`
        -   `MetadataLocation.type` -> `MetadataLocation.type_`
        -   `Container.type` -> `Container.type_`
        -   `Bucket.min` -> `Bucket.min_`
        -   `Bucket.max`-> `Bucket.max_`
        -   `DlpJob.type` -> `DlpJob.type_`
        -   `GetDlpJobRequest.type` -> `GetDlpJobRequest.type_`
    
    ##### Bug Fixes
    
    -   rename fields that collide with builtins; retrieve job config for risk analysis jobs ([#&#8203;75](https://www.github.com/googleapis/python-dlp/issues/75)) ([4f3148e](https://www.github.com/googleapis/python-dlp/commit/4f3148e93ec3dfc9395aa38a3afc62498500a055))
    
    ##### Documentation
    
    -   **samples:** fix README to accurately reflect the new repo after the move ([#&#8203;72](https://www.github.com/googleapis/python-dlp/issues/72)) ([dc56806](https://www.github.com/googleapis/python-dlp/commit/dc56806b47f92227e396969d8a583b881aa41fd1))
    
    </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#github/googleapis/python-dlp).
    renovate-bot authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    39dd0a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

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

Commits on Dec 7, 2020

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

Commits on Dec 9, 2020

  1. chore(deps): update dependency google-cloud-bigquery to v2.6.1 (#86)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [google-cloud-bigquery](https://togithub.com/googleapis/python-bigquery) | patch | `==2.6.0` -> `==2.6.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-bigquery</summary>
    
    ### [`v2.6.1`](https://togithub.com/googleapis/python-bigquery/blob/master/CHANGELOG.md#&#8203;261-httpswwwgithubcomgoogleapispython-bigquerycomparev260v261-2020-12-09)
    
    [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v2.6.0...v2.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#github/googleapis/python-dlp).
    renovate-bot authored Dec 9, 2020
    Configuration menu
    Copy the full SHA
    fc7290c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

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

Commits on Dec 28, 2020

  1. Configuration menu
    Copy the full SHA
    76e0439 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e22c929 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency google-cloud-pubsub to v2 (#54)

    * chore(deps): update dependency google-cloud-pubsub to v2
    
    * pubsub v2 fix
    
    * run blacken
    
    Co-authored-by: Leah Cole <[email protected]>
    renovate-bot and leahecole authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    1911aad View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Configuration menu
    Copy the full SHA
    fa09b33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee63313 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84558f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

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

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    ab0b684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    504dbd8 View commit details
    Browse the repository at this point in the history
Loading