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: v1.133.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: v1.134.0
Choose a head ref
  • 14 commits
  • 23 files changed
  • 5 contributors

Commits on Jun 16, 2021

  1. chore: release 1.133.2-SNAPSHOT (#1376)

    🤖 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 Jun 16, 2021
    Configuration menu
    Copy the full SHA
    74d3134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5a8f5b View commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#1378)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-06-16 17:33:37,842 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-06-16 17:33:39,194 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/318fa6ad-659a-42b1-95fc-669893c2a0a5/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    c9c9481 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Configuration menu
    Copy the full SHA
    4a6906a View commit details
    Browse the repository at this point in the history
  2. fix: bug fix for get method of Bigquery Dataset (#1379)

    * Adding the projectId used of getting the DataSet as a parameter for the issue: #1369
    
    * Adding the projectId used of getting the DataSet as a parameter for the issue: #1369
    
    * Added testcase for getTable with projectId.
    prash-mi authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    f034a99 View commit details
    Browse the repository at this point in the history
  3. chore: minimize noise from build scripts (#1381)

    This should limit the amount of scrolling client devs have to do when debugging a test failure
    
    Co-authored-by: Elliotte Rusty Harold <[email protected]>
    Co-authored-by: Neenu Shaji <[email protected]>
    
    Source-Author: Igor Bernstein <[email protected]>
    Source-Date: Fri Jun 18 17:28:07 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 1c0c698705e668ccb3d68556ae7260f16ce63a6e
    Source-Link: googleapis/synthtool@1c0c698
    yoshi-automation authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    4059a8b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

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

Commits on Jun 22, 2021

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

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    d7bb830 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#1386)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-06-23 15:34:43,339 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-06-23 15:34:44,704 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/2bc88ac7-ef0e-481f-8300-def1cd51d674/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    9a552eb View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    ac854c4 View commit details
    Browse the repository at this point in the history
  2. feat: add support for jobs.delete (#1387)

    * feat: add support for jobs.delete
    
    * update IT
    
    * lint
    
    * updates
    stephaniewang526 authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    95f1a6c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Configuration menu
    Copy the full SHA
    b1fb57c View commit details
    Browse the repository at this point in the history
  2. chore: release 1.134.0 (#1382)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [1.134.0](https://www.github.com/googleapis/java-bigquery/compare/v1.133.1...v1.134.0) (2021-06-25)
    
    
    ### Features
    
    * add support for jobs.delete ([#1387](https://www.github.com/googleapis/java-bigquery/issues/1387)) ([95f1a6c](https://www.github.com/googleapis/java-bigquery/commit/95f1a6c2e3281d61d38660749cf31fa504ddf8e0))
    * add support for parameterized type ([#1390](https://www.github.com/googleapis/java-bigquery/issues/1390)) ([b1fb57c](https://www.github.com/googleapis/java-bigquery/commit/b1fb57c0b43f4bdc9e32b821b32e95bb1ca8df3b)), closes [#1309](https://www.github.com/googleapis/java-bigquery/issues/1309)
    
    
    ### Bug Fixes
    
    * bug fix for get method of Bigquery Dataset ([#1379](https://www.github.com/googleapis/java-bigquery/issues/1379)) ([f034a99](https://www.github.com/googleapis/java-bigquery/commit/f034a99806613fc6abb5587c56362fe38d60bebc))
    
    
    ### Dependencies
    
    * update dependency com.google.apis:google-api-services-bigquery to v2-rev20210529-1.31.5 ([#1380](https://www.github.com/googleapis/java-bigquery/issues/1380)) ([4a6906a](https://www.github.com/googleapis/java-bigquery/commit/4a6906aa1e3ac139973823bdf142e5c280f6ab68))
    * update dependency com.google.apis:google-api-services-bigquery to v2-rev20210611-1.31.5 ([#1383](https://www.github.com/googleapis/java-bigquery/issues/1383)) ([b09f951](https://www.github.com/googleapis/java-bigquery/commit/b09f951d9debe783c5f67c3e9479fb640722a8bd))
    * update dependency com.google.cloud:google-cloud-bigtable to v1.27.0 ([#1384](https://www.github.com/googleapis/java-bigquery/issues/1384)) ([6c4d886](https://www.github.com/googleapis/java-bigquery/commit/6c4d886a3875eaed5d7c10b82f6c064c1995b6ca))
    
    
    ### Documentation
    
    * **sample:** update UpdateTableExpiration sample ([#1389](https://www.github.com/googleapis/java-bigquery/issues/1389)) ([ac854c4](https://www.github.com/googleapis/java-bigquery/commit/ac854c42fa4339f688c03d121e25df6030eabd3f)), closes [#1371](https://www.github.com/googleapis/java-bigquery/issues/1371)
    ---
    
    
    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 Jun 25, 2021
    Configuration menu
    Copy the full SHA
    51efc83 View commit details
    Browse the repository at this point in the history
Loading