Update on EOL for Spring Security OAuth

Engineering | Joe Grandja | November 08, 2021 | ...

In May 2020, we announced that the Spring Security OAuth (legacy) project will reach end-of-life in May 2022. The same end-of-life timeline applies to the Spring Boot 2 auto-configuration project.

We are now 6 months away from the EOL date, and the currently supported version branch is 2.5.x, which is limited to security fixes only.

We recently announced the release of Spring Authorization Server 0.2.0, which is the first officially supported production-ready version backed by our new support policy.

We encourage users to migrate their applications to Spring Authorization Server 0.2.0, as it…

Spring Cloud Data Flow 2.8.4 and 2.9.1 Released

Releases | Janne Valkealahti | November 05, 2021 | ...

Spring Cloud Data Flow team is pleased to announce the release of 2.8.4 and 2.9.1

Releases 2.9.1 and 2.8.4 contains a quick bug fix and more changes were made in 2.9.0 and 2.8.3. For complete list of changes for 2.9.x you can see its milestone and rc notes in releases.

Stay in touch...

As always, we welcome feedback and contributions, so please reach out to us on Stackoverflow or GitHub or via Gitter.

Spring Cloud Gateway versions 2.2.10.RELEASE and 3.0.5 are now available

Releases | Spencer Gibb | November 04, 2021 | ...

On behalf of the community, I am pleased to announce that Spring Cloud Gateway versions 2.2.10.RELEASE and 3.0.5.

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

These versions will be picked up later by the 2020.0.x and 2021.0.x release trains, however, we recommend you upgrade Spring Cloud Gateway in your projects to these most recent versions.

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)

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