-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: googleapis/java-grafeas
base: v1.2.3
head repository: googleapis/java-grafeas
compare: v2.0.0
- 16 commits
- 15 files changed
- 4 contributors
Commits on Jul 1, 2021
-
chore: release 1.2.4-SNAPSHOT (#334)
🤖 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 0ef7235 - Browse repository at this point
Copy the full SHA 0ef7235View commit details
Commits on Jul 9, 2021
-
chore: remove All rights reserved clause from java.header (#335)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/c5f7e6af-f221-45b1-8313-8dc4a3c481c5/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@09c59c2
Configuration menu - View commit details
-
Copy full SHA for d0dac22 - Browse repository at this point
Copy the full SHA d0dac22View commit details -
chore: regenerate README (#336)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-07-09 17:08:05,778 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-grafeas/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-07-09 17:08:07,115 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/227e62b3-f7cb-4c03-9558-23a249e53f67/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for e39736f - Browse repository at this point
Copy the full SHA e39736fView commit details
Commits on Jul 15, 2021
-
chore: add dependencyDashboardLabels to renovate.json (#337)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/b9e095c8-4741-4d86-8a02-6e3362d6cc9e/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@5d3c52f
Configuration menu - View commit details
-
Copy full SHA for 73e2c65 - Browse repository at this point
Copy the full SHA 73e2c65View commit details -
chore: regenerate README (#338)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-07-15 14:34:31,533 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-grafeas/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-07-15 14:34:32,899 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/4fd121d1-1824-4fe3-97c4-5be4a3b8cbe6/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for e0a5159 - Browse repository at this point
Copy the full SHA e0a5159View commit details
Commits on Jul 27, 2021
-
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v0.13.1 (#340) [](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) | `0.12.0` -> `0.13.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-config</summary> ### [`v0.13.1`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​0131-httpswwwgithubcomgoogleapisjava-shared-configcomparev0130v0131-2021-07-27) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.13.0...v0.13.1) ### [`v0.13.0`](https://togithub.com/googleapis/java-shared-config/releases/v0.13.0) ##### Features - add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#​264](https://www.github.com/googleapis/java-shared-config/issues/264)) ([d274af8](https://www.github.com/googleapis/java-shared-config/commit/d274af836ac9b3e98be84e551b7e9e552397ecc1)) ##### Bug Fixes - Add shopt -s nullglob to dependencies script ([865ca3c](https://www.github.com/googleapis/java-shared-config/commit/865ca3cbf106a7aaae1a989320a1ad5a47b6ffaf)) - Update dependencies.sh to not break on mac ([#​276](https://www.github.com/googleapis/java-shared-config/issues/276)) ([865ca3c](https://www.github.com/googleapis/java-shared-config/commit/865ca3cbf106a7aaae1a989320a1ad5a47b6ffaf)) ##### Dependencies - update auto-value-annotation.version to v1.8.2 ([#​275](https://www.github.com/googleapis/java-shared-config/issues/275)) ([4d15246](https://www.github.com/googleapis/java-shared-config/commit/4d152461a5592940a8be762c7a8698a02dbe26cf)) - update dependency com.puppycrawl.tools:checkstyle to v8.43 ([#​266](https://www.github.com/googleapis/java-shared-config/issues/266)) ([fae7961](https://www.github.com/googleapis/java-shared-config/commit/fae7961412b33e34e8fcfec78d1451894d4e61d9)) - update dependency com.puppycrawl.tools:checkstyle to v8.44 ([#​274](https://www.github.com/googleapis/java-shared-config/issues/274)) ([d53d0e0](https://www.github.com/googleapis/java-shared-config/commit/d53d0e0935e908d16f4e7cf763577cf3fd8128d3)) *** </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-grafeas).
Configuration menu - View commit details
-
Copy full SHA for 1d4650f - Browse repository at this point
Copy the full SHA 1d4650fView commit details -
chore: regenerate README (#341)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-07-27 20:58:36,522 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-grafeas/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-07-27 20:58:37,889 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/c544f4e1-1d1f-46b7-8161-ae2cb3435ddd/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for ee0e93e - Browse repository at this point
Copy the full SHA ee0e93eView commit details
Commits on Jul 29, 2021
-
build: configure branch java7 as a release branch (#343)
enable releases
Configuration menu - View commit details
-
Copy full SHA for 6151c72 - Browse repository at this point
Copy the full SHA 6151c72View commit details
Commits on Aug 5, 2021
-
chore: remove java 7 units check (#342)
Source-Author: Neenu Shaji <[email protected]> Source-Date: Wed Jul 28 18:18:26 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 1a2878d6909dd10ca4e3c1b5943d6622e996054e Source-Link: googleapis/synthtool@1a2878d
Configuration menu - View commit details
-
Copy full SHA for cb186ed - Browse repository at this point
Copy the full SHA cb186edView commit details -
Configuration menu - View commit details
-
Copy full SHA for a46c386 - Browse repository at this point
Copy the full SHA a46c386View commit details
Commits on Aug 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c5f2ce7 - Browse repository at this point
Copy the full SHA c5f2ce7View commit details -
feat!: release gapic-generator-java v2.0.0 (#348)
* chore: release gapic-generator-java v1.0.17 Committer: @miraleung PiperOrigin-RevId: 388499329 Source-Author: Google APIs <[email protected]> Source-Date: Tue Aug 3 11:12:29 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: bb0a090d9204110042ab5dee2ce9e06e8071ce54 Source-Link: googleapis/googleapis@bb0a090 * feat!: release gapic-generator-java v2.0.0 Committer: @miraleung PiperOrigin-RevId: 388535346 Source-Author: Google APIs <[email protected]> Source-Date: Tue Aug 3 13:48:38 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: d9eaf41de44d953458b18712a3f240bb4c564e48 Source-Link: googleapis/googleapis@d9eaf41 Co-authored-by: Neenu Shaji <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb65ffe - Browse repository at this point
Copy the full SHA cb65ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8d0d5d - Browse repository at this point
Copy the full SHA f8d0d5dView commit details -
chore: regenerate README (#353)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-12 00:14:09,424 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-grafeas/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-12 00:14:10,939 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/4aa22af1-31cd-4b3c-8f46-d92492c0d3b2/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for f43951c - Browse repository at this point
Copy the full SHA f43951cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a32105d - Browse repository at this point
Copy the full SHA a32105dView commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [2.0.0](https://www.github.com/googleapis/java-grafeas/compare/v1.2.3...v2.0.0) (2021-08-12) ### ⚠ BREAKING CHANGES * release gapic-generator-java v2.0.0 (#348) ### Features * release gapic-generator-java v2.0.0 ([#348](https://www.github.com/googleapis/java-grafeas/issues/348)) ([cb65ffe](https://www.github.com/googleapis/java-grafeas/commit/cb65ffe298935753f02c60639b366c66173c1dba)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#349](https://www.github.com/googleapis/java-grafeas/issues/349)) ([c5f2ce7](https://www.github.com/googleapis/java-grafeas/commit/c5f2ce77cc58eec7c0c28d85f90e8a472d33e354)) * update dependency com.puppycrawl.tools:checkstyle to v8.45.1 ([#347](https://www.github.com/googleapis/java-grafeas/issues/347)) ([f8d0d5d](https://www.github.com/googleapis/java-grafeas/commit/f8d0d5d54f6ee73e7508169a2e2cbd1f6c68f3d2)) --- 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 3082a9f - Browse repository at this point
Copy the full SHA 3082a9fView 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 v1.2.3...v2.0.0