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-bigquerystorage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.33.1
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: v2.34.0
Choose a head ref
  • 4 commits
  • 17 files changed
  • 3 contributors

Commits on Mar 8, 2023

  1. fix(bigdecimal): Convert BigDecimal to BigNumeric instead of Numeric (#…

    …2031)
    
    - [x] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/java-bigquerystorage/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [x] Ensure the tests and linter pass
    - [x] Code coverage does not decrease (if any source code was changed)
    - [x] Appropriate docs were updated (if necessary)
    
    Fixes #2013
    Roy de Bokx authored Mar 8, 2023
    Copy the full SHA
    e0f7e34 View commit details

Commits on Mar 9, 2023

  1. chore(main): release 2.33.2-SNAPSHOT (#2027)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Mar 9, 2023
    Copy the full SHA
    e4c5e97 View commit details

Commits on Mar 10, 2023

  1. Copy the full SHA
    1f2752f View commit details

Commits on Mar 13, 2023

  1. Copy the full SHA
    40ac0bf View commit details
Loading