Spring Tools 4.8.0 released

Releases | Martin Lippert | September 16, 2020 | ...

Dear Spring Community,

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

This release includes major changes to the Spring Tools 4 for Eclipse distribution

  • updated to Eclipse 2020-09 release
  • requires a JDK11 to run on
  • ships with an embedded JDK14 runtime, no need to install or configure a specific JDK to run the IDE on anymore
  • includes Eclipse Docker tooling by default now (in addition to the nice docker integration for the Spring Boot Dashboard)
  • includes Wild Web Developer tooling now (#354), including advanced support for JavaScript, TypeScript, HTML, and more

Spring Data 2020.0.0 goes RC1

Releases | Mark Paluch | September 16, 2020 | ...

Dear Spring community,

On behalf of the Spring Data team and everyone who contributed, it's my pleasure to announce that Spring Data 2020.0.0 has entered its release candidate phase by releasing the first of two release candidate releases, available from the milestone repository. This release ships with 70 tickets fixed. The most notable changes are:

  • Support for Redis 6 ACL and upgrade to Lettuce 6.0 RC2.
  • Migration of core R2DBC support from Spring Data R2DBC to Spring R2DBC.
  • Support the SocketFactory configuration client in Spring Data Geode.
  • Slice query support for Neo4j and a revised API for relationships.

Spring Data Neumann SR4, Moore SR10 and Lovelace SR20

Releases | Mark Paluch | September 16, 2020 | ...

On behalf of the Spring Data team, I’m pleased to announce a round of service releases for the Spring Data Neumann, Moore, and Lovelace release trains. Neumann SR4 ships with 43 tickets fixed, Moore SR10 ships with 46 tickets fixed, and, finally, Lovelace SR20 ships with 35 tickets fixed.

The releases ship with mostly bug fixes and dependency upgrades and will be picked up by Spring Boot 2.3.4, 2.2.10, 2.1.17 ( respectively) in the coming days.

Here are the detailed links to each individual artifact and the reference documentation:

Neumann SR4

Spring Framework 5.3 goes RC1

Releases | Juergen Hoeller | September 15, 2020 | ...

Dear Spring community,

On behalf of the development team, it is my pleasure to announce that a feature-complete Spring Framework 5.3 release candidate is available from our milestone repository now! Check out the list of new features and upgrade notes on our GitHub wiki, including several deprecation notes.

As the last feature branch of the 5.x generation, we are preparing the 5.3.x line for general availability in late October - with an extended maintenance phase up until 2024. While we strongly encourage appropriate migration steps, all of our deprecated packages are going to remain in place…

Spring Vault 2.3 M1 available

Releases | Mark Paluch | September 15, 2020 | ...

On behalf of the community, I’d like to announce the availability of the first Spring Vault milestone release 2.3.0-M1 of the 2.3 development line.

Most notable changes in this release are:

  • Support for Vault’s Transform secrets backend. Please note that this is an enterprise feature.

  • A ReactiveVaultEndpointProvider for non-blocking lookup of VaultEndpoint that can be used for reactive service discovery.

  • VaultKeyValueMetadataOperations for Key-Value metadata interaction.

  • Updates to our documentations specifically on how to use Vault’s various secret backends with Spring Vault.

For a complete list of changes see the 2.3.0-M1 changelog

Spring Framework 5.2.9, 5.1.18, 5.0.19, and 4.3.29 available now

Releases | Stéphane Nicoll | September 15, 2020 | ...

Updated on 2020-09-17 to add links to CVE-2020-5421 and the corresponding Spring Boot releases.

On behalf of the team and everyone who has contributed, I am pleased to announce a full round of Spring Framework releases.

Spring Framework 5.2.9 includes 42 fixes and improvements. Spring Framework 5.1.18 includes 16 selected fixes and improvements.

Maintenance releases for 5.0.x (5.0.19) and 4.3.x (4.3.29) with 13 selected fixes and improvements and 9 selected fixes and improvements respectively are also available today.

All of the releases include a fix for CVE-2020-5421.

Stay tuned for the release candidate of Spring Framework 5.3 and follow-up Spring Boot releases 2.1.17, 2.2.10, and 2.3.4

Spring Security 5.4 goes GA

Releases | Josh Cummings | September 10, 2020 | ...

On behalf of the community, it is my pleasure to announce the general availability of Spring Security 5.4. This release is the result of the work that went into 5.4.0-M1, 5.4.0-M2, 5.4.0-RC1, and 5.4.0. In combination, they close 250+ tickets.

You can find the highlights of 5.4 in the What’s new section of the Spring Security reference.

As always, we look forward to hearing your feedback!

Project Site | Reference | Help

Spring Tools 4.7.2 released

Releases | Martin Lippert | September 03, 2020 | ...

Dear Spring Community,

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

Highlights from this release include:

  • (Eclipse) new: this releases introduces a completely new wizard in Eclipse to add Spring Boot starter modules to existing projects. Take a look at the user guide section about it to learn all about this new and way more flexible way to add modules to your Spring Boot projects.
  • (Eclipse) new: this releases introduces an experimental early version of support for the Spring Boot OCI image building support in combination with…

Spring Cloud Hoxton.SR8 has been released

Releases | Spencer Gibb | August 28, 2020 | ...

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

Notable Changes in the Hoxton Release Train

This was primarily a bug fix and documentation release.

See all of the included issues and pull requests at the GitHub project. Hoxton.SR8 is compatible with Spring Boot 2.3.x and 2.2.x.

Spring Cloud Netflix

Added support for TLS configuration to Eureka Client.

Spring Cloud Config

Added support for…

Spring Boot for Apache Geode & VMware GemFire 1.4.0-M2 and 1.3.3.RELEASE Available

Releases | John Blum | August 21, 2020 | ...

On behalf of the Spring, Apache Geode and VMware Tanzu GemFire communities, is it is my pleasure to announce the release of Spring Boot for Apache Geode & VMware GemFire (SBDG) 1.4.0-M2 & 1.3.3.RELEASE.

SBDG 1.4.0-M2 builds on:

  • Spring Boot 2.4.0-M2

  • Spring Framework 5.3.0-M2

  • Spring Data for Apache Geode & VMware GemFire (SDG) 2020.0.0-M2 (Ockham-M2/2.4.0-M2)

  • Spring Session for Apache Geode & VMware GemFire (SSDG) 2020.0.0-M1 (2.4.0-M1)

  • Spring Test for Apache Geode & VMware GemFire (STDG) 0.0.18.RELEASE

SBDG 1.3.3.RELEASE builds on:

  • Spring Boot 2.3.3.RELEASE

  • Spring Framework 5.2.8.RELEASE

  • Spring Data for Apache Geode & VMware GemFire (SDG) Neumann-SR3 (2.3.3.RELEASE)

  • Spring Session for Apache Geode & VMware GemFire (SSDG) Dragonfruit-RELEASE (2.3.0.RELEASE)

  • Spring Test for Apache Geode & VMware GemFire (STDG) 0.0.18.RELEASE

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