Spring Cloud 2022.0.5 (aka Kilburn) Is Now Availavle

Releases | Ryan Baxter | January 30, 2024 | ...

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

Notable Changes in the 2022.0.5 Release Train

Spring Cloud Zookeeper

  • Fix regression removing the ability to customize config server bootstrapper (#324)

Spring Cloud Function

Added support for running web workloads (e.g., SpringMVC) as native executables in serverless environments (e.g., AWS). More documentation to come, but you can see sample here - https://github.com/aws/serverless-java-container/tree/main/samples…

This Week in Spring - January 30th, 2024

Engineering | Josh Long | January 30, 2024 | ...

Hi, Spring fans! It's January 30th, and it's a very special week for me as, tomorrow, I celebrate my birthday and the birthday of my biological father with whom I share the same birthday! Happy birthday, dad! (Sadly, he passed in 2019). I'm pretty excited! I'm turning 40. Feels good. Almost as good as all the cool stuff we've got in this week's roundup! Let's dive right into it.

Spring Cloud Commons 4.1.1 has been released

Releases | Olga Maciaszek-Sharma | January 23, 2024 | ...

On behalf of the community, I am pleased to announce that the 4.1.1 release of Spring Cloud Commons is available today. The release can be found in Maven Central.

This is primarily a bugfix release containing a fix for #1315 (BeanPostProcessors not registered correctly when @LoadBalanced bean instantiated in auto-configuration).

You can check out the 4.1.1 release notes and reference for more information.

This Week in Spring - January 23rd, 2024

Engineering | Josh Long | January 22, 2024 | ...

Hi, Spring fans, and greetings from CERN, home of the famous Large Hadron Collider, where I'm speaking again at the VOXXED Days CERN 2017 event. It's been an amazing almost week here in lovely Switzerland, first in Lugano (for VOXXED Days Ticino), and now in Geneva.

I'm super excited to be here, but all this wonderful scenery has only made it more difficult to keep up with what has been a very exciting week indeed in the community. Let's dive right into it, we have a ridiculous amount of stuff to look into!

Spring Boot 3.1.8 available now

Releases | Moritz Halbritter | January 19, 2024 | ...

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

This release includes 29 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 Security 6.3 Adds Passive JDK Serialization/Deserialization for Seamless Upgrades

Engineering | Marcus Hert Da Coregio | January 19, 2024 | ...

In the early versions of Spring Security, a deliberate decision was made to avoid providing any guarantee of compatibility for serialized classes (via JDK serialization) between different versions of the project. This decision primarily took into account the context of RMI, with the recommendation being that both the server and client should use the same version of Spring Security.

As more apps depend on persistent sessions and technologies like Spring Session, the problem with inconsistent serialization becomes a bigger deal. Persistent sessions mean saving user sessions by turning them into…

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