-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: googleapis/google-cloud-java
base: v1.55.0
head repository: googleapis/google-cloud-java
compare: v1.56.0
- 12 commits
- 2,211 files changed
- 7 contributors
Commits on May 1, 2025
-
chore(main): release 1.56.0-SNAPSHOT (#11551)
* chore(main): release 1.56.0-SNAPSHOT * chore(main): release 1.56.0-SNAPSHOT * chore(main): release 1.56.0-SNAPSHOT * chore(main): release 1.56.0-SNAPSHOT * chore(main): release 1.56.0-SNAPSHOT * chore(main): release 1.56.0-SNAPSHOT * chore(main): release 1.56.0-SNAPSHOT * chore(main): release 1.56.0-SNAPSHOT * chore(main): release 1.56.0-SNAPSHOT * chore(main): release 1.56.0-SNAPSHOT * chore(main): release 1.56.0-SNAPSHOT * chore(main): release 1.56.0-SNAPSHOT * chore(main): release 1.56.0-SNAPSHOT * chore(main): release 1.56.0-SNAPSHOT * chore(main): release 1.56.0-SNAPSHOT --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0cf1651 - Browse repository at this point
Copy the full SHA 0cf1651View commit details
Commits on May 5, 2025
-
chore: Update generation configuration at Sun May 4 02:33:49 UTC 2025 (…
…#11554) * chore: Update generation configuration at Fri May 2 23:58:13 UTC 2025 * chore: generate libraries at Sat May 3 00:00:24 UTC 2025 * chore: Update generation configuration at Sun May 4 02:33:49 UTC 2025 * chore: generate libraries at Sun May 4 02:36:04 UTC 2025
Configuration menu - View commit details
-
Copy full SHA for 0f9d110 - Browse repository at this point
Copy the full SHA 0f9d110View commit details -
fix: update dependency com.google.cloud:sdk-platform-java-config to v…
…3.46.3 (#11531) * fix: update dependency com.google.cloud:sdk-platform-java-config to v3.46.3 * chore: Use Java 17 for lint --------- Co-authored-by: Lawrence Qiu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f9a9e7 - Browse repository at this point
Copy the full SHA 5f9a9e7View commit details -
fix: include gax testlib for native image testing (#11556)
* fix: include gax testlib for native image testing gax-java [contains native-image configurations](https://github.com/googleapis/sdk-platform-java/blob/main/gax-java/gax/src/test/resources/META-INF/native-image/com.google.api/gax/native-image.properties) that are common to all libraries. This fixes the ongoing nightly failures with messages such as: ``` 1) If it is intended that objects of type 'jdk.proxy4.$Proxy68' are persisted in the image heap, add '--initialize-at-build-time=org.junit.Ignore,java.lang.annotation.Annotation' ``` and ``` 1) If it is intended that objects of type 'org.junit.runners.model.FrameworkField' are persisted in the image heap, add '--initialize-at-build-time=org.junit.runners.model.FrameworkField' ``` The gax testlib [includes these classes](https://github.com/googleapis/sdk-platform-java/blob/main/gax-java/gax/src/test/resources/META-INF/native-image/com.google.api/gax/native-image.properties): ``` Args=--initialize-at-build-time=java.lang.annotation.Annotation,\ org.junit.experimental.categories.Category,\ org.junit.experimental.categories.CategoryValidator,\ org.junit.Ignore,\ org.junit.runner.RunWith,\ org.junit.runners.model.FrameworkField,\ org.junit.validator.AnnotationValidator,\ org.junit.vintage.engine.discovery.FilterableIgnoringRunnerDecorator,\ org.junit.vintage.engine.discovery.IgnoringRunnerDecorator ``` * fix: include gax testlib in specific poms * chore: run lint job on java 17 This matches the minimum supported java version by the spotify fmt plugin
Configuration menu - View commit details
-
Copy full SHA for 3d398b7 - Browse repository at this point
Copy the full SHA 3d398b7View commit details
Commits on May 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d93802c - Browse repository at this point
Copy the full SHA d93802cView commit details -
chore: Update generation configuration at Tue May 6 02:30:59 UTC 2025 (…
…#11559) * chore: Update generation configuration at Tue May 6 02:30:59 UTC 2025 * chore: generate libraries at Tue May 6 02:33:06 UTC 2025
Configuration menu - View commit details
-
Copy full SHA for e811d3f - Browse repository at this point
Copy the full SHA e811d3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e84230 - Browse repository at this point
Copy the full SHA 9e84230View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00f0713 - Browse repository at this point
Copy the full SHA 00f0713View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b1eb9 - Browse repository at this point
Copy the full SHA 91b1eb9View commit details -
feat: Generate IAM v3 Library (#11557)
* feat: Generate IAM v3 Library * chore: Add v3 owlbot configs * chore: generate libraries at Mon May 5 20:02:05 UTC 2025 * chore: Update deps --------- Co-authored-by: cloud-java-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a91ea2f - Browse repository at this point
Copy the full SHA a91ea2fView commit details -
feat: Generate IAM v3beta Library (#11565)
* feat: Generate IAM v3beta Library * feat: Generate IAM v3beta Library * chore: generate libraries at Tue May 6 18:43:43 UTC 2025 * chore: Update deps for v3beta --------- Co-authored-by: cloud-java-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa0236b - Browse repository at this point
Copy the full SHA fa0236bView commit details
Commits on May 7, 2025
-
chore(main): release 1.56.0 (#11555)
* chore(main): release 1.56.0 * chore(main): release 1.56.0 * chore(main): release 1.56.0 * chore(main): release 1.56.0 * chore(main): release 1.56.0 * chore(main): release 1.56.0 * chore(main): release 1.56.0 * chore(main): release 1.56.0 * chore(main): release 1.56.0 * chore(main): release 1.56.0 * chore(main): release 1.56.0 * chore(main): release 1.56.0 * chore(main): release 1.56.0 * chore(main): release 1.56.0 * chore(main): release 1.56.0 * chore: update CHANGELOG.md in modules --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: yoshi-code-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8ae810 - Browse repository at this point
Copy the full SHA c8ae810View 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 v1.55.0...v1.56.0