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.1.1
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.1.2
Choose a head ref
  • 4 commits
  • 10 files changed
  • 4 contributors

Commits on Aug 13, 2021

  1. chore: release 2.1.2-SNAPSHOT (#1505)

    πŸ€– I have created a release \*beep\* \*boop\*
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    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 Aug 13, 2021
    Configuration menu
    Copy the full SHA
    8e21a12 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. fix: add retry logging for BigQueryRetryAlgorithm.java (#1506)

    * fix: add retry logging for BigQueryRetryAlgorithm.java
    
    * Added shouldRetry and Error Message to Logging
    
    * Added shouldRetry and Error Message to Logging
    
    * update based on comments - to add in retried method (enclosingMethod)
    
    * set log level to FINEST
    
    Co-authored-by: Prashant Mishra <prash_mi@yahoo.com>
    stephaniewang526 and prash-mi authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    f598279 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#1508)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-08-17 20:09:04,584 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-08-17 20:09:06,091 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/2a0139d3-2c62-45ee-af03-60c5b21067b9/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    2c63e88 View commit details
    Browse the repository at this point in the history
  3. chore: release 2.1.2 (#1507)

    πŸ€– I have created a release \*beep\* \*boop\*
    ---
    ### [2.1.2](https://www.github.com/googleapis/java-bigquery/compare/v2.1.1...v2.1.2) (2021-08-17)
    
    
    ### Bug Fixes
    
    * add retry logging for BigQueryRetryAlgorithm.java ([#1506](https://www.github.com/googleapis/java-bigquery/issues/1506)) ([f598279](https://www.github.com/googleapis/java-bigquery/commit/f5982794fb5f9c13c3e328efcb8ab852682b4466))
    ---
    
    
    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 Aug 17, 2021
    Configuration menu
    Copy the full SHA
    6d47b66 View commit details
    Browse the repository at this point in the history
Loading