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.5.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.6.0
Choose a head ref
  • 8 commits
  • 13 files changed
  • 6 contributors

Commits on Jan 18, 2022

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

Commits on Jan 19, 2022

  1. chore(python): Noxfile recognizes that tests can live in a folder (#315)

    Source-Link: googleapis/synthtool@4760d8d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f0e4b51deef56bed74d3e2359c583fc104a8d6367da3984fc5c66938db738828
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    5e889df View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. ci(python): run lint / unit tests / docs as GH actions (#318)

    * ci(python): run lint / unit tests / docs as GH actions
    
    Source-Link: googleapis/synthtool@57be0cd
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ed1f9983d5a935a89fe8085e8bb97d94e41015252c5b6c9771257cf8624367e6
    
    * add commit to trigger gh actions
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    65598e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

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

Commits on Jan 25, 2022

  1. feat: add api key support (#320)

    * chore: upgrade gapic-generator-java, gax-java and gapic-generator-python
    
    PiperOrigin-RevId: 423842556
    
    Source-Link: googleapis/googleapis@a616ca0
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/29b938c58c1e51d019f2ee539d55dc0a3c86a905
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjliOTM4YzU4YzFlNTFkMDE5ZjJlZTUzOWQ1NWRjMGEzYzg2YTkwNSJ9
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    ac2fe87 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. fix(deps): require google-api-core>=1.31.5, >2.3.0 (#322)

    * fix(deps): require google-api-core>=1.31.5, >2.3.0
    
    * revert update to testing/constraints-3.7.txt
    parthea authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    24d07e3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency google-cloud-storage to v2.1.0 (#317)

    * chore(deps): update dependency google-cloud-storage to v2.1.0
    
    * add pin for google-cloud-storage for py36
    
    * revert pin for py36
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    bdb73cb View commit details
    Browse the repository at this point in the history
  3. chore(main): release 3.6.0 (#321)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.6.0](v3.5.0...v3.6.0) (2022-01-26)
    
    
    ### Features
    
    * add api key support ([#320](#320)) ([ac2fe87](ac2fe87))
    
    
    ### Bug Fixes
    
    * **deps:** require google-api-core>=1.31.5, >2.3.0 ([#322](#322)) ([24d07e3](24d07e3))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    2623915 View commit details
    Browse the repository at this point in the history
Loading