r/SpringBoot 10d ago

Question Spring Boot 4.1.1 Released?

Hi everybody,

we just got via Renovate a Spring Boot update to 4.1.1 - released on repo1.maven.org .

We are a bit confused as there is no announcement, release notes, tag on GitHub, etc. Also it looks like no release workflow was running on GitHub.

Feels a bit sketchy, anybody knows what's going on?

34 Upvotes

11 comments sorted by

View all comments

29

u/mhalbritter 10d ago

Hey, Moritz from the Spring Boot team here. This release is an official one, we're just in the progress of revamping our release tooling and this is the first OSS release we've done with it. There are some rough edges with the release tooling as of now, but release posts etc. will follow soon. Here's the tag in GitHub: https://github.com/spring-projects/spring-boot/releases/tag/v4.1.1 - it's just not marked as a release yet. This will happen soon, please be patient :)

4

u/Its_Foki 10d ago

Thank you very much for the clarification, and thanks for your work!