Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 16, 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-iam
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.2
Choose a base ref
...
head repository: googleapis/python-iam
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.0
Choose a head ref
  • 13 commits
  • 90 files changed
  • 7 contributors

Commits on Aug 17, 2022

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

Commits on Aug 19, 2022

  1. feat(v2beta): Update the public IAM Deny v2beta API (#226)

    - [ ] Regenerate this pull request now.
    
    fix(v2beta): remove google.api.resource_reference annotations
    
    PiperOrigin-RevId: 468493946
    
    Source-Link: googleapis/googleapis@fb22ccd
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/fd818d2d7b17ade74aa84d7384e13cbe40ba320d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmQ4MThkMmQ3YjE3YWRlNzRhYTg0ZDczODRlMTNjYmU0MGJhMzIwZCJ9
    gcf-owl-bot[bot] authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    bbe8e3d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. chore: remove 'pip install' statements from python_library templates …

    …[autoapprove] (#228)
    
    Source-Link: googleapis/synthtool@1f37ce7
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8e84e0e0d71a0d681668461bba02c9e1394c785f31a10ae3470660235b673086
    gcf-owl-bot[bot] authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    3cc69f8 View commit details
    Browse the repository at this point in the history
  2. chore(python): exclude path in renovate.json [autoapprove] (#229)

    Source-Link: googleapis/synthtool@69fabae
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:562802bfac02e012a6ac34eda282f81d06e77326b82a32d7bbb1369ff552b387
    gcf-owl-bot[bot] authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    1d1ba7d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. chore(python): exclude grpcio==1.49.0rc1 in tests [autoapprove] (#231)

    Source-Link: googleapis/synthtool@c4dd595
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ce3c1686bc81145c81dd269bd12c4025c6b275b22d14641358827334fddb1d72
    gcf-owl-bot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    0141aca View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. ci(python): fix path to requirements.txt in release script (#232)

    Source-Link: googleapis/synthtool@fdba3ed
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:1f0dbd02745fb7cf255563dab5968345989308544e52b7f460deadd5e78e63b0
    gcf-owl-bot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    eac4c73 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. chore(python): update .kokoro/requirements.txt (#233)

    Source-Link: googleapis/synthtool@703554a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:94961fdc5c9ca6d13530a6a414a49d2f607203168215d074cdb0a1df9ec31c0b
    gcf-owl-bot[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    2c79bab View commit details
    Browse the repository at this point in the history
  2. chore(python): exclude setup.py in renovate config (#235)

    Source-Link: googleapis/synthtool@56da63e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:993a058718e84a82fda04c3177e58f0a43281a996c7c395e0a56ccc4d6d210d7
    gcf-owl-bot[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    671b538 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. chore: detect samples tests in nested directories (#236)

    Source-Link: googleapis/synthtool@50db768
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e09366bdf0fd9c8976592988390b24d53583dd9f002d476934da43725adbb978
    gcf-owl-bot[bot] authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    b8475f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. fix(deps): require protobuf >= 3.20.2 (#239)

    * chore: exclude requirements.txt file from renovate-bot
    
    Source-Link: googleapis/synthtool@f58d313
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7a40313731a7cb1454eef6b33d3446ebb121836738dc3ab3d2d3ded5268c35b6
    
    * update constraints files
    
    * fix(deps): require protobuf 3.20.2
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    7985771 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. fix(deps): allow protobuf 3.19.5 (#240)

    * fix(deps): allow protobuf 3.19.5
    
    * explicitly exclude protobuf 4.21.0
    parthea authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    96b63f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. feat: Add client for IAM Deny v2 API (#230)

    * feat: Create the public IAM Deny v2 API
    
    PiperOrigin-RevId: 470600752
    
    Source-Link: googleapis/googleapis@dac66f6
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/729529edc103e45087ffae8353eaf009ad7fe8c2
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzI5NTI5ZWRjMTAzZTQ1MDg3ZmZhZTgzNTNlYWYwMDlhZDdmZThjMiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * regenerate files using cl/470713093
    
    * workaround docstring formatting issue
    
    * add pytest to samples CI
    
    * lint
    
    * fix import statement in samples/snippets
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * docs(samples): migrate samples from iam_v2beta to iam_v2
    
    * update required checks to include samples
    
    * use GOOGLE_CLOUD_PROJECT
    
    * fix imports in samples/snippets
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * add pytest
    
    * chore(python): prepare for release of the iam/v2 python client
    
    PiperOrigin-RevId: 471240188
    
    Source-Link: googleapis/googleapis@ea847a1
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/6f1e4cd013ab2914773826e68b2a2d0763030a39
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmYxZTRjZDAxM2FiMjkxNDc3MzgyNmU2OGIyYTJkMDc2MzAzMGEzOSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: Bump gapic-generator-python version to 1.3.0
    
    PiperOrigin-RevId: 472561635
    
    Source-Link: googleapis/googleapis@332ecf5
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4313d682880fd9d7247291164d4e9d3d5bd9f177
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDMxM2Q2ODI4ODBmZDlkNzI0NzI5MTE2NGQ0ZTlkM2Q1YmQ5ZjE3NyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: use gapic-generator-python 1.3.1
    
    PiperOrigin-RevId: 472772457
    
    Source-Link: googleapis/googleapis@855b74d
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/b64b1e7da3e138f15ca361552ef0545e54891b4f
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjY0YjFlN2RhM2UxMzhmMTVjYTM2MTU1MmVmMDU0NWU1NDg5MWI0ZiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: integrate  gapic-generator-python-1.4.1 and enable more py_test targets
    
    PiperOrigin-RevId: 473833416
    
    Source-Link: googleapis/googleapis@565a550
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/1ee1a06c6de3ca8b843572c1fde0548f84236989
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWVlMWEwNmM2ZGUzY2E4Yjg0MzU3MmMxZmRlMDU0OGY4NDIzNjk4OSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * updated test to delete stale policies and avoid quota error
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat!: remove ListApplicablePolicies
    
    PiperOrigin-RevId: 475955031
    
    Source-Link: googleapis/googleapis@65376f4
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/c8504e97891ed9e664cf68270d7e61bec160fe57
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzg1MDRlOTc4OTFlZDllNjY0Y2Y2ODI3MGQ3ZTYxYmVjMTYwZmU1NyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * samples: wait for the operation to complete
    
    * samples: minor refactoring
    
    * use project `python-docs-samples-tests`
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    Co-authored-by: Sita Lakshmi Sangameswaran <[email protected]>
    Co-authored-by: SitaLakshmi <[email protected]>
    5 people authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    07a2025 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.9.0 (#227)

    * chore(main): release 2.9.0
    
    * prune changelog
    
    * remove required check for python 3.6
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    release-please[bot] and parthea authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    2413341 View commit details
    Browse the repository at this point in the history
Loading