Spring Session Dragonfruit-M1, Corn-SR1 and Bean-SR9 Released

Releases | Eleftheria Stein-Kousathana | February 04, 2020 | ...

On behalf of the community I’m pleased to announce the releases of Spring Session Dragonfruit-M1, Corn-SR1 and Bean-SR9.

Spring Session Dragonfruit-M1

The Dragonfruit-M1 release is based on:

  • Spring Session core modules 2.3.0.M1

  • Spring Session Data Geode 2.3.0.M1

  • Spring Session Data MongoDB 2.3.0.M1

Additional details of these releases can be found in the changelog.

Spring Session Corn-SR1

The Corn-SR1 release is based on:

  • Spring Session core modules 2.2.1.RELEASE

  • Spring Session Data Geode 2.2.2.RELEASE

  • Spring Session Data MongoDB 2.2.2.RELEASE

Additional details of these releases can be found in the changelog

Spring Cloud App Broker 1.1.0.M1 Released

Releases | Roy Clarkson | February 04, 2020 | ...

We are pleased to announce the release of Spring Cloud App Broker 1.1.0.M1. Thanks to the community for your feedback and contributions! This release includes the following fixes and enhancements:

  • Upgrade to Spring Boot 2.2.4.RELEASE
  • Upgrade to Spring Cloud Open Service Broker 3.1.0.RELEASE
  • Upgrade to Cloud Foundry Java Client 4.1.0.RELEASE
  • Log warnings when auto-configuration enables an ServiceInstanceStateRepository or ServiceInstanceBindingStateRepository
  • Document example implementation of ServiceInstanceStateRepository and ServiceInstanceBindingStateRepository
  • Update reference docs to use new Spring docs style
  • Exclude tests from docs and distribution zips
  • Replace InMemory repository Map data structure
  • Truncate app name if too long when using ServiceInstanceGuidSuffix
  • UpdateServiceInstance

Spring Cloud Greenwich Service Release 5 (SR5) is available.

Releases | Spencer Gibb | February 01, 2020 | ...

On behalf of the community, I am pleased to announce that the Service Release 5 (SR5) of the Spring Cloud Greenwich Release Train is available today. The release can be found in Maven Central. You can check out the Greenwich release notes or the Spring Cloud Project for more information.

Notable Changes in the Greenwich Release Train

This release contains bug fixes, minor enhancements and documentation updates.

This is the final scheduled release for the Greenwich Release Train (see here for more details). We reccomend you upgrade to Hoxton as soon as possible. Greenwich.SR5 is based on Spring…

Spring Session for Apache Geode & Pivotal GemFire 2.1.8.RELEASE, 2.2.2.RELEASE and 2.3.0.M1 are now available

Releases | John Blum | February 01, 2020 | ...

On behalf the Spring, Apache Geode and Pivotal GemFire communities, it is my pleasure to announce the release of Spring Session for Apache Geode and Pivotal GemFire (SSDG) 2.1.8.RELEASE, 2.2.2.RELEASE as well as the 2.3.0.M1 release.

It should also be noted that SSDG works with Pivotal Cloud Cache as well. Pivotal Cloud Cache is powered by Apache Geode. Spring Boot for Apache Geode (SBDG) makes configuring and using Spring Session for Pivotal Cloud Cache a simple matter. See here and here for more details.

SSDG 2.1.8.RELEASE builds on the latest Spring Framework 5.1.13.RELEASE, Spring Data…

Spring Boot for Apache Geode & Pivotal GemFire 1.1.5.RELEASE, 1.2.4.RELEASE and 1.3.0.M1 are available

Releases | John Blum | February 01, 2020 | ...

On behalf of the Spring, Apache Geode and Pivotal GemFire communities, it is my pleasure to announce the release of Spring Boot for Apache Geode and Pivotal GemFire (SBDG) 1.1.5.RELEASE, 1.2.4.RELEASE and 1.3.0.M1.

In addition to support for Apache Geode and Pivotal GemFire, SBDG has dedicated support for, and works seamlessly with, Pivotal Cloud Cache as well. See here for more details. The importance of this project goal cannot be overstated.

SBDG 1.1.5.RELEASE builds on the latest Spring Boot 2.1.12.RELEASE and is based on Spring Framework 5.1.13.RELEASE, Spring Data Lovelace-SR15 (SDG…

Spring Cloud Data Flow 2.3.1 Released

Releases | Janne Valkealahti | January 27, 2020 | ...

This is a maintenance release for small bug fixes, enhancements, and dependency updates. Generally speaking, we’re now on Spring Cloud Hoxton SR1. List of fixed issues can be found from 2.3.1 Issue List

Maven Preemptive Authentication

Support for using Maven Wagon transport for HTTP has been added to the Maven Artifact Resolver infrastructure. The driver for this was a request from a user to be able to use preemptive authentication with JFrog’s artifactory. Use of it is currently optional via a property but we’re looking to make it default sometime in the future and possibly introduce more…

Spring Cloud Data Flow 2.4.0 M1 Released

Releases | Janne Valkealahti | January 27, 2020 | ...

UI Changes to Stream Editor

Stream Editor went through a much-needed touch of love and should now be more visually appealing. Here’s a simple screenshot what it looks like: blog-new-stream-editor

Maven Preemptive Authentication

Support for using Maven Wagon transport for HTTP has been added to the Maven Artifact Resolver infrastructure. The driver for this was a request from a user to be able to use preemptive authentication with JFrog’s artifactory. Use of it is currently optional via a property but we’re looking to make it default sometime in the future and possibly introduce more wagon transports which might…

Spring Integration 5.3 Milestone 1 Available

Releases | Artem Bilan | January 23, 2020 | ...

Dear Spring Community,

On behalf of the Spring Integration team I’m excited to announce that with the New Year we have some news to share with you. First of all, it is an honor to have taken over the lead role for the Spring Integration project. Gary Russell is still in the team and he leads Spring AMQP and Spring for Apache Kafka projects. Secondly we have just released the first milestone for Spring Integration of version 5.3.

It can be downloaded from our milestone repository:

compile "org.springframework.integration:spring-integration-core:5.3.0.M1"

This version is going to be a foundation for the upcoming Spring Boot 2.3

Spring Boot 2.3.0.M1 is now available

Releases | Madhura Bhave | January 23, 2020 | ...

On behalf of the team and everyone that contributed, I am pleased to announce that the first milestone of Spring Boot 2.3 has been released and is available from our milestone repository. This release closes 167 issues and pull requests.

Highlights of this first milestone include:

For a complete list of changes and upgrade instructions, please see the Spring Boot 2.3 Release Notes on the wiki and the updated reference documentation

Spring Tools 4.5.1 released

Releases | Martin Lippert | January 22, 2020 | ...

Dear Spring Community,

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

Highlights from this release include:

  • (Spring Boot) improvement: live hover mechanism now reports connection failures
  • (Eclipse) improvement: Add support for async completions in 4.15 (#402) - PR from @gayanper
  • (Eclipse) improvement: Early access builds for Eclipse 4.15 available
  • (Eclipse) fixed: auto-completion inserted extra newline for params in @Value annotations
  • (Eclipse) fixed: Boot Dashboard cannot start app when Eclipse project name contains spaces (#403)
  • (Eclipse) fixed: NPE in PropertiesJavaDefinitionHandler.adjustedHighlightRangeForKey (#401)
  • (Eclipse) fixed…

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