Spring Tools 4.13.0 released

Releases | Martin Lippert | December 08, 2021 | ...

Dear Spring Community,

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

major changes to the Spring Tools 4 for Eclipse distribution

  • updated to Eclipse 2021-12 release (including support for Java 17) (new and noteworthy)
  • builds for Apple Silicon platform (ARM M1) are available now from the regular download page

additional changes

  • (Spring Boot) fixed: STS 4.12.0 (for eclipse) *.yml can't automatic prompt (#690)
  • (Spring Boot) fixed: A StackOverFlow error for serializable Kotlin data class for autocompletion in the Eclipse IDE (#693)
  • (Eclipse) fixed: Typescript comparison: An internal error occurred during: "LSP4E Linked Editing Highlight" (#700)
  • (Eclipse) fixed: js syntax highlight disabled by STS4 (#702)
  • (Eclipse) fixed: Cannot copy/paste from ANSI console without escape sequences (#667) - fixed in ANSI Color Console project thanks to @mihnita

Spring Cloud 2021.0.0 (codename Jubilee) Has Been Released

Releases | Spencer Gibb | December 02, 2021 | ...

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

Notable Changes in the 2021.0 Release Train

2021.0.0 is compatible with Spring Boot 2.6.1

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

Spring Cloud Commons

  • Support for per LoadBalancer configuration properties (added as well to Gateway, Contract and OpenFeign).

Spring Cloud Config

  • Integration with AWS Secrets Manager, AWS Parameter Store and GCP Secret Manager.

Spring Authorization Server 0.2.1 available now

Releases | Joe Grandja | December 01, 2021 | ...

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

You can download it from Maven Central by using the module coordinates:

compile 'org.springframework.security:spring-security-oauth2-authorization-server:0.2.1'

See the release notes for complete details.

To get started using Spring Authorization Server, see the sample to become familiar with setup and configuration.

We would love to gather your feedback as we strive to improve and build upon this release.

Project Page | GitHub Issues | ZenHub…

Spring Boot 2.6.1 is now available

Releases | Andy Wilkinson | November 29, 2021 | ...

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

This release includes 11 bug fixes and documentation improvements. 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 |

Spring HATEOAS 1.4 released

Releases | Oliver Drotbohm | November 22, 2021 | ...

I am excited to announce that Spring HATEOAS 1.4 GA has been part of the cascade of releases that lead to the Spring Boot 2.6 last week. The release ships a couple of new features and all bug fixes we have incorporated in the 1.3.x line. The most notable new features are:

  • Full support for level 4 URI templates

  • Support for non-composite request parameter rendering

  • Improved HAL-FORMS support (additional property constraints, custom media types)

  • Additional HTML input types (checkbox, radio, file)

  • General dependency upgrades, including Spring Framework 5.3.13 and Jackson 2.13.9.

Find more detailed information about all changes made in the 1.4 line in the release’s change log. The release was included in the Spring Boot 2.6 release announced last week

Spring Boot 2.6 is now available

Releases | Madhura Bhave | November 19, 2021 | ...

On behalf of the Spring Boot team and everyone that has contributed, I am pleased to announce that Spring Boot 2.6.0 has been released and is available from Maven Central.

This release adds a significant number of new features and improvements. For full upgrade instructions and new and noteworthy features please see the release notes.

What's new in 2.6

  • Support for SameSite attributes on session cookies for servlet applications
  • Support for configuring health groups on the main or management port
  • Enhanced /info endpoint with Java Runtime information
  • Support for testing Spring MVC using WebTestClient
  • Auto-configuration for spring-rabbit-stream
  • Support for pluggable rules for sanitizing properties in /env and configprops

Spring for Apache Kafka 2.8 is Now Available

Releases | Gary Russell | November 18, 2021 | ...

I am pleased to announce that Spring for Apache Kafka 2.8.0 is now available.

Notable Changes

  • This version uses the 3.0.0 kafka-clients version

  • Out of order manual commits are now supported

  • The same container factory can now be used for both batch and record listeners

  • Separate record and batch error handlers have been replaced with common error handlers

  • KafkaTemplate can now be used to receive specific records from known partitions/offsets

For information about all changes in this release, see What’s New.

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

Spring Boot 2.5.7 is now available

Releases | Andy Wilkinson | November 18, 2021 | ...

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

This release includes 35 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 |

Spring Boot 2.4.13 available now

Releases | Stéphane Nicoll | November 18, 2021 | ...

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

This release includes 26 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.

End of OSS Support

2.4.x has now reached the end of its OSS support period and regular releases will no longer be made. If you are still on this version, please consider upgrading at your earliest convenience. If you cannot upgrade at this time, commercial support is available

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