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.12.0
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.13.0
Choose a head ref
  • 9 commits
  • 15 files changed
  • 9 contributors

Commits on Oct 4, 2023

  1. chore: [autoapprove] bump cryptography from 41.0.3 to 41.0.4 (#533)

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

Commits on Oct 9, 2023

  1. chore: [autoapprove] Update black and isort to latest versions (#536

    )
    
    Source-Link: googleapis/synthtool@0c7b033
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:08e34975760f002746b1d8c86fdc90660be45945ee6d9db914d1508acdf9a547
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2c16868 View commit details
    Browse the repository at this point in the history
  2. feat: add caching to routing header calculation (#526)

    Co-authored-by: Anthonios Partheniou <[email protected]>
    daniel-sanche and parthea authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6251eab View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. fix: ensure exception is available when BackgroundConsumer open strea…

    …m fails (#357)
    
    * fix: ensure exception is available when BackgroundConsumer open stream fails
    
    * chore: fix coverage
    
    * Address review comments
    
    * revert
    
    * address review feedback
    
    * raise grpc.RpcError instead of GoogleAPICallError
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Rosie Zou <[email protected]>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    405272c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. chore: rename rst files to avoid conflict with service names (#539)

    Source-Link: googleapis/synthtool@d52e638
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:4f9b3b106ad0beafc2c8a415e3f62c1a0cc23cabea115dbe841b848f581cfe99
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e507ade View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. fix: drop usage of distutils (#541)

    * fix: drop usage of distutils
    
    * lint
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * address review feedback
    
    * lint
    
    * 🦉 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>
    Co-authored-by: Benjamin E. Coe <[email protected]>
    3 people authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    4bd9e10 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. chore: update docfx minimum Python version (#545)

    * chore: update docfx minimum Python version
    
    Source-Link: googleapis/synthtool@bc07fd4
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:30470597773378105e239b59fce8eb27cc97375580d592699206d17d117143d0
    
    * update docfx nox session to use python 3.10
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ffd958f View commit details
    Browse the repository at this point in the history
  2. fix: add warning to retry target to avoid incorrect usage (#543)

    * fix: add warning to retry target to avoid incorrect use
    
    * fix: add comment for predicate
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: omair <[email protected]>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    bfb40e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. chore(main): release 2.13.0 (#537)

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