Spring Modulith 0.1 M2 released

Releases | Oliver Drotbohm | November 02, 2022 | ...

I am pleased to announce the availability of the second milestone of Spring Modulith 0.1. The release contains a few minor bug fixes and a couple of community contributions to the reference documentation. Find a complete overview about the changes included in the release here. For a general introduction into the project, please consult the announcing blog post.

The current plan is to ship an 0.1 RC1 after Spring Boot’s second RC, followed by a GA version on the heels of Boot’s GA.

Spring Authorization Server 1.0.0-RC1 available now

Releases | Joe Grandja | November 01, 2022 | ...

On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 1.0.0-RC1.

You can download it from repo.spring.io milestone repository by using the module coordinates:

implementation 'org.springframework.security:spring-security-oauth2-authorization-server:1.0.0-RC1'

See the release notes for complete details.

To get started using Spring Authorization Server, see the Getting Started chapter of the reference documentation and the samples to become familiar with setup and configuration.

We would love to gather your…

Spring Authorization Server 0.4.0-RC1 available now

Releases | Joe Grandja | November 01, 2022 | ...

On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 0.4.0-RC1.

You can download it from repo.spring.io milestone repository by using the module coordinates:

implementation 'org.springframework.security:spring-security-oauth2-authorization-server:0.4.0-RC1'

See the release notes for complete details.

To get started using Spring Authorization Server, see the Getting Started chapter of the reference documentation and the samples to become familiar with setup and configuration.

We would love to gather your…

Spring Cloud 2022.0.0-RC1 Is Available

Releases | Spencer Gibb | October 31, 2022 | ...

On behalf of the community, I am pleased to announce that the Release Candidate 1 (RC1) of the Spring Cloud 2022.0 Release Train is available today. The release can be found in Spring Milestone repository. You can check out the 2022.0 release notes for more information.

Notable Changes in the 2022.0.0 Release Train

See all issues closed here.

Spring Cloud Function

  • Updates for Observability and Native Hints

Spring Cloud OpenFeign

  • Added support for target URL refreshing (#710)
  • Added support for LoadBalancer X-Forwarded Headers (#748)
  • Set Jackson Autoconfiguration to be enabled by default (#476)
  • Removed deprecations and adjusted to the API changes in Feign (#768)

Spring Tools 4.16.1 released

Releases | Martin Lippert | October 26, 2022 | ...

Dear Spring Community,

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

major changes to the Spring Tools 4 for Eclipse distribution

  • early access builds available for Spring Tools 4 on Eclipse 2022-12 milestones

important note for upgrading from a release prior to 4.16.0 on Eclipse

fixes and improvements

  • (Spring Boot) fixed: Spring XML Config support does not show symbols with scope "File" (#860)
  • (Spring Boot) fixed: [open-rewrite] exception when executing quick fix for project (#853)
  • (Spring Boot) fixed: [refactoring] quick fix to convert autowired field to constructor param shows up even if the constructor param already exists (#815)
  • (VSCode) fixed: Vscode Spring Boot Tools 1.39.0 prevents Java project from Running/Debugging (#847)
  • (Eclipse) fixed: Web Tools Platform (WTP) validation is activated by default (#859)
  • (Eclipse) fixed: ask user to save dirty editors before deploying on docker (#803

Spring Integration 6.0.0-RC1 Available

Releases | Artem Bilan | October 25, 2022 | ...

Dear Spring community,

I was so eager to find and fix bugs in the latest Spring Integration release, that missed to announce a 6.0 RC1 last week. But I believe it is still worth to mention it even after Spring Boot 3.0.0-RC1 announcement since there is a number of notable changes and improvements.

So, please, welcome Spring Integration 6.0 first Release Candidate. It can be obtained from Spring Milestone repository:

dependencyManagement {
    imports {
        mavenBom 'org.springframework.integration:spring-integration-bom:6.0.0-RC1'
    }
}

Here you can find important changes after the previously announced Spring Integration 6.0.0-M5

Spring Boot 3.0.0-RC1 available now

Releases | Phil Webb | October 20, 2022 | ...

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

This release includes 135 enhancements, documentation improvements, dependency upgrades, and bug fixes.

This is our first release candidate for Spring Boot 3.0, which we expect to release November 24, 2022. We are not expecting any more features to be added at this point, and we will only be making API changes if we find issues.

This release is the culmination of 11 months of work and is the first release to fully…

Spring Boot 2.7.5 available now

Releases | Stéphane Nicoll | October 20, 2022 | ...

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

This release includes 31 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.

Project Page | GitHub | Issues | Documentation | Stack Overflow |

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