You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add credential runtime hint for graalvm compilation ([#3200](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3200)) ([f7fc095](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/f7fc095a55966a910693718deaa74d9bd2a0d2f8))
23
+
* added native image class initialization workaround to storage samples ([#3195](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3195)) ([84e4fc4](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/84e4fc413af018e9c707c1b65e6f6619ac44d731))
24
+
***dep:** update all actions/upload-artifact to v4 as v2 was deprecated and now fails work flows ([#3204](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3204)) ([2f0f275](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/2f0f275253c0c596cfa1c09b1b4db5d5626aa6d2))
25
+
* Descendants entities losing database ID from parent ([#3142](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3142)) ([#3156](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3156)) ([02a1e65](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/02a1e65a4bd5c33039d4ee438591fc3632bb0c1f))
26
+
* handle null primary keys between parent and child objects ([#3179](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3179)) ([42c69b6](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/42c69b6298ea06b8043811b4048eaf9a6b9cba19))
27
+
28
+
29
+
### Documentation
30
+
31
+
* Update README.adoc for v5.6.0, v4.10.8 and v3.8.8 ([#3194](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/3194)) ([96709b2](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/commit/96709b292ccd383475365c9f1d780a1cd654eea2))
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/5.6.0/reference/html/index.html[Spring Framework on Google Cloud 5.6.0 (Latest)] - https://googleapis.dev/java/spring-cloud-gcp/5.6.0/index.html[Javadocs 5.6.0]
14
+
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/5.6.1/reference/html/index.html[Spring Framework on Google Cloud 5.6.0 (Latest)] - https://googleapis.dev/java/spring-cloud-gcp/5.6.0/index.html[Javadocs 5.6.0]
15
15
// {x-version-update-end}
16
16
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/4.10.8/reference/html/index.html[Spring Framework on Google Cloud 4.10.8] - https://googleapis.dev/java/spring-cloud-gcp/4.10.8/index.html[Javadocs 4.10.8]
17
17
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/3.8.8/reference/html/index.html[Spring Framework on Google Cloud 3.8.8] - https://googleapis.dev/java/spring-cloud-gcp/3.8.8/index.html[Javadocs 3.8.8]
@@ -104,7 +104,7 @@ This will allow you to not specify versions for any of the Maven dependencies an
0 commit comments