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 Boot 2.7.11 #67

Closed
klopfdreh opened this issue Mar 10, 2023 · 8 comments
Closed

Upgrade to Spring Boot 2.7.11 #67

klopfdreh opened this issue Mar 10, 2023 · 8 comments

Comments

@klopfdreh
Copy link
Contributor

Release a new version of 1.5.x with Spring Boot 2.7.9 as some consumer only have Java 11 available at the moment.

@FraPazGal
Copy link

There are a couple of CVEs in the currently used Spring Boot also present in v2.7.9 which are being detected by security scans. Going by the limitation of having to support Java 11, I would recommend upgrading to v2.7.11 in the future 1.5.x

@jonatan-ivanov jonatan-ivanov changed the title Release 1.5.x with upgrade to Spring Boot 2.7.9 Upgrade to Spring Boot 2.7.11 May 8, 2023
@klopfdreh
Copy link
Contributor Author

This would be nice to have soon as it is "only" a Spring Boot upgrade. Can you roughly tell when this will be available as 1.5.1 ?

@shakuzen shakuzen added this to the 1.5.1 milestone May 15, 2023
@shakuzen
Copy link
Member

shakuzen commented May 15, 2023

Could you please try out the 1.6.0-SNAPSHOT version containing the upgrade? (we'll publish as 1.5.1, but due to the version resolution, the snapshot is published as 1.6.0-SNAPSHOT for now).

Edit: I've published a 1.5.1-SNAPSHOT now. Feel free to try that instead.

@klopfdreh
Copy link
Contributor Author

klopfdreh commented May 15, 2023

It is working. 👍
I tested it the same way as described here: #55 (comment) - but this time with the origin/1.5.x branch, last commit id starts with 0fa85f50

Bildschirmfoto 2023-05-15 um 08 54 01

@shakuzen
Copy link
Member

Version 1.5.1 is published now with this dependency upgrade.

@klopfdreh
Copy link
Contributor Author

I saw the release has been made - when will it be available in central maven repo? https://repo1.maven.org/maven2/io/micrometer/prometheus/prometheus-rsocket-proxy/ - currently there is only version 1.5.0 available.

@shakuzen
Copy link
Member

How long it takes to show up there is not within our control, but normally it takes 5-15 minutes from publication.

@klopfdreh
Copy link
Contributor Author

Thanks! 😃

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

3 participants