Skip to content
This repository was archived by the owner on Jul 6, 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-artifact-registry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Choose a base ref
...
head repository: googleapis/python-artifact-registry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 8 commits
  • 112 files changed
  • 4 contributors

Commits on Mar 22, 2022

  1. feat: promote v1beta2 features to v1 (#138)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 436510287
    
    Source-Link: googleapis/googleapis@4008372
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/b821044bc8b2226418af9b294cf19529ad428b37
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjgyMTA0NGJjOGIyMjI2NDE4YWY5YjI5NGNmMTk1MjlhZDQyOGIzNyJ9
    gcf-owl-bot[bot] authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    842c107 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. chore: improve logic to configure release-please for previous major v…

    …ersions (#149)
    
    Source-Link: googleapis/synthtool@7133449
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:266a3407f0bb34374f49b6556ee20ee819374587246dcc19405b502ec70113b6
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    0215295 View commit details
    Browse the repository at this point in the history
  2. feat: AuditConfig for IAM v1 (#147)

    * feat: AuditConfig for IAM v1
    
    PiperOrigin-RevId: 439356405
    
    Source-Link: googleapis/googleapis@afa2ba1
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/3e40c17e1510c95fab58fc2143ccb61cceca5989
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2U0MGMxN2UxNTEwYzk1ZmFiNThmYzIxNDNjY2I2MWNjZWNhNTk4OSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: set upper bounds for packages in setup.py
    
    * revert upper bound for proto-plus
    
    * fix(deps): require grpc-google-iam-v1 >=0.12.4
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    c22893b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. chore: Use gapic-generator-python 0.65.0 (#154)

    * chore: Use gapic-generator-python 0.65.0
    
    PiperOrigin-RevId: 440970084
    
    Source-Link: googleapis/googleapis@5e0a3d5
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/b0c628a3fade768f225d76992791ea1ba2a881be
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjBjNjI4YTNmYWRlNzY4ZjIyNWQ3Njk5Mjc5MWVhMWJhMmE4ODFiZSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    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 Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d8c0608 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. chore: use gapic-generator-python 0.65.1 (#155)

    * chore: use gapic-generator-python 0.65.1
    
    PiperOrigin-RevId: 441524537
    
    Source-Link: googleapis/googleapis@2a27391
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/ab6756a48c89b5bcb9fb73443cb8e55d574f4643
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWI2NzU2YTQ4Yzg5YjViY2I5ZmI3MzQ0M2NiOGU1NWQ1NzRmNDY0MyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    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 Apr 14, 2022
    Configuration menu
    Copy the full SHA
    9b684d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. chore(python): add nox session to sort python imports (#156)

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

Commits on Apr 21, 2022

  1. chore(python): use ubuntu 22.04 in docs image (#158)

    Source-Link: googleapis/synthtool@f15cc72
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bc5eed3804aec2f05fad42aacf973821d9500c174015341f721a984a0825b6fd
    gcf-owl-bot[bot] authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    56b40be View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.2.0 (#139)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    e0bec24 View commit details
    Browse the repository at this point in the history
Loading