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.10.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.10.1
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Sep 2, 2022

  1. chore(python): exclude setup.py in renovate config (#436)

    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
    fe617c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. fix: Improve transcoding error message (#442)

    * fix: Improve transcodding error message
    
    This fixes #441 and #440. Also, with this change we stop outputting the whole request message in transcodding erro message to prevent leaking any confidential information from a request message in a form of an error in a log message.
    
    * reformat code with black
    vam-google authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    538df80 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.10.1 (#443)

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