-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: googleapis/java-workflows
base: v2.0.2
head repository: googleapis/java-workflows
compare: v2.1.0
- 10 commits
- 20 files changed
- 5 contributors
Commits on Aug 24, 2021
-
ci: removing linkage-monitor from the required checks (#324)
Linkage Monitor is no longer needed, because the Libraries BOM synchronizes with Google Cloud BOM and the shared dependencies BOM GoogleCloudPlatform/cloud-opensource-java#2137
Configuration menu - View commit details
-
Copy full SHA for d2458b5 - Browse repository at this point
Copy the full SHA d2458b5View commit details -
chore: update gapic-generator-java version to 2.1.0 (#319)
- [x] Regenerate this pull request now. PiperOrigin-RevId: 391407209 Source-Link: googleapis/googleapis@e1738ee Source-Link: https://github.com/googleapis/googleapis-gen/commit/ee19262b2b9bf96e2c5f5f13df60686247be11dd
Configuration menu - View commit details
-
Copy full SHA for 9dc459f - Browse repository at this point
Copy the full SHA 9dc459fView commit details
Commits on Aug 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 96ee43a - Browse repository at this point
Copy the full SHA 96ee43aView commit details
Commits on Aug 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e3c82d9 - Browse repository at this point
Copy the full SHA e3c82d9View commit details
Commits on Aug 31, 2021
-
build(java): update renovate config to mark conformance tests as a te…
…st commit type (#1199) (#328)
Configuration menu - View commit details
-
Copy full SHA for b5bdbb2 - Browse repository at this point
Copy the full SHA b5bdbb2View commit details
Commits on Sep 1, 2021
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v2.2.0 (#329)
Configuration menu - View commit details
-
Copy full SHA for dfef32d - Browse repository at this point
Copy the full SHA dfef32dView commit details -
chore(deps): update dependency com.google.cloud:google-cloud-workflow…
…s to v2 (#314) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-workflows](https://togithub.com/googleapis/java-workflows) | `1.0.2` -> `2.0.0` | [](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-workflows</summary> ### [`v2.0.0`](https://togithub.com/googleapis/java-workflows/blob/master/CHANGELOG.md#200-httpswwwgithubcomgoogleapisjava-workflowscomparev102v200-2021-08-06) [Compare Source](https://togithub.com/googleapis/java-workflows/compare/v1.0.2...v2.0.0) ##### ⚠ BREAKING CHANGES * release gapic-generator-java v2.0.0 ([#308](https://togithub.com/googleapis/java-workflows/issues/308)) ##### Features * release gapic-generator-java v2.0.0 ([#308](https://www.togithub.com/googleapis/java-workflows/issues/308)) ([4b2b88e](https://www.togithub.com/googleapis/java-workflows/commit/4b2b88e57de4fd2068a02bccd5e052a6e74f765c)) ##### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#309](https://www.togithub.com/googleapis/java-workflows/issues/309)) ([ad95ebd](https://www.togithub.com/googleapis/java-workflows/commit/ad95ebdeafffd92b8aaecf71cca9eaee87eba5db)) ##### [1.0.2](https://www.togithub.com/googleapis/java-workflows/compare/v1.0.1...v1.0.2) (2021-07-01) ##### Bug Fixes * Add `shopt -s nullglob` to dependencies script ([#1130](https://www.togithub.com/googleapis/java-workflows/issues/1130)) ([#286](https://www.togithub.com/googleapis/java-workflows/issues/286)) ([df42c3c](https://www.togithub.com/googleapis/java-workflows/commit/df42c3c22823e02aa8052ccf0990bcbb7988113c)) ##### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#288](https://www.togithub.com/googleapis/java-workflows/issues/288)) ([50107b9](https://www.togithub.com/googleapis/java-workflows/commit/50107b99f17961b4b805d31c37c033ab395a9748)) ##### [1.0.1](https://www.togithub.com/googleapis/java-workflows/compare/v1.0.0...v1.0.1) (2021-06-09) ##### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#274](https://www.togithub.com/googleapis/java-workflows/issues/274)) ([9161126](https://www.togithub.com/googleapis/java-workflows/commit/9161126021e5b54cea3090b6cad852dfc1760375)) </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-workflows).
Configuration menu - View commit details
-
Copy full SHA for dccde22 - Browse repository at this point
Copy the full SHA dccde22View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-workflow…
…s to v2.0.2 (#330) * chore(deps): update dependency com.google.cloud:google-cloud-workflows to v2.0.2 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 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 ba1df30 - Browse repository at this point
Copy the full SHA ba1df30View commit details -
chore: release 2.0.3-SNAPSHOT (#323)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9494e3f - Browse repository at this point
Copy the full SHA 9494e3fView commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [2.1.0](https://www.github.com/googleapis/java-workflows/compare/v2.0.2...v2.1.0) (2021-09-01) ### Features * Remove use of deprecated gradle command in java README ([#1196](https://www.github.com/googleapis/java-workflows/issues/1196)) ([#327](https://www.github.com/googleapis/java-workflows/issues/327)) ([e3c82d9](https://www.github.com/googleapis/java-workflows/commit/e3c82d994db99e9d8606a25faa8f6d763b38d94f)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#329](https://www.github.com/googleapis/java-workflows/issues/329)) ([dfef32d](https://www.github.com/googleapis/java-workflows/commit/dfef32d14f3b5cf7cfc0b62b405f6ea67a637567)) --- 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 9be31a9 - Browse repository at this point
Copy the full SHA 9be31a9View 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.2...v2.1.0