Skip to content
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

Upgrade to Spring Cloud 2022.2 #217

Closed
arey opened this issue Dec 7, 2022 · 0 comments
Closed

Upgrade to Spring Cloud 2022.2 #217

arey opened this issue Dec 7, 2022 · 0 comments

Comments

@arey
Copy link
Member

arey commented Dec 7, 2022

Spring Cloud 2022.2 requires Spring Boot 3 and Java 17.

Spring Cloud 2022.0 Release Notes

Spring Cloud Sleuth has to be migrated to Micrometer Tracing (see the Sleuth 3.1 Migration Guide):

Spring Cloud/ Spring Boot version compatibility checks have failed: [[VerificationResult@2fb24ad8 description = 'Spring Cloud Sleuth is not compatible with this Spring Cloud release train', action = 'Migrate from Spring Cloud Sleuth to Micrometer Tracing .

Blog post :

arey added a commit that referenced this issue Dec 28, 2022
* Use Github Actions for CI

* Bump to Spring Cloud 2022.0.0-M1 and Spring Boot 3.0.0-M1

* Bump to Spring Cloud 2022.0.0 and Spring Boot 3.0.1

* Move from javax to jakarta package

* Artefact mysql-connector-java relocated to com.mysql:mysql-connector-j

* Upgrade Java CI to Java 17

* Spring Cloud Sleuth migrated to Micrometer Tracing

* Spring Cloud Sleuth migrated to Micrometer Tracing

* Bump to Spring Boot Admin 3.0.0-M8

* Switch vers cache from ehchace to caffeine

* Dockerfile now use eclipse-temurin:17

* Add MetricConfig because Micrometer’s Spring Boot configuration does not more recognize @timed on arbitrary methods.

* Eclipse Temurin with Java 17 as Docker base image

* Upgrade Grafana Petclinic dashboard JSON config with RestController method name
@arey arey closed this as completed Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant