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/java-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.57.0
Choose a base ref
...
head repository: googleapis/java-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.57.1
Choose a head ref
  • 7 commits
  • 10 files changed
  • 4 contributors

Commits on Dec 12, 2025

  1. test: Clean up resources created in ITs (#4024)

    * chore: Cleanup initialized resources
    
    * chore: Delete created dataset
    
    * chore: Use try-with to close stream
    lqiu96 authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    3f592a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    380e0d9 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.57.1-SNAPSHOT (#4023)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    3b8b8ef View commit details
    Browse the repository at this point in the history
  4. chore: Cleanup Intellij test warnings (#4026)

    * chore: Cleanup initialized resources
    
    * chore: Use try-with to close stream
    
    * chore: Cleanup Intellij test warnings
    
    * chore: Allow for floating point inaccuracies
    
    * chore: Add otel delete operation
    lqiu96 authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    c161364 View commit details
    Browse the repository at this point in the history
  5. deps: update actions/upload-artifact action to v6 (#4027)

    Co-authored-by: Blake Li <blakeli@google.com>
    renovate-bot and blakeli0 authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    5d389cf View commit details
    Browse the repository at this point in the history
  6. chore: Use assertThrows in tests (#4028)

    * chore: Cleanup initialized resources
    
    * chore: Use try-with to close stream
    
    * chore: Cleanup Intellij test warnings
    
    * chore: Allow for floating point inaccuracies
    
    * chore: Add otel delete operation
    
    * chore: Clean up rest of the IT test file
    
    * chore: Add GCA feedback
    lqiu96 authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    3673310 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2025

  1. chore(main): release 2.57.1 (#4029)

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