Spring Data 2023.0 goes GA

Releases | Mark Paluch | May 12, 2023 | ...

On behalf of the Spring Data engineering team and everyone who contributed to this release, I am delighted to announce the general availability of Spring Data 2023.0 (Codename: Ullman) from Maven Central! This release has a strong focus on AOT follow-ups and several module-specific improvements.

Spring Data 2023.0 leverages Spring Framework 6.0.9 as its baseline along with Project Reactor 2022.0.7 and Micrometer 1.10.6.

A general theme of this release was the introduction keyset-based scrolling. We added a new Scroll API across the portfolio to implement alternative scrolling mechanisms for…

Spring Data Service Release 2022.0.6 & 2021.2.12 released

Releases | Christoph Strobl | May 12, 2023 | ...

On behalf of the team, I’m pleased to announce Spring Data service releases 2022.0.6 and 2021.2.12. Both releases ship with mostly dependency upgrades and bug fixes. For your convenience, Spring Boot will pick up the artifacts with its upcoming releases.

To round things off, here are the links to the artifacts, changelogs, and documentation:

2022.0.6

Spring Framework 6.0.9 available now

Releases | Brian Clozel | May 11, 2023 | ...

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

Spring Framework 6.0.9 ships with 40 fixes and documentation improvements, including 4 fixes for regressions.

This version will be shipped with Spring Boot 3.0.7, to be released next week. The next Spring Framework releases are scheduled for June 14th, with the next 5.3.x and 6.0.x maintenance releases, as well as the first 6.1.0-M1 milestone version.

Project Page | GitHub | Issues | Documentation

Spring Shell 2.1.9, 3.0.3 and 3.1.0-RC1 are now available

Releases | Janne Valkealahti | May 08, 2023 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Shell 2.1.9, 3.0.3 and 3.1.0-RC1 has been released and is now available from Maven Central and https://repo.spring.io/milestone respectively.

Please see the release notes 2.1.9, release notes 3.0.3 and release notes 3.1.0-RC1 for more details.

Thanks to all those who have contributed with issue reports and pull requests.

How can you help?

Project Page | GitHub | Issues | Documentation

Spring Cloud Data Flow 2.10.3 Released

Releases | Corneil du Plessis | May 05, 2023 | ...

On behalf of the team and everyone who has contributed, we are very excited to announce the 2.10.3 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.11

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 Tools 4.18.1 released

Releases | Martin Lippert | May 05, 2023 | ...

Dear Spring Community,

I am happy to announce the 4.18.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.

important highlights

  • (Spring Boot) enhancement: support navigating to a Spring property file when inspecting on @Value annotations (#761)
  • (Spring Boot) enhancement: support @ConditionalOnProperty in property navigation feature (#1033)
  • (Spring Boot) enhancement: automatically add import for types when applying content-assist proposals for query methods (#991)
  • (Spring Boot) enhancement: [spring-data-support] take type hierarchy of domain types into account (#1013)
  • (Spring Boot) enhancement: [spring-data-support] remove pure findBy method completion from proposal list (#1014)
  • (Spring Boot) fixed: several live hovers are missing when running Spring Boot 3 applications (#1019

Spring Boot 3.1.0-RC2 available now

Releases | Phil Webb | May 05, 2023 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.1.0-RC2 has been released and is now available from https://repo.spring.io/milestone.

This release includes 58 enhancements, documentation improvements, dependency upgrades, and bug fixes. Notable refinements include:

  • More service connections for both Docker Compose and Testcontainers
  • Support for @ImportTestcontainers and dynamic properties
  • SSL configuration support for Redis and Elasticsearch

Please see the release notes for more details and upgrade instructions.

Thanks to all those who have…

Announcing Spring Cloud AWS 3.0.0

Releases | Spencer Gibb | May 02, 2023 | ...

This is a guest post from the maintainers of Spring Cloud AWS.

Spring Cloud AWS 3.0.0

Spring Cloud AWS 3.0 is a recent release of the Spring Cloud AWS project. This version represents a complete rewrite of the library using AWS SDK v2 for Java. Since this has required a major refactoring, we took it as an opportunity to revisit all the assumptions and integrations modules. As a result, we've produced a library that is lightweight, flexible, causes less headache and provides simple to use abstractions.

Spring Cloud AWS 3.0 has been developed with following principles in mind:

  • Spring Boot “native” developer experience - sensible defaults, highly customizable
  • Minimal startup time overhead
  • Integration module independent of each other
  • Kotlin friendly (@Nullable annotations)
  • Testing as a first class citizen - Spring Cloud AWS uses Localstack in its own tests and we made the library easy to use with Localstack.

Spring Modulith 0.6 released

Releases | Oliver Drotbohm | May 02, 2023 | ...

I am excited to announce the 0.6 release of Spring Modulith. We have packaged a number of great new features, most notably:

  • GH-175 – Auto-configuration for MongoDB transactions if you use the event publication registry
  • GH-184 – The event publication registry now enables asynchronous processing and shutdown behavior.
  • GH-190@EnableScenario for using the Scenario testing API with @SpringBootTest integration tests.
  • GH-192 – Support for jMolecules architecture stereotypes in the Application Module Canvas.

Find the complete changelog here, as well as the reference documentation and Javadoc.

In other news, we have decided to promote the Spring Modulith project into a top-level, non-experimental Spring project. We are going to move to the org.springframework.modulith

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

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

Learn more

Get support

Tanzu Spring 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