Update gson version to 2.11.0#3813
Update gson version to 2.11.0#3813k8s-ci-robot merged 2 commits intokubernetes-client:release-19from
Conversation
|
@brendanburns @yue9944882 our latest release of Spring Cloud Kubernetes is using 19.0.x branch of the Kubernetes Java Client and is compatible with Spring Boot 3.4.0. Spring Boot 3.4.0 uses GSON 2.11.0 and some users are running into some compatibility issues, see spring-cloud/spring-cloud-kubernetes#1805. We can't update to the latest Kubernetes Java Client which uses GSON 2.11.0 because that would break compatibility and we can't do that until our next major. Ideally we can upgrade the version of GSON in the 19.x branch and do a release to eliminate the incompatibility. |
|
@brendanburns seems like an issue with the build configuration? |
|
I think you may need to backport this fix also: |
MacOS + GitHub Actions no longer supports Java8 (cherry picked from commit e931ce8)
|
@brendandburns done, can we kick off the build again? |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: brendandburns, ryanjbaxter The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No description provided.