-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: googleapis/java-bigqueryreservation
base: v2.0.3
head repository: googleapis/java-bigqueryreservation
compare: v2.1.0
- 16 commits
- 58 files changed
- 7 contributors
Commits on Aug 31, 2021
-
chore: release 2.0.4-SNAPSHOT (#506)
🤖 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).
Configuration menu - View commit details
-
Copy full SHA for 448c9d3 - Browse repository at this point
Copy the full SHA 448c9d3View commit details
Commits on Sep 1, 2021
-
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * feat: Deprecated SearchAssignments in favor of SearchAllAssignments feat: Reservation objects now contain a creation time and an update time feat: Added commitment_start_time to capacity commitments feat: Force deleting capacity commitments is allowed while reservations with active assignments exist feat: ML_EXTERNAL job type is supported feat: Optional id can be passed into CreateCapacityCommitment and CreateAssignment docs: Clarified docs for None assignments fix!: Fixed pattern for BiReservation object BREAKING_CHANGE: Changed from `bireservation` to `biReservation` PiperOrigin-RevId: 394129271 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Aug 31 18:31:20 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 2c7f233a072ce7acf72a1db871a94a7c3e8ad36e Source-Link: googleapis/googleapis@2c7f233 * 🦉 Updates from OwlBot 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>Configuration menu - View commit details
-
Copy full SHA for 9f89c0f - Browse repository at this point
Copy the full SHA 9f89c0fView commit details -
chore(deps): update dependency com.google.cloud:google-cloud-bigquery…
…reservation to v2.0.3 (#507) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-bigqueryreservation](https://togithub.com/googleapis/java-bigqueryreservation) | `2.0.2` -> `2.0.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-bigqueryreservation</summary> ### [`v2.0.3`](https://togithub.com/googleapis/java-bigqueryreservation/blob/master/CHANGELOG.md#​203-httpswwwgithubcomgoogleapisjava-bigqueryreservationcomparev202v203-2021-08-31) [Compare Source](https://togithub.com/googleapis/java-bigqueryreservation/compare/v2.0.2...v2.0.3) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigqueryreservation).
Configuration menu - View commit details
-
Copy full SHA for 5db75b3 - Browse repository at this point
Copy the full SHA 5db75b3View commit details
Commits on Sep 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for faa44c2 - Browse repository at this point
Copy the full SHA faa44c2View commit details
Commits on Sep 7, 2021
-
build(deps): update dependency org.apache.maven.plugins:maven-javadoc…
…-plugin to v3.3.1 (#514)
Configuration menu - View commit details
-
Copy full SHA for 8f408e8 - Browse repository at this point
Copy the full SHA 8f408e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59a406e - Browse repository at this point
Copy the full SHA 59a406eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cd7986 - Browse repository at this point
Copy the full SHA 3cd7986View commit details
Commits on Sep 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bece35f - Browse repository at this point
Copy the full SHA bece35fView commit details
Commits on Sep 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4618c04 - Browse repository at this point
Copy the full SHA 4618c04View commit details -
chore(java): update shared-config and shared-dependencies version in …
…pom template (#1182) (#522) Source-Link: googleapis/synthtool@396d9b8 Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:8c50e7bab0ae5ad41ee29420b558542637104500f6256b8fe74282b0cf6144db Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ad54cb5 - Browse repository at this point
Copy the full SHA ad54cb5View commit details -
chore: pick up changes from synthtool. (#521)
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * build(java): update renovate config to mark conformance tests as a test commit type Source-Author: kolea2 <45548808+kolea2@users.noreply.github.com> Source-Date: Tue Aug 31 14:35:19 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 9a238a0623879c3de129a376c6085d4a862f6eb9 Source-Link: googleapis/synthtool@9a238a0 * chore(java): install maven 3.8.1 at runtime * chore: pin github action runner at ubuntu-16.04 * chore: install maven 3.8.1 at runtime * chore: fix typo Source-Author: Neenu Shaji <Neenu1995@users.noreply.github.com> Source-Date: Thu Sep 2 15:46:06 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: ad7fd76e17bf9494a3e47ff9cf445f61564432e0 Source-Link: googleapis/synthtool@ad7fd76 * chore(java): update windows build to install maven 3.8.1 at runtime too (related to #1202) Tested in [java-bigquerystorage](googleapis/java-bigquerystorage@7834f4f) Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com> Source-Date: Tue Sep 7 13:04:27 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 17ee6e5c08f2eb47029beee4776ce990e56b3925 Source-Link: googleapis/synthtool@17ee6e5 * chore(java): remove readme autosynth job config README generation is now handled by owlbot Source-Author: Jeff Ching <chingor@google.com> Source-Date: Wed Sep 8 12:11:28 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: df5093b950d4aafd49a4c7758d74c44485263ada Source-Link: googleapis/synthtool@df5093b * chore: remove readme synth.py config Source-Author: Jeff Ching <chingor@google.com> Source-Date: Wed Sep 8 13:23:41 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: 2d31a9243781b282202b4f76dc7bbc8b45803196 Source-Link: googleapis/synthtool@2d31a92 * chore: add gcf-owl-bot to list of trusted contributors Source-Author: Jeff Ching <chingor@google.com> Source-Date: Wed Sep 8 13:42:12 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: a6b97202771f89a4b76873d43ea9a07d7fc95f91 Source-Link: googleapis/synthtool@a6b9720Configuration menu - View commit details
-
Copy full SHA for b0c501c - Browse repository at this point
Copy the full SHA b0c501cView commit details -
chore: pick up changes from self. (#520)
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * 🦉 Updates from OwlBot 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>Configuration menu - View commit details
-
Copy full SHA for ee0c7aa - Browse repository at this point
Copy the full SHA ee0c7aaView commit details
Commits on Sep 10, 2021
-
After migration to owlbot.py, this is no longer required.
Configuration menu - View commit details
-
Copy full SHA for 07192f2 - Browse repository at this point
Copy the full SHA 07192f2View commit details
Commits on Sep 14, 2021
-
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1.0.2 (#526) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.0.1` -> `1.0.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-config</summary> ### [`v1.0.2`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​102-httpswwwgithubcomgoogleapisjava-shared-configcomparev101v102-2021-09-13) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.0.1...v1.0.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, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigqueryreservation).
Configuration menu - View commit details
-
Copy full SHA for e3adf63 - Browse repository at this point
Copy the full SHA e3adf63View commit details -
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v2.2.1 (#525) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.2.0` -> `2.2.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-dependencies</summary> ### [`v2.2.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​221-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare220v221-2021-09-13) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.2.0...v2.2.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, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigqueryreservation).
Configuration menu - View commit details
-
Copy full SHA for 87ecc88 - Browse repository at this point
Copy the full SHA 87ecc88View commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [2.1.0](https://www.github.com/googleapis/java-bigqueryreservation/compare/v2.0.3...v2.1.0) (2021-09-14) ### Features * new generated features ([9f89c0f](https://www.github.com/googleapis/java-bigqueryreservation/commit/9f89c0ff63876d02b30acfa3b03d9460ea488a94)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#525](https://www.github.com/googleapis/java-bigqueryreservation/issues/525)) ([87ecc88](https://www.github.com/googleapis/java-bigqueryreservation/commit/87ecc88c9cd077f1f437462d1eb386c996a47676)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for b1f3da1 - Browse repository at this point
Copy the full SHA b1f3da1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.3...v2.1.0