- Notifications
You must be signed in to change notification settings - Fork4
Comparing changes
Open a pull request
base repository:googleapis/java-profiler
Uh oh!
There was an error while loading.Please reload this page.
base:v2.0.2
head repository:googleapis/java-profiler
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.1.0
- 9commits
- 16files changed
- 6contributors
Commits on Aug 23, 2021
chore: release 2.0.3-SNAPSHOT (#134)
🤖 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[bot] authoredAug 23, 2021
Commits on Aug 24, 2021
ci: removing linkage-monitor from the required checks (#135)
Linkage Monitor is no longer needed, because the Libraries BOM synchronizes with Google Cloud BOM and the shared dependencies BOMGoogleCloudPlatform/cloud-opensource-java#2137
suztomo authoredAug 24, 2021
Commits on Aug 30, 2021
Commits on Aug 31, 2021
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v2.2.0 (#141)[](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.1.0` -> `2.2.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-shared-dependencies</summary>### [`v2.2.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​220-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare210v220-2021-08-31)[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.1.0...v2.2.0)##### Dependencies- update dependency com.fasterxml.jackson:jackson-bom to v2.12.5 ([#​456](https://www.togithub.com/googleapis/java-shared-dependencies/issues/456)) ([05b58e8](https://www.github.com/googleapis/java-shared-dependencies/commit/05b58e84ff6617bdcbb1ea644aa6e061bdea0319))- update dependency com.google.api:api-common to v2.0.2 ([#​450](https://www.togithub.com/googleapis/java-shared-dependencies/issues/450)) ([51caebe](https://www.github.com/googleapis/java-shared-dependencies/commit/51caebe89bfade98866f63952bf82bc663a0179a))- update dependency com.google.http-client:google-http-client-bom to v1.40.0 ([#​455](https://www.togithub.com/googleapis/java-shared-dependencies/issues/455)) ([82a5e42](https://www.github.com/googleapis/java-shared-dependencies/commit/82a5e42b06570a2c7c9d53b03161b110a44487a1))- update dependency com.google.oauth-client:google-oauth-client-bom to v1.32.1 ([#​447](https://www.togithub.com/googleapis/java-shared-dependencies/issues/447)) ([9d2b895](https://www.github.com/googleapis/java-shared-dependencies/commit/9d2b8958f62daa6a3015a8ac052762fb3d79b35b))- update dependency io.grpc:grpc-bom to v1.40.1 ([#​451](https://www.togithub.com/googleapis/java-shared-dependencies/issues/451)) ([df668ea](https://www.github.com/googleapis/java-shared-dependencies/commit/df668ead8830a40acf9d5605d47f93c465b779c0))- update gax.version to v2.4.0 ([#​458](https://www.togithub.com/googleapis/java-shared-dependencies/issues/458)) ([a797d9e](https://www.github.com/googleapis/java-shared-dependencies/commit/a797d9eb8a4bcb3025a9511eae61271278a4a5c9))- update google.common-protos.version to v2.5.0 ([#​457](https://www.togithub.com/googleapis/java-shared-dependencies/issues/457)) ([38c7bb9](https://www.github.com/googleapis/java-shared-dependencies/commit/38c7bb925414d90ff3065650d06589f79bcab9b6))- update google.core.version to v2.1.1 ([#​449](https://www.togithub.com/googleapis/java-shared-dependencies/issues/449)) ([b28723a](https://www.github.com/googleapis/java-shared-dependencies/commit/b28723ace0c27ebc73f23a2d094e0fe9ba8a9075))- update google.core.version to v2.1.2 ([#​459](https://www.togithub.com/googleapis/java-shared-dependencies/issues/459)) ([df4d5b7](https://www.github.com/googleapis/java-shared-dependencies/commit/df4d5b7717386f5e0e2cca87bd9afc56b2c7aee8))- update iam.version to v1.1.0 ([#​448](https://www.togithub.com/googleapis/java-shared-dependencies/issues/448)) ([3967928](https://www.github.com/googleapis/java-shared-dependencies/commit/39679287f3ef8c1cbca5dfc8aca3f69cfee3d4a6))</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-profiler).
renovate-bot authoredAug 31, 2021 build(java): update renovate config to mark conformance tests as a te…
…st commit type (#1199) (#140)
gcf-owl-bot[bot] authoredAug 31, 2021 chore(deps): update dependency com.google.cloud:google-cloud-profiler…
… to v2.0.1 (#128)* chore(deps): update dependency com.google.cloud:google-cloud-profiler to v2.0.1* 🦉 Updates from OwlBotSeehttps://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>Co-authored-by: Emily Ball <emilyball@google.com>
Commits on Sep 2, 2021
chore(java): install maven 3.8.1 at runtime (#1202) (#143)
gcf-owl-bot[bot] authoredSep 2, 2021
Commits on Sep 3, 2021
🤖 I have created a release \*beep\* \*boop\*---## [2.1.0](https://www.github.com/googleapis/java-profiler/compare/v2.0.2...v2.1.0) (2021-09-02)### Features* Remove use of deprecated gradle command in java README ([#1196](https://www.github.com/googleapis/java-profiler/issues/1196)) ([#138](https://www.github.com/googleapis/java-profiler/issues/138)) ([140bf46](https://www.github.com/googleapis/java-profiler/commit/140bf46758c317cd8fa8d74c46ec7dbdb2ccc584))### Dependencies* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#141](https://www.github.com/googleapis/java-profiler/issues/141)) ([2503071](https://www.github.com/googleapis/java-profiler/commit/2503071a01ebe7b8868b56e399c4c620110f5964))---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[bot] authoredSep 3, 2021
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
Uh oh!
There was an error while loading.Please reload this page.