Spring Batch 5.0 RC2 available now

Releases | Mahmoud Ben Hassine | November 09, 2022 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that the second and final release candidate of Spring Batch 5 is now available from our milestone repository.

In this release, we worked on the following items:

  • Full MariaDB support
  • Native support improvements
  • Observability improvements

This blog post walks through these changes in details. For the complete list of changes, please check the release notes.

Full MariaDB support

Up until v4.3, Spring Batch provided support for MariaDB by considering it as MySQL. In this release, MariaDB is now treated as a separate database product with its own DDL script and DataFieldMaxValueIncrementer

Spring Cloud 2021.0.5 (codename Jubilee) Has Been Released

Releases | Oleg Zhurakousky | November 08, 2022 | ...

On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2021.0.5 Release Train is available today. The release can be found in Maven Central. You can check out the 2021.0.5 release notes for more information.

Notable Changes in the 2021.0.5 Release Train

See the project page for all the issues and pull requests included in this release.

Spring Cloud Function

  • Add support for Azure Timer Trigger in spring-cloud-function-azure

  • Enhancement to AWS Function Invoker in spring-cloud-function-aws to programmatically inject function definition

  • Add support for Azure Timer Trigger in spring-cloud-function-azure

Spring Data 2022.0.0-RC2 available

Releases | Mark Paluch | November 04, 2022 | ...

On behalf of the team, I’m pleased to announce the second Spring Data release candidate 2022.0.0-RC2. This release candidate ships with numerous fixes and a refined observability integration through Micrometer for MongoDB, Redis, and Apache Cassandra modules.

For your convenience, Spring Boot 3.0.0-RC2 is going to pick up this release in the upcoming days.

You can find the full release notes in the wiki. We continue looking for feedback to incorporate any last minute changes in our upcoming 2022.0.0 GA release later this month.

Finally, here are the links to the documentation of each…

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

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