Thanks to visit codestin.com
Credit goes to github.com

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.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.17.1
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 13, 2024

  1. fix: resolve issue handling protobuf responses in rest streaming (#604)

    * fix: resolve issue handling protobuf responses in rest streaming
    
    * raise ValueError if response_message_cls is not a subclass of proto.Message or google.protobuf.message.Message
    
    * remove response_type from pytest.mark.parametrize
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * add test for ValueError in response_iterator._grab()
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    parthea and gcf-owl-bot[bot] authored Feb 13, 2024
    2 Configuration menu
    Copy the full SHA
    bcebc92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24a6f82 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. chore(main): release 2.17.1 (#605)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    release-please[bot] and parthea authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8eaea7a View commit details
    Browse the repository at this point in the history
Loading