Spring Integration 5.4 Milestone 3 Available

Releases | Artem Bilan | September 16, 2020 | ...

Dear Spring community,

please, meet the third (and the last) milestone for Spring Integration 5.4 generation.

It can be downloaded from our milestone repository:

compile 'org.springframework.integration:spring-integration-core:5.4.0-M3'

Since the previous milestone 2 this release brings number of bug fixes and some internal improvement, including alignment with new Sink API from project Reactor in the FluxMessageChannel and IntegrationReactiveUtils.

See What’s New in documentation for more information.

This version is going to be pulled in the upcoming Spring Boot 2.4.0-M3 release tomorrow.

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

You spoke, we listened: State of Spring 2020 report is here!

Engineering | Ben Wilcock | September 11, 2020 | ...

headline

Back in July the Spring team asked for your input on a range of Spring-related topics. And wow! What a response!

Thank you to the 1024 developers, architects, and managers across the globe that took time out of their day to complete the survey. We’ve crunched the numbers, filtered & mashed up the results to distill the most compelling insights into the State of Spring 2020 report.

overview

Thanks to everyone that completed the survey. We look forward to making this report an annual event, following the growth, success, and evolution of our community.

Download your copy of 'The State Of Spring 202…

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

Case Study: Relational Database Source and File Sink

Engineering | Soby Chacko | September 10, 2020 | ...

This article is part of a blog series that explores the newly redesigned Spring Cloud Stream applications based on Java Functions. In this episode, we are exploring the JDBC supplier and the source based on Spring Cloud Stream. We will see how we can export data from a relational database and dump it into a file using a File Consumer and the corresponding Spring Cloud Stream File sink. We will look at a few different ways in which we can run JDBC Source and send the data to a file.

Here are all the previous parts of this blog series.

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