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.1
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.2
Choose a head ref
  • 3 commits
  • 13 files changed
  • 3 contributors

Commits on Sep 4, 2025

  1. fix: fix async tests and round-off error in test expectations (#837)

    * fix: properly designate async test methods
    
    * fix: fix async tests
    
    * fix: made additional test be an async method
    vchudnov-g authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    14a5978 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. fix: deprecate credentials_file argument (#841)

    * fix: deprecate credentials_file argument
    
    * lint
    
    * cover
    
    * fix build
    parthea authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    324eb74 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. chore(main): release 2.25.2 (#838)

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