Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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
Loading
...
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
Loading
  • 13commits
  • 14files changed
  • 6contributors

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.xmlCo-authored-by: Stephanie Wang <stephaniewang526@users.noreply.github.com>
    @renovate-bot@stephaniewang526
    renovate-bot andstephaniewang526 authoredMay 25, 2022
    Configuration menu
    Copy the full SHA
    e3e6514View 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
    release-please[bot] authoredMay 25, 2022
    Configuration menu
    Copy the full SHA
    9d6b27eView 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
    stephaniewang526 authoredMay 25, 2022
    Configuration menu
    Copy the full SHA
    d3d09a4View 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-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.mdCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @renovate-bot@gcf-owl-bot
    renovate-bot andgcf-owl-bot[bot] authoredMay 25, 2022
    Configuration menu
    Copy the full SHA
    621d357View 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 pagesChanges for the open issue:#2073
    @AyushWalekar
    AyushWalekar authoredMay 26, 2022
    Configuration menu
    Copy the full SHA
    4e153f5View 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
    prash-mi authoredMay 26, 2022
    Configuration menu
    Copy the full SHA
    51694d8View 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
    renovate-bot authoredMay 26, 2022
    Configuration menu
    Copy the full SHA
    38d6baeView 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
    renovate-bot authoredMay 27, 2022
    Configuration menu
    Copy the full SHA
    eb443dfView commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    c6cb564View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ec5c04View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f09014View 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-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.mdCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @prash-mi@gcf-owl-bot
    prash-mi andgcf-owl-bot[bot] authoredMay 31, 2022
    Configuration menu
    Copy the full SHA
    9e0b351View 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
    release-please[bot] authoredMay 31, 2022
    Configuration menu
    Copy the full SHA
    729e69eView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp