Skip to content
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-api-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.17.1
Choose a base ref
...
head repository: googleapis/python-api-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.18.0
Choose a head ref
  • 9 commits
  • 15 files changed
  • 7 contributors

Commits on Feb 14, 2024

  1. fix: Add _registered_method to grpc ChannelStub (#614)

    * fix: Add _registered_method to grpc ChannelStub
    
    * Fix format
    
    * Fix black
    XuanWang-Amos authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5eaaea8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. build(deps): bump cryptography from 42.0.0 to 42.0.2 in .kokoro (#618)

    Source-Link: googleapis/synthtool@8d392a5
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a0c4463fcfd9893fc172a3b3db2b6ac0c7b94ec6ad458c7dcea12d9693615ac3
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a07befc View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#623)

    Source-Link: googleapis/synthtool@d895aec
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:98f3afd11308259de6e828e37376d18867fd321aba07826e29e4f8d9cab56bad
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    475ff2e View commit details
    Browse the repository at this point in the history
  2. fix(deps): Require proto-plus >= 1.22.3 (#626)

    * fix(deps): add dependency on proto-plus
    
    * remove unused import
    parthea authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4fed37c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. feat: add common logic for supporting universe domain (#621)

    * add common logic for supporting universe domain
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix lint issues
    
    * add dependency to oauth2client
    
    * update test cases
    
    * remove dependency to oauth2client
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix lint issues
    
    * updates to universe helpers
    
    * update module name and make methods public
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * update lint issues
    
    * address PR comments
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * use empty universe error in test cases
    
    * remove mtls error and add test cases
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * remove is True from test cases
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    ohmayr and gcf-owl-bot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    94f2ca3 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. chore(python): add requirements for docs build (#632)

    Source-Link: googleapis/synthtool@85c23b6
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3741fd1f5f5150378563c76afa06bcc12777b5fe54c5ee01115218f83872134f
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d8fc151 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. chore: remove nox uninstall/reinstall from python build.sh template (#…

    …630)
    
    Source-Link: googleapis/synthtool@2635888
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:007e7e46ef05e5a32e652bd0062be02f6ff050347d91e0f357b28caab0a042c4
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Victor Chudnovsky <[email protected]>
    3 people authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0540c85 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. chore(python): update dependencies in /.kokoro (#631)

    Source-Link: googleapis/synthtool@db94845
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a8a80fc6456e433df53fc2a0d72ca0345db0ddefb409f1b75b118dfd1babd952
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Victor Chudnovsky <[email protected]>
    3 people authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f52c037 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. chore(main): release 2.18.0 (#615)

    * chore(main): release 2.18.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2100f78 View commit details
    Browse the repository at this point in the history
Loading