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.25.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.25.1
Choose a head ref
  • 2 commits
  • 4 files changed
  • 4 contributors

Commits on May 30, 2025

  1. fix: Allow BackgroundConsumer To Inform Caller of Fatal Exceptions wi…

    …th Optional Callback (#821)
    
    * fix: add stop() call to BackgroundConsumer failures due to exceptions
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * move stop call to within the exception clauses
    
    * Update test_bidi.py
    
    * fix: allow exceptions to be surfaced to the caller of BackgroundConsumer
    
    * Update bidi.py
    
    * fix: allow BackgroundConsumer caller to pass `on_fatal_exception` to be informed of fatal processing errors
    
    * Update tests/unit/test_bidi.py
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    
    * Update bidi.py
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored May 30, 2025
    Configuration menu
    Copy the full SHA
    3206c01 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. chore(main): release 2.25.1 (#825)

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