-
Notifications
You must be signed in to change notification settings - Fork 36
Comparing changes
Open a pull request
base repository: googleapis/java-core
base: v2.9.2
head repository: googleapis/java-core
compare: v2.9.3
- 8 commits
- 10 files changed
- 5 contributors
Commits on Jan 18, 2023
-
chore(main): release 2.9.3-SNAPSHOT (#1077)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 47d615c - Browse repository at this point
Copy the full SHA 47d615cView commit details
Commits on Jan 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d4bfd0e - Browse repository at this point
Copy the full SHA d4bfd0eView commit details -
deps: update dependency com.google.api.grpc:proto-google-iam-v1 to v1…
….8.0 (#1082) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api.grpc:proto-google-iam-v1](https://togithub.com/googleapis/gapic-generator-java) | `1.7.0` -> `1.8.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/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45Ny42IiwidXBkYXRlZEluVmVyIjoiMzQuOTcuNiJ9-->
Configuration menu - View commit details
-
Copy full SHA for bbda002 - Browse repository at this point
Copy the full SHA bbda002View commit details -
chore: Upgrade to later version of gcp-uploader and protobuf (#1741) (#…
…1078) * chore: Upgrade to later version of gcp-uploader and protobuf * chore: Add secretstorage version * chore: Use python 3.9.13 * chore: Unpin all python versions * chore: Rerun pipcompile tool * chore: Rerun pipcompile tool with --allow-unsafe * chore: Add --require-hashes * chore: Update requirements file * chore: Remove --require-hashes * chore: Print python version * chore: Add new generated hashes for requirements.txt * chore: Remove python version check in cloud build * chore: Allow synthtool to update python dependencies * chore: Add typing-extensions into requirements * chore: Unpin docker requirements.in file * chore: Add java synthtool validation * chore: Add check to import java synthtool python package Source-Link: googleapis/synthtool@91904bf Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:4566cf7fcd0eece77705330267b2b61a70165711c7829d049b60bc2f1bbcd74e Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 22e626c - Browse repository at this point
Copy the full SHA 22e626cView commit details -
deps: update dependency com.google.api:api-common to v2.5.0 (#1083)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api:api-common](https://togithub.com/googleapis/gapic-generator-java) | `2.4.0` -> `2.5.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/gapic-generator-java</summary> ### [`v2.5.0`](https://togithub.com/googleapis/gapic-generator-java/blob/HEAD/CHANGELOG.md#​250-httpsgithubcomgoogleapisgapic-generator-javacomparev241v250-2022-01-22) [Compare Source](https://togithub.com/googleapis/gapic-generator-java/compare/v2.4.0...v2.5.0) ##### Features - add server streaming support for REST transport ([#​902](https://togithub.com/googleapis/gapic-generator-java/issues/902)) ([3b2dec6](https://togithub.com/googleapis/gapic-generator-java/commit/3b2dec6adf46823eeb6859e93362e63f00d84ffc)) - make generated test values comply with url path template ([#​903](https://togithub.com/googleapis/gapic-generator-java/issues/903)) ([bfb35cd](https://togithub.com/googleapis/gapic-generator-java/commit/bfb35cd31c05b5fbd2ea8073bcdcfdd3496bca12)) ##### [2.4.1](https://togithub.com/googleapis/gapic-generator-java/compare/v2.4.0...v2.4.1) (2022-01-14) ##### Bug Fixes - expose extra deps transitively to library users ([#​899](https://togithub.com/googleapis/gapic-generator-java/issues/899)) ([8fa2660](https://togithub.com/googleapis/gapic-generator-java/commit/8fa2660022cf65ebed011165378683173989332b)) - fix broken Gradle allJars task on generated libs ([#​901](https://togithub.com/googleapis/gapic-generator-java/issues/901)) ([e990105](https://togithub.com/googleapis/gapic-generator-java/commit/e99010596d85f891a738de71be3b5fb9c857594a)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45Ny42IiwidXBkYXRlZEluVmVyIjoiMzQuOTcuNiJ9-->
Configuration menu - View commit details
-
Copy full SHA for dc3e6c7 - Browse repository at this point
Copy the full SHA dc3e6c7View commit details -
deps: update dependency com.google.api:gax-bom to v2.22.0 (#1084)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api:gax-bom](https://togithub.com/googleapis/java-shared-config) ([source](https://togithub.com/googleapis/gax-java)) | `2.21.0` -> `2.22.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/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45Ny42IiwidXBkYXRlZEluVmVyIjoiMzQuOTcuNiJ9-->
Configuration menu - View commit details
-
Copy full SHA for 5b94330 - Browse repository at this point
Copy the full SHA 5b94330View commit details -
build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /.kokoro (#1055
) * build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /.kokoro Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](certifi/python-certifi@2022.09.24...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3876851 - Browse repository at this point
Copy the full SHA 3876851View commit details -
chore(main): release 2.9.3 (#1085)
🤖 I have created a release *beep* *boop* --- ## [2.9.3](https://togithub.com/googleapis/java-core/compare/v2.9.2...v2.9.3) (2023-01-19) ### Dependencies * Update dependency com.google.api:api-common to v2.5.0 ([#1083](https://togithub.com/googleapis/java-core/issues/1083)) ([dc3e6c7](https://togithub.com/googleapis/java-core/commit/dc3e6c713f3b65b59a0d814cddd1509583db081c)) * Update dependency com.google.api:gax-bom to v2.22.0 ([#1084](https://togithub.com/googleapis/java-core/issues/1084)) ([5b94330](https://togithub.com/googleapis/java-core/commit/5b94330a90920f106e70a0ec7823026c3c87d55e)) * Update dependency com.google.api.grpc:proto-google-common-protos to v2.13.0 ([#1081](https://togithub.com/googleapis/java-core/issues/1081)) ([d4bfd0e](https://togithub.com/googleapis/java-core/commit/d4bfd0efea78e3266f237fbb620ab5441abf0003)) * Update dependency com.google.api.grpc:proto-google-iam-v1 to v1.8.0 ([#1082](https://togithub.com/googleapis/java-core/issues/1082)) ([bbda002](https://togithub.com/googleapis/java-core/commit/bbda002fc193af2b6a52fae54f1238c5ce66dc6e)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for c28f193 - Browse repository at this point
Copy the full SHA c28f193View 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.9.2...v2.9.3