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: v1.33.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: v1.33.1
Choose a head ref
  • 2 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 14, 2022

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

    * 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
    
    Co-authored-by: Vadym Matsishevskyi <25311427+vam-google@users.noreply.github.com>
    parthea and vam-google authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    d0352ca View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. chore(v1): release 1.33.1 (#446)

    * chore(v1): release 1.33.1
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * revert owlbot changes
    
    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>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    fbc1cd1 View commit details
    Browse the repository at this point in the history
Loading