-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat: update with latest from main #11835
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
214c14b
chore: revert back to SNAPSHOT version after partial release (#11804)
suztomo e30f9c4
chore: fix gapic-libraries-bom format (#11807)
suztomo b887034
chore: Update generation configuration at Fri Dec 5 02:33:01 UTC 202…
cloud-java-bot 4acc65f
chore: add configuration for protobuf-4.x-rc release (#11805)
diegomarquezp 05df6bd
chore: partial release script (#11806)
suztomo 2f0f298
chore: Update generation configuration at Tue Dec 9 02:33:21 UTC 202…
cloud-java-bot ba882c3
chore: Link update (#11737)
copybara-service[bot] a00744d
chore: Remove the deprecated github check. (#11815)
copybara-service[bot] 868ca62
chore: Remove the deprecated github check. (#11808)
copybara-service[bot] b90bdb7
chore: use maven property for native image sample (#11818)
mpeddada1 ecb0b2a
chore: Update generation configuration at Fri Dec 12 02:34:39 UTC 202…
cloud-java-bot 6854bbe
fix(deps): update dependency com.google.cloud:libraries-bom to v26.72…
renovate-bot 4ce16c4
chore(deps): update dependency com.google.api:gapic-generator-java to…
renovate-bot b3789bd
feat: [hypercomputecluster] new module for hypercomputecluster (#11821)
cloud-java-bot f89945c
fix(deps): update first-party storage dependencies (#11657)
renovate-bot c65852e
feat: [gkerecommender] new module for gkerecommender (#11828)
cloud-java-bot 2eadab5
feat: Generate Maintenance V1 library (#11824)
blakeli0 f32924a
fix: update dependency com.google.cloud:sdk-platform-java-config to v…
renovate-bot 1d00eaa
chore: Filter out non-semver versions in update_generation_config.sh …
blakeli0 02a9cd4
chore: Update generation configuration at Tue Dec 16 02:35:03 UTC 202…
cloud-java-bot 1b56d01
chore(main): release 1.75.0 (#11801)
release-please[bot] d36b498
chore(main): release 1.76.0-SNAPSHOT (#11833)
release-please[bot] ebbb087
Merge remote-tracking branch 'origin/main' into protobuf-4.x-merge-main
diegomarquezp a3e965c
chore: disambiguate commit
diegomarquezp adf17a6
build: fetch base branch before diff in GraalVM
diegomarquezp 4721b29
chore: correct git fetch usage
diegomarquezp 4f0e868
chore: specify branch name
diegomarquezp be72613
chore: specify origin of base branch on git diff
diegomarquezp c210a17
chore: generate libraries at Wed Dec 17 06:43:26 UTC 2025
cloud-java-bot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| google-cloud-asset:1.2.3:1.2.3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| google-cloud-asset:1.2.3:1.3.0-SNAPSHOT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -37,7 +37,7 @@ jobs: | |
| with: | ||
| fetch-depth: 0 | ||
| token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }} | ||
| - uses: googleapis/sdk-platform-java/.github/[email protected].1 | ||
| - uses: googleapis/sdk-platform-java/.github/[email protected].2 | ||
| if: env.SHOULD_RUN == 'true' | ||
| with: | ||
| base_ref: ${{ github.base_ref }} | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| { | ||
| ".": "1.74.0" | ||
| ".": "1.75.0" | ||
| } |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a manual fix. Before, it tried a
git diffagainst a branch assumed to be in local. Now the branch is fetched and now the diff is against the origin branch.