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/java-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.52.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.53.0
Choose a head ref
  • 16 commits
  • 26 files changed
  • 5 contributors

Commits on Jun 25, 2025

  1. chore(main): release 2.52.1-SNAPSHOT (#3864)

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

Commits on Jun 26, 2025

  1. feat(bigquery): Add OpenTelemetry support to BQ rpcs (#3860)

    * feat(bigquery): Add OpenTelemetry support to BQ rpcs
    
    * remove oauth and access token attributes
    
    * Capture repsponse ids in attributes
    
    * Fix attribute name scoping typos
    whuffman36 authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    e2d23c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa36cf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Configuration menu
    Copy the full SHA
    bda16ca View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.api.grpc:proto-google-cloud-bigque…

    …ryconnection-v1 to v2.69.0 (#3870)
    renovate-bot authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    a7f1007 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Configuration menu
    Copy the full SHA
    881d665 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8662872 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f081589 View commit details
    Browse the repository at this point in the history
  4. feat(bigquery): Add support for custom timezones and timestamps (#3859)

    * feat(bigquery): Add support for custom timezones and timestamps
    
    * update ignored-diff
    
    * fix data -> date typo
    
    * Add enums for SourceColumnMatch
    
    * Change null markers test names
    
    * change enums to StringEnumValue
    whuffman36 authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    e5467c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. Configuration menu
    Copy the full SHA
    8aabfa7 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. Configuration menu
    Copy the full SHA
    d2918da View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Configuration menu
    Copy the full SHA
    0e971b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. fix: load jobs preserve ascii control characters configuration (#3876)

    * fix: load jobs preserve ascii control characters configuration
    
    * fix lint
    
    * fix NPE
    
    * fix NPE
    PhongChuong authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    5cfdf85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c47a062 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. Configuration menu
    Copy the full SHA
    3a17ec2 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.53.0 (#3866)

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