-
Notifications
You must be signed in to change notification settings - Fork 463
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: googleapis/google-http-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.47.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/google-http-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.47.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 23 files changed
- 4 contributors
Commits on May 1, 2025
-
chore(main): release 1.47.1-SNAPSHOT (#2095)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 369be6a - Browse repository at this point
Copy the full SHA 369be6aView commit details
Commits on May 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f77f408 - Browse repository at this point
Copy the full SHA f77f408View commit details
Commits on May 27, 2025
-
build(deps): update dependency com.google.cloud:native-image-shared-c…
…onfig to v1.16.0 (#2098) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:native-image-shared-config](https://redirect.github.com/googleapis/java-shared-config) | `1.15.4` -> `1.16.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-config (com.google.cloud:native-image-shared-config)</summary> ### [`v1.16.0`](https://redirect.github.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#1160-2025-05-27) [Compare Source](https://redirect.github.com/googleapis/java-shared-config/compare/v1.15.4...v1.16.0) ##### Features - Update GraalVM image B to GraalVM for JDK 24 ([#​1024](https://redirect.github.com/googleapis/java-shared-config/issues/1024)) ([9ef9d8b](https://redirect.github.com/googleapis/java-shared-config/commit/9ef9d8bc0abedc59d9337cb5f3426bcadfaeb4a3)) ##### Dependencies - Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.6 ([#​1004](https://redirect.github.com/googleapis/java-shared-config/issues/1004)) ([f123860](https://redirect.github.com/googleapis/java-shared-config/commit/f123860c0919c542d34f4b96e54e3378b0b5b433)) - Update dependency org.graalvm.sdk:graal-sdk to v24.2.1 ([#​1021](https://redirect.github.com/googleapis/java-shared-config/issues/1021)) ([28a41c7](https://redirect.github.com/googleapis/java-shared-config/commit/28a41c787a00514d7515e7f7f9242769cbb450b5)) </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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/google-http-java-client). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Configuration menu - View commit details
-
Copy full SHA for 0d17261 - Browse repository at this point
Copy the full SHA 0d17261View commit details
Commits on Jun 23, 2025
-
fix: add special handling for
Object
inTypes.newInstance()
(#2102)https://togithub.com/oracle/graal/issues/11429 confirms a behavior problem when calling `Object.class.newInstance()`. This is a temporary workaround while the GraalVM team looks into this. Since `Types` relies on `Class.newInstance()`, we add a concrete case for `java.lang.Object.class` to avoid the mysterious `SerializationSupport$StubForAbstractClass` that comes instead of `Object` in Graal 24 compiled images. More context and investigation in [tracking doc](https://docs.google.com/document/d/1Ij4nmBNsqY3-2GPEpUoGCptrqlKBfv-XOYjb6ly6UcA/edit?resourcekey=0-KaxXkGPeDJQdN61aeT-s1A&tab=t.7jx3c8lk2lvz).
Configuration menu - View commit details
-
Copy full SHA for a855eca - Browse repository at this point
Copy the full SHA a855ecaView commit details -
chore(main): release 1.47.1 (#2104)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 724e74f - Browse repository at this point
Copy the full SHA 724e74fView commit details
Loading
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.47.0...v1.47.1