Spring Data 2022.0.0-M5 2021.2.2 and 2021.1.6 released

Releases | Christoph Strobl | July 15, 2022 | ...

On behalf of the team, I’m pleased to announce the 5th Milestone of Spring Data 2022.0.0 as well as service releases 2021.2.2 and 2021.1.6. The service releases ship with mostly bug fixes and dependency upgrades. One notable upgrade in 2022.0.0-M5 is the move to Hibernate 6.

For your convenience, the next Spring Boot releases are going to pick up 2021.2.2 and 2021.1.6 in the upcoming days. To round things off, here are the links to the individual modules, changelogs, and documentation:

2022.0.0-M5

Spring Framework 6.0.0-M5 and 5.3.22 available now

Releases | Stéphane Nicoll | July 14, 2022 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 6.0.0-M5 and 5.3.22 are available now.

Spring Framework 5.3.22 includes 45 fixes and improvements and is a recommended upgrade for all Spring production scenarios.

Spring Framework 6.0.0-M5 includes 85 additional fixes and improvements specific to the 6.0 branch.

Project Page | GitHub | Issues | Documentation

Spring Native 0.12.1 available now

Releases | Sébastien Deleuze | July 13, 2022 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Native 0.12.1 has been released and is now available from https://repo.spring.io/release.

This release includes 15 bug fixes, documentation improvements, and dependency upgrades to Spring Boot 2.7.1 and Native Build Tools 0.9.13. Thanks to all those who have contributed with issue reports and pull requests.

GitHub | Issues | Documentation

This Week in Spring - July 12th, 2022

Engineering | Josh Long | July 12, 2022 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! How are you? This week I'm writing you from sunny Seattle, Washington, where we're having our next installment of the SpringOne Tour series. It's been a ton of fun seeing all these fun and friendly faces again and getting to see people, many of whom I haven't seen since before the pandemic! I've also had a lot of fun seeing some friends from some of the big cloud companies here, Microsoft and AWS. It's always interesting to learn how people are using the latest and greatest from Spring to build amazing systems and software…

Spring for Apache Kafka 2.9 Release Candidate Available

Releases | Gary Russell | July 07, 2022 | ...

I am pleased to announce that the release candidate Spring for Apache Kafka 2.9.0 is now available (2.9.0-RC1) in the Spring Milestone Repo.

This version is not provided by Spring Boot dependency management, but it can be used with Boot 2.7 (or 2.6), as long as you override the Kafka dependencies as described in this appendix, especially if you are using the embedded Kafka broker.

Notable Changes

  • This version uses the 3.2.0 kafka-clients version

  • Non-blocking retry bootstrapping is now more robust

  • New Error Handler Mode

By default, after an error, the DefaultErrorHandler performs seeks on the remaining records from the last poll and re-fetches them from the broker on the next poll. With high error rates and large max.poll.records, this can cause unnecessary strain on the network. For this reason, the error handler has a new property seekAfterError, when set to false, instead of seeking the records, the remaining records are retained in memory and the consumer paused for the next poll (or multiple polls if the error handler is configured to use the ContainerPausingBackOffHandler

This Week in Spring - July 5th, 2022

Engineering | Josh Long | July 05, 2022 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! This week's all sorts of weird for me. It's Tuesday! But here in the US we just celebrated the 4th of July, and I, like many Americans, took a long weekend. Took some time with the family to do a little road trip up north to visit Mt. Shasta, Crater Lake, Lassen National Park, etc. It was a ton of fun, and a lot of driving! Anyway, it all kinda blurs together and felt like just one weekend, and today feels like Monday. I only just realized it was Tuesday! And you know what that means? It's time for our weekly dive into the…

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