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.12.0
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.13.0
Choose a head ref
  • 13 commits
  • 14 files changed
  • 6 contributors

Commits on May 25, 2022

  1. test(deps): update dependency com.google.cloud:google-cloud-datacatal…

    …og-bom to v1.8.0 (#2065)
    
    * test(deps): update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.8.0
    
    * Update pom.xml
    
    Co-authored-by: Stephanie Wang <[email protected]>
    renovate-bot and stephaniewang526 authored May 25, 2022
    Configuration menu
    Copy the full SHA
    e3e6514 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.12.1-SNAPSHOT (#2068)

    🤖 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 May 25, 2022
    Configuration menu
    Copy the full SHA
    9d6b27e View commit details
    Browse the repository at this point in the history
  3. chore: manage dependency updates from renovate-bot (#2069)

    to address issues like:
    <img width="724" alt="image" src="https://user-images.githubusercontent.com/7338432/170315704-198c7168-6334-4826-9e7c-2709fd0bb0f8.png">
    which occurs since shared-dependencies updates take different amount of time to roll out in various cloud clients.
    
    [Full trace](https://github.com/googleapis/java-bigquery/runs/6578164174?check_suite_focus=true)
    
    In this PR, we group the GCP Java client dependencies together so that their updates will be proposed in one single PR when they get updated:
    ```
            "^com.google.cloud:google-cloud-datacatalog",
            "^com.google.cloud:google-cloud-bigquerystorage-bom",
            "^com.google.cloud:google-cloud-storage"
    ```
    
    In addition, we classify `^com.google.cloud:google-cloud-bigtable` as a `chore` dependency update since it is only used in samples and it should not result in a client library version bump.
    stephaniewang526 authored May 25, 2022
    Configuration menu
    Copy the full SHA
    d3d09a4 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency com.google.cloud:google-cloud-bigquery…

    … to v2.12.0 (#2071)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-bigquery to v2.12.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] authored May 25, 2022
    Configuration menu
    Copy the full SHA
    621d357 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. docs(samples): update querypagination sample (#2074)

    - Updated example to loop through all remaining pages
    
    Changes for the open issue: #2073
    AyushWalekar authored May 26, 2022
    Configuration menu
    Copy the full SHA
    4e153f5 View commit details
    Browse the repository at this point in the history
  2. chore: NPE in testConnectionClose (#2072)

    * Added a not null assertion for connection in testConnectionClose
    
    * Added testCreateDefaultConnection
    prash-mi authored May 26, 2022
    Configuration menu
    Copy the full SHA
    51694d8 View commit details
    Browse the repository at this point in the history
  3. deps: update dependency com.google.cloud:google-cloud-datacatalog-bom…

    … to v1.8.1 (#2076)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-datacatalog-bom](https://togithub.com/googleapis/java-datacatalog) | `1.8.0` -> `1.8.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-bom/1.8.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-bom/1.8.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-bom/1.8.1/compatibility-slim/1.8.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datacatalog-bom/1.8.1/confidence-slim/1.8.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-datacatalog</summary>
    
    ### [`v1.8.1`](https://togithub.com/googleapis/java-datacatalog/blob/HEAD/CHANGELOG.md#&#8203;181-httpsgithubcomgoogleapisjava-datacatalogcomparev180v181-2022-05-26)
    
    [Compare Source](https://togithub.com/googleapis/java-datacatalog/compare/v1.8.0...v1.8.1)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquery).
    renovate-bot authored May 26, 2022
    Configuration menu
    Copy the full SHA
    38d6bae View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. deps: update dependency com.google.cloud:google-cloud-storage to v2.7…

    ….2 (#2077)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.7.1` -> `2.7.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.7.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.7.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.7.2/compatibility-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.7.2/confidence-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-storage</summary>
    
    ### [`v2.7.2`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;272-httpsgithubcomgoogleapisjava-storagecomparev271v272-2022-05-27)
    
    [Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.7.1...v2.7.2)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquery).
    renovate-bot authored May 27, 2022
    Configuration menu
    Copy the full SHA
    eb443df View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    c6cb564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ec5c04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f09014 View commit details
    Browse the repository at this point in the history
  4. feat: add destinationExpirationTime to CopyJobConfiguration (#2031)

    * Add destinationExpirationTime
    
    * Added testDestExpTimeTableCopyJob IT
    
    * Added testDestExpTimeTableCopyJob IT
    
    * Removed testDestExpTimeTableCopyJob IT. Modified testCopyJobWithLabelsAndExpTime to add destinationExpiryTime
    
    * Modified Builder to add destinationExpiryTime
    
    * Modified testCopyJobWithLabelsAndExpTime. Added assertion for destinationExpiryTime
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    prash-mi and gcf-owl-bot[bot] authored May 31, 2022
    Configuration menu
    Copy the full SHA
    9e0b351 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 2.13.0 (#2075)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.13.0](v2.12.0...v2.13.0) (2022-05-31)
    
    
    ### Features
    
    * add destinationExpirationTime to CopyJobConfiguration ([#2031](#2031)) ([9e0b351](9e0b351))
    
    
    ### Documentation
    
    * **samples:** update querypagination sample ([#2074](#2074)) ([4e153f5](4e153f5))
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.8.1 ([#2076](#2076)) ([38d6bae](38d6bae))
    * update dependency com.google.cloud:google-cloud-storage to v2.7.2 ([#2077](#2077)) ([eb443df](eb443df))
    
    ---
    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 May 31, 2022
    Configuration menu
    Copy the full SHA
    729e69e View commit details
    Browse the repository at this point in the history
Loading