Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.
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-bigquerystorage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 09ba3aa
Choose a base ref
...
head repository: googleapis/java-bigquerystorage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 18d5935
Choose a head ref
  • 7 commits
  • 30 files changed
  • 5 contributors

Commits on Mar 30, 2022

  1. chore(deps): update dependency com.google.cloud:google-cloud-bigquery…

    …storage to v2.11.1 (#1597)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-bigquerystorage to v2.11.1
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    099ab7d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. chore(main): release 2.11.2-SNAPSHOT (#1595)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    1a23b44 View commit details
    Browse the repository at this point in the history
  2. feat: Deprecate format specific row_count field in Read API (#1599)

    * feat: Deprecate format specific `row_count` field in Read API
    
    PiperOrigin-RevId: 438434001
    
    Source-Link: googleapis/googleapis@727f08b
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/2d62ab0d3d650b7aba4ec5e5a96dd8cdbae89fb7
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmQ2MmFiMGQzZDY1MGI3YWJhNGVjNWU1YTk2ZGQ4Y2RiYWU4OWZiNyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    6f415f6 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.cloud:libraries-bom to v25.…

    …1.0 (#1601)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v25.1.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    ba21516 View commit details
    Browse the repository at this point in the history
  4. fix: better ISO8601 compliance (#1589)

    * fix: Timestamps parsed using datetimeformater similar to other google libraries
    
    Signed-off-by: dark0dave <dark0dave@mykolab.com>
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    dark0dave and gcf-owl-bot[bot] authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    29fa8b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

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

Commits on Apr 4, 2022

  1. chore(main): release 2.12.0 (#1600)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.12.0](v2.11.1...v2.12.0) (2022-04-01)
    
    
    ### Features
    
    * Deprecate format specific `row_count` field in Read API ([#1599](#1599)) ([6f415f6](6f415f6))
    
    
    ### Bug Fixes
    
    * better ISO8601 compliance ([#1589](#1589)) ([29fa8b7](29fa8b7))
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-bigquery to v2.10.5 ([#1602](#1602)) ([8787b5d](8787b5d))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    18d5935 View commit details
    Browse the repository at this point in the history
Loading