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.37.0
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.37.1
Choose a head ref
  • 4 commits
  • 21 files changed
  • 4 contributors

Commits on May 19, 2023

  1. build: migrate release scripts (#1799) (#2117)

    Source-Link: googleapis/synthtool@1fd6dff
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ad9cabee4c022f1aab04a71332369e0c23841062124818a4490f73337f790337
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 19, 2023
    Configuration menu
    Copy the full SHA
    a4e1131 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. fix: bug fix for streamWriter & jsonStreamWriter (#2122)

    * feat: add public api to stream writer to set the maximum wait time
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * modify back the readme change from owl post processor
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: Reduce the timeout to 5 minutes for the requests wait time in queue.
    
    Since in write api server side we have total timeout of 2 minutes, it
    does not make sense to wait 15 minutes to determine whether we have met
    dead connection, let's reduce the timeout here
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix:  1.disable refresh of stream writer when the table schema is
    explicitly provided 2. fix location string matching for multiplexing
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    GaoleMeng and gcf-owl-bot[bot] authored May 25, 2023
    Configuration menu
    Copy the full SHA
    36964a3 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.37.1-SNAPSHOT (#2112)

    🤖 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 May 25, 2023
    Configuration menu
    Copy the full SHA
    0e13b04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    024e849 View commit details
    Browse the repository at this point in the history
Loading