This Week in Spring - March 14th, 2023

Engineering | Josh Long | March 14, 2023 | ...

Hi, Spring fans! Happy Pi (π) day! And, welcome to another installment of This Week in Spring! It's pouring cats and dogs here in San Francisco! The news is talking about atmospheric rivers; I don't know what that means but I don't know that I want to find out. Anyway, all that to say: I'm glad as always for an opportunity to stay indoors and learn. We've got a lot to review this week so let's dive right into it!

Spring Cloud Data Flow 2.10.2 Released

Releases | Corneil du Plessis | March 08, 2023 | ...

On behalf of the team and everyone who has contributed, we are very excited to announce the 2.10.2 release of Spring Cloud Data Flow is now available from Maven Central. Release Notes

Spring updates

Updates to the following versions:

  • Spring Boot 2.7.9

Stay in touch...

Project Page Data Flow Mini-site

As always, we welcome feedback and contributions, so please reach out to us on Stackoverflow or GitHub.

Spring Modulith 0.5 released

Releases | Oliver Drotbohm | March 08, 2023 | ...

I am excited to announce the availability of Spring Modulith 0.5. The most relevant features the release ships are:

  • #152 – A dedicated starter to ease inclusion of actuator and observability features
  • #163 – The renamed property to trigger JDBC database initialization. (spring.modulith.events.schema-initialization.enabled -> spring.modulith.events.jdbc-schema-initialization.enabled)
  • #149 – Default to await termination of task executors unless configured not to
  • #150Scenario should run stimulus in new transaction
  • #162, #154 – The usual dependency upgrades (Spring Boot 3.0.4, jMolecules 2022.2.4)

This Week in Spring - March 7th, 2023

Engineering | Josh Long | March 07, 2023 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! It's an amazing week, and this week we've got a lot to look at. Let's dive right into it.

Spring Boot 3.0.4 available now

Releases | Jonatan Ivanov | March 03, 2023 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.0.4 has been released and is now available from Maven Central.

The release was earlier than originally scheduled because of a regression found in Spring Framework and it includes 19 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.

How can you help?

If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask on stackoverflow.com using the spring-boot tag or chat with the community on Gitter

Spring Data 2022.0.3 and 2021.2.9 released

Releases | Mark Paluch | March 03, 2023 | ...

On behalf of the team, I’m pleased to announce the availability of Spring Data 2022.0.3 and 2021.2.9 service releases. These releases ship with improvements, including fixes for regressions. Some of them were important enough that we decided to release this version early, outside of the usual schedule.

The upcoming Spring Boot 3.0.4 release is going to pick up Spring Data 2022.0.3 for your convenience. If you want to upgrade your Spring Boot 2.7.x application to use Spring Data 2021.2.9, then use the version property mechanism to specify the Spring Data BOM version:

Maven POM:

<properties…

Spring Framework 6.0.6 available now

Releases | Brian Clozel | March 02, 2023 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 6.0.6 is available now.

Spring Framework 6.0.6 ships with 35 fixes and documentation improvements, including 7 fixes for regressions. Some of them were important enough that we decided to release this version early, outside of the usual schedule.

This version will be shipped with Spring Boot 3.0.4, to be released tomorrow. Spring Framework 6.0.7 and 5.3.26 will be released in two weeks as planned initially.

Project Page | GitHub | Issues | Documentation

Get the Spring newsletter

Thank you for your interest. Someone will get back to you shortly.

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring Runtime offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all