base repository: googleapis/java-shared-dependencies
base: v0.12.1
head repository: googleapis/java-shared-dependencies
Uh oh!
There was an error while loading. Please reload this page.
compare: v0.13.0
- 11 commits
- 16 files changed
- 5 contributors
Commits on Oct 19, 2020
chore(java): use separate autosynth job for README (#161)
* chore(java): use separate autosynth job for README Split java README generation into a separate, per-repo continuous job running from Kokoro. We now generate a new job that runs on commits to the primary branch that strictly manages the README.md. This should prevent us from seeing the contextless autosynth PRs which are caused by non-proto/template upstream changes. Source-Author: Jeff Ching <[email protected]> Source-Date: Tue Sep 29 15:48:03 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: e6168630be3e31eede633ba2c6f1cd64248dec1c Source-Link: googleapis/synthtool@e616863 * build(java): readme.sh should be executable Source-Author: Jeff Ching <[email protected]> Source-Date: Wed Sep 30 13:20:04 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 0762e8ee2ec21cdfc4d82020b985a104feb0453b Source-Link: googleapis/synthtool@0762e8e
yoshi-automation authoredOct 19, 2020 deps: update google.common-protos.version to v2 (#174)
renovate-bot authoredOct 19, 2020 chore: release 0.12.2-SNAPSHOT (#184)
🤖 I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://.com/googleapis/release-please).
release-please[bot] authoredOct 19, 2020 chore: regenerate common templates (#186)
* ci(java): suggest formatting fixes action config to run the java formatter and suggest inline fixes on the pull request. This was tested in java-asset: [example PR](googleapis/java-asset#392). Source-Author: Jeff Ching <[email protected]> Source-Date: Tue Oct 13 09:04:08 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: b65ef07d99946d23e900ef2cc490274a16edd336 Source-Link: googleapis/synthtool@b65ef07 * ci(java): restrict presubmit samples ITs to only snapshot This is to reduce resource consumption since we often times hit resource quota limit in samples testing. e.g. googleapis/java-bigquerydatatransfer#410 Source-Author: Stephanie Wang <[email protected]> Source-Date: Thu Oct 15 17:16:14 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 27e0e916cbfdb3d5ff6639b686cc04f78a0b0386 Source-Link: googleapis/synthtool@27e0e91 * build(java): auto-approve README regeneration Source-Author: Jeff Ching <[email protected]> Source-Date: Thu Oct 15 16:04:06 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 7c5370937dd9ba9dcf9cd7d2af880a58b389b4f1 Source-Link: googleapis/synthtool@7c53709
yoshi-automation authoredOct 19, 2020 deps: update gax.version to v1.60.0 (#187)
renovate-bot authoredOct 19, 2020 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history ci: run downstream client library dependency tests (#183)
This should detect if the current version of shared-dependencies, if released as-is, would cause a sampling of downstream client libraries to fail dependency checks. Fixes #177
chingor13 authoredOct 19, 2020 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history chore(ci): make downstream dependency checks required (#188)
chingor13 authoredOct 19, 2020
Commits on Oct 20, 2020
build(java): enable snippet-bot (#189)
Source-Author: Jeff Ching <[email protected]> Source-Date: Mon Oct 19 16:13:57 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 5a506ec8765cc04f7e29f888b8e9b257d9a7ae11 Source-Link: googleapis/synthtool@5a506ec
yoshi-automation authoredOct 20, 2020 feat: add jackson-core to the list of managed dependencies (#190)
* feat: add jackson-core to the list of managed dependencies * import jackson-bom instead * import it as a BOM
stephaniewang526 authoredOct 20, 2020 deps: update dependency com.google.guava:guava-bom to v30 (#181)
renovate-bot authoredOct 20, 2020 🤖 I have created a release \*beep\* \*boop\* --- ## [0.13.0](https://www..com/googleapis/java-shared-dependencies/compare/0.12.1...v0.13.0) (2020-10-20) ### Features * add jackson-core to the list of managed dependencies ([#190](https://www..com/googleapis/java-shared-dependencies/issues/190)) ([b37035e](https://www..com/googleapis/java-shared-dependencies/commit/b37035ed9b0beeb5e07d6e1c121154eece1a2c87)) ### Dependencies * update dependency com.google.guava:guava-bom to v30 ([#181](https://www..com/googleapis/java-shared-dependencies/issues/181)) ([bdb1e58](https://www..com/googleapis/java-shared-dependencies/commit/bdb1e582288d06a872e36ac8b778563f2d088468)) * update gax.version to v1.60.0 ([#187](https://www..com/googleapis/java-shared-dependencies/issues/187)) ([8a8adf7](https://www..com/googleapis/java-shared-dependencies/commit/8a8adf7745d563c449bf095aad63b5e4a94e1a7d)) * update google.common-protos.version to v2 ([#174](https://www..com/googleapis/java-shared-dependencies/issues/174)) ([3f7e3ff](https://www..com/googleapis/java-shared-dependencies/commit/3f7e3ffd5e07d2f11f0aa981dae2bdf5381e429f)) --- This PR was generated with [Release Please](https://.com/googleapis/release-please).
release-please[bot] authoredOct 20, 2020
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 v0.12.1...v0.13.0
Uh oh!
There was an error while loading. Please reload this page.