Spring Framework 5.1.3, 5.0.11 and 4.3.21 available now

Releases | Stéphane Nicoll | November 27, 2018 | ...

On behalf of the team, it is my pleasure to announce that Spring Framework 5.1.3, 5.0.11 and 4.3.21 are available now.

The third maintenance release of the 5.1 line includes over 45 fixes and improvements. Spring Framework 5.0.11 also includes a wide range of 34 fixes and improvements while Spring Framework 4.3.21 is, as expected, a rather minimal patch release.

The first maintenance candidate of Spring Boot 2.1, based on Spring Framework 5.1.3, is around the corner. We'll also follow up with corresponding Spring Boot 2.0.7 and 1.5.18 releases later this week.

Project Page | GitHub | Issues |

Spring Cloud Greenwich.M3 is available

Releases | Spencer Gibb | November 21, 2018 | ...

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

Notable Changes in the Greenwich Release Train

This milestone is compatible with Spring Boot 2.1.0.RELEASE. Changes have been made for Java 11 compatibility. See the Github Project for more information.

Spring Cloud Bus

Fixed a compatiblity issue with Spring Cloud Stream.

Spring Cloud Commons

Added instanceId to ServiceInstance interface. Also added a ReactiveLoadBalancer

Spring Vault 2.1.1, 2.0.3, and 1.1.3 released

Releases | Mark Paluch | November 14, 2018 | ...

On behalf of the community, I’d like to announce the availability of Spring Vault service releases 2.1.1, 2.0.3, and 1.1.3, available from Maven Central.

These releases ship with bug fixes and dependency version updates. Spring Vault 2.1.1 is going to be picked up by Spring Cloud Vault with the Spring Cloud Greenwich M2 release in the next days.

For a complete list of changes see the changelogs:

Project Page | GitHub | Issues | Documentation for 2.1.1.RELEASE | Documentation for 2.0.3.RELEASE | Documentation for 1.1.3.RELEASE |

Spring Cloud Pipelines to Cloud Pipelines Migration

Releases | Marcin Grzejszczak | November 13, 2018 | ...

Spring Cloud Pipelines is a GitHub project that tries to solve the following problems:

  • Creation of a common deployment pipeline

  • Propagation of good testing and deployment practices

  • Reducing the time required to deploy a feature to production.

The first commit took place on 31-08-2016. Since then, we have gotten a lot of feedback from the community related to the suggested deployment pipeline and its concrete visualisations. Over those two years, the most important features we have managed to build are:

  • Opinionated deployment pipeline setup

  • Scripts for the pipeline, to verify backward compatibility of your project and allow zero-downtime deployment

  • Support for PHP, .NET, NodeJS, and JVM (Maven & Gradle) projects

  • Deployment option for Cloud Foundry

  • Deployment option for Kubernetes

  • Deployment option via Ansible

  • Pipeline visualisation in Jenkins by using Jenkins Job DSL

  • Pipeline visualisation in Jenkins by using Jenkinsfile

  • Pipeline visualisation in Concourse

Spring Cloud Task 2.1.0.M1 is now available

Releases | Glenn Renfro | November 05, 2018 | ...

We are pleased to announce that Spring Cloud Task 2.1.0M1 is now available on Github and the Pivotal download repository. Many thanks to all of those who contributed to this release.

What's New?

Spring Cloud Task 2.1.0.M1 is intended to be the version of the framework aligned with Spring Boot 2.1.0. Updates from 2.0.x include:

  • Update all dependencies.
  • Spring Cloud Task is now enabled through auto-configuration.
  • The exitCode of a TaskExecution is null when a task is executing.
  • Spring Cloud Task compiles and runs on Java 8, 9, 10, 11.

Let's walk through these updates in more detail.

Update to…

Spring Tools 4.0.1 released

Releases | Martin Lippert | November 01, 2018 | ...

Dear Spring Community,

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

Highlights from this release include:

  • (Eclipse) added support for Buildship 3.0
  • (Eclipse) added Tomcat server adapters back to default distribution
  • (Concourse) updated S3 params to latest changes
  • (Spring Boot suppport in general) various bug fixes

To download the distribution for Eclipse and find links to the marketplace entries for Visual Studio Code and Atom, please go visit:

Detailed changes can be found here: https…

Spring Security OAuth2 Auto-config 2.0.6 & 2.1.0 Released

Releases | Josh Cummings | October 31, 2018 | ...

I’m pleased to announce on behalf of the community Spring Security OAuth2 Boot Auto-config 2.0.6 and 2.1.0.

Both releases primarily deliver bug fixes and dependency version updates along with some minor improvements. Of particular note is that these align with recent releases of Spring Boot.

Note that for 2.1.0, gaps in configuration of keys between Resource Server and Authorization Server were brought into parity. Now, it’s possible on the Authorization Server side to configure a single key:

security:
  oauth2:
    authorization:
      jwt:
        key-value: ${PRIVATE_KEY}

similar to…

Spring Session Bean GA Released

Releases | Rob Winch | October 31, 2018 | ...

This post was authored by Vedran Pavić

On behalf of the community, I’m pleased to announce the general availability of Spring Session BOM Bean. This is the first release based on Spring Session 2.1 and can be easily consumed with freshly released Spring Boot 2.1. Please read on for the highlights of the release.

Same-Site Cookie is another mechanism that helps developers to protect from Cross-Site Request Forgery. Our DefaultCookieSerializer has been enhanced to support adding SameSite attribute to session cookie produced by Spring Session. The SameSite attribute is enabled by default with value Lax and is customizable using DefaultCookieSerializer#setSameSite

Spring Cloud for Alibaba 0.2.0 released

Releases | Spencer Gibb | October 30, 2018 | ...

Hi! Today, we're very excited to announce the first preview release of Spring Cloud Alibaba.

The Spring Cloud Alibaba project, consisting of Alibaba's open-source components and several Alibaba Cloud products, aims to implement and expose well known Spring Framework patterns and abstractions to bring the benefits of Spring Boot and Spring Cloud to Java developers using Alibaba products.

NOTE: The Spring Cloud Alibaba project is a community project maintained by Alibaba.

NOTE: Version 0.2.0.RELEASE is compatible with the Spring Boot 2.0.x line. Version 0.1.0.RELEASE is compatible with the…

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