Spring Cloud 2021.0.0-RC1 (codename Jubilee) Has Been Released

Releases | Marcin Grzejszczak | November 03, 2021 | ...

On behalf of the community, I am pleased to announce that the Release Candidate 1 (RC1) of the Spring Cloud 2021.0 Release Train, codename Jubilee, is available today. The release can be found in Spring Milestone repository. You can check out the 2021.0 release notes for more information.

Notable Changes in the 2021.0 Release Train

RC1 is compatible with Spring Boot 2.6.0-RC1

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

Spring Cloud Commons

  • Adds support for per LoadBalancer client properties. (issue)
  • Adds X-Forwarded-* headers when using load-balanced RestTemplate. (issue)

This Week in Spring - November 2nd, 2021

Engineering | Josh Long | November 02, 2021 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! How're you doin'? I've been busy as all get out emceeing the Reactive Summit 2021 event (it's free and it's online!). The event has been awe-inspiring because there are so many amazing speakers from all walks of life present and speaking. Today, the conference welcomed professor Carl Hewitt, the creator of the Actor Paradigm, as its keynote. Then, figuring there was no topping that and figuring they could go for broke, they foolishly ( muahahah! ) asked me to do the day two keynote. So, I'll be doing tomorrow's keynote…

Spring GraphQL 1.0.0-M3 Released

Releases | Brian Clozel | October 28, 2021 | ...

The Spring GraphQL team is pleased to announce a 3rd milestone towards a 1.0.0 release, driven with great help from the community .

Batch Mapping

The 2nd milestone introduced an annotation programming model for GraphQL data controllers with @SchemaMapping methods. The 3rd milestone adds a new @BatchMapping method.

If you're familiar with GraphQL, you know that navigating an object graph can cause the "N+1 queries problem" if we're not mapping carefully object relations. We could already leverage the Batching feature from GraphQL Java to solve that problem, but this release introduces dedicated support as well as an @BatchMapping annotation

Spring Tools 4.12.1 released

Releases | Martin Lippert | October 27, 2021 | ...

Dear Spring Community,

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

important updates to the Spring Tools 4 for Eclipse distribution

additional changes

  • (Eclipse) fixed: Alway Download sources and javadoc when I open sts (distribution includes latest m2e 1.18.2 release now) (#692)
  • (Eclipse) fixed: docker integration doesn't work on Apple Silicon (#684)
  • (Eclipse) fixed: Annoying error message on every eclipse startup if CF destination is not reachable (#688)

This Week in Spring - October 26th, 2021

Engineering | Josh Long | October 26, 2021 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! How are you?

I'm doing well, as always. I literally just wrapped up presenting a fun session at the Russian Joker conference all about Spring and GraphQL. I got a ton of great questions from an enthusiastic audience. Thanks so much for joining me, everyone. I've got to get to other meetings, though, so let's get this wonderful week in Spring out of the way!

Security Reports for Spring Framework, Spring Data REST, Spring AMQP, and Spring Cloud OpenFeign

Engineering | Rossen Stoyanchev | October 26, 2021 | ...

The recently released Spring Boot 2.5.6 and 2.4.12 releases contain fixes for the following security vulnerabilities:

In addition, Spring Cloud OpenFeign has released versions 3.0.5 and 2.2.10, based on the same Spring Boot versions, and containing a fix for the following security vulnerability:

Please, review the reports and upgrade!

Spring Cloud OpenFeign versions 2.2.10.RELEASE, 3.0.5 and 3.1.0-M4 are now available

Releases | Olga Maciaszek-Sharma | October 26, 2021 | ...

On behalf of the community, I am pleased to announce that Spring Cloud OpenFeign versions 2.2.10.RELEASE, 3.0.5 and 3.1.0-M4 have been released.

These are primarily security releases with fixes for the CVE-2021-22044.

Applications using type-level @RequestMappingannotations over Feign client interfaces, can be involuntarily exposing endpoints corresponding to @RequestMapping-annotated interface methods. Although a response is not returned for a request sent in this way, it does reach the corresponding server-side endpoint.

The practice of using a type-level @RequestMapping on a Feign client…

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