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.0.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.0
Choose a head ref
  • 10 commits
  • 18 files changed
  • 5 contributors

Commits on Aug 9, 2021

  1. chore: release 2.0.2-SNAPSHOT (#1489)

    🤖 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 9, 2021
    Configuration menu
    Copy the full SHA
    a91cb7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8e77fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70abb81 View commit details
    Browse the repository at this point in the history
  4. chore: regenerate README (#1493)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-08-09 21:06:37,198 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-08-09 21:06:38,548 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/9683894a-a2f7-4f09-ae80-aaee0855a778/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    cdb6acb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c66e28 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

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

Commits on Aug 11, 2021

  1. feat: Updated BigQueryRetryAlgorithm so that it can retry on RateLi…

    …mit Errors using RegEx (#1499)
    
    * Modified RATE_LIMIT_ERROR_MSG and added testRateLimitRegEx for testing regex matching
    
    * Added JOB_RATE_LIMIT_EXCEEDED_MSG and RATE_LIMIT_EXCEEDED_REGEX pattern
    
    * Implemented retryOnRegEx to include retry on RegEx patterns
    
    * Updated DEFAULT_RETRY_CONFIG to include retry on JOB_RATE_LIMIT_EXCEEDED_MSG and RATE_LIMIT_EXCEEDED_REGEX
    
    * Modified shouldRetryBasedOnBigQueryRetryConfig method to try RegEx matching if all the contains checks fail
    prash-mi authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    ec68c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c3b2de View commit details
    Browse the repository at this point in the history
  3. chore: release 2.1.0 (#1496)

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