Spring Data Lovelace RC2 available

Releases | Oliver Drotbohm | August 20, 2018 | ...

On behalf of the Spring Data team, I'd like to announce the availability of the Lovelace RC2 release. This ships in preparation of Spring Boot 2.1 M2 and, of course, our own GA release mid-September. The release ships with 82 tickets fixed. You can find more details in the the updated and curated release wiki.

A pretty late but significant new feature has made it into the release: deferred repository initialization for Spring Data JPA. The feature allows your startup to use Spring Framework's JPA background initialization option more effectively and can significantly cut down startup time. See the previewing example

Spring Session Bean-M1 and Apple-SR4 Released

Releases | Rob Winch | August 17, 2018 | ...

This post was authored by Vedran Pavić

On behalf of the community I’m pleased to announce the releases of Spring Session BOM Bean-M1 and Apple-SR4. Spring Boot users will be happy to learn that these release were picked up in recent 2.1.0.M1 and 2.0.4.RELEASE releases of Spring Boot, respectively.

Spring Session Bean-M1

The Bean-M1 is first milestone release that is based on Spring Session 2.1.0.M1.

The following table provides an overview of all the included modules and their respective versions:

Module

Version

Spring Session Core

2.1.0.M1

Spring Session Data GemFire

2.0.3.RELEASE

Spring…

Spring Framework 5.1 RC2 available now

Releases | Juergen Hoeller | August 17, 2018 | ...

Dear Spring community,

It is my pleasure to announce that our second Spring Framework 5.1 release candidate is available from our milestone repository now.

Spring Framework 5.1 RC2 comes with dependency updates such as the latest Reactor Californium M2, RxJava 2.2, and JUnit 5.3 RC1. It addresses several reported issues on JDK 11 and GraalVM (tracking their release candidates) and provides further refinements within our 5.1 themes, in particular with respect to log output and startup performance.

This is the foundation for the upcoming Spring Boot 2.1 M2 release next week. We're aiming for a…

Spring Cloud Open Service Broker 2.0.1.RELEASE is now available

Releases | Roy Clarkson | August 13, 2018 | ...

We’re pleased to announce that the 2.0.1 release of Spring Cloud Open Service Broker is now available. This release resolves a few issues that were raised since the 2.0.0 release. Thank you to the community for your interest and feedback!

Spring Cloud Open Service Broker is a framework for building Spring Boot applications that implement the Open Service Broker API. The Open Service Broker API project allows developers to deliver services to applications running within cloud native platforms such as Cloud Foundry, Kubernetes, and OpenShift.

Spring Cloud Skipper 1.1.0.M1

Releases | Ilayaperumal Gopinathan | August 09, 2018 | ...

We are pleased to announce the release of Spring Cloud Skipper 1.1.0.M1

Spring Cloud Skipper is a lightweight tool that allows you to discover Spring Boot applications and manage their lifecycle on multiple Cloud Platforms. You can use Skipper standalone or integrate it with Continuous Integration pipelines to help implement the practice of Continuous Deployment.

The getting started section in the reference guide is the best place to start kicking the tires.

Focus on Cloud Foundry manifest:

This milestone release adds a new feature to perform the lifecycle operations to install, upgrade, rollback and delete on any applications that can be deployed into Cloud Foundry using the Cloud Foundry manifest

Spring Cloud for Google Cloud Platform 1.0 goes GA!

Releases | Artem Bilan | August 09, 2018 | ...

Dear Spring Community!

Today, together with Google Cloud team, I’m very excited to announce that Spring Cloud for Google Cloud Platform project of version 1.0 is Generally Available at last!

This project has started as a collaboration with the Google Cloud team (and we really appreciate their effort) and aims to implement and expose well-know Spring Framework patterns and abstractions to bring the benefits of Spring and Spring Boot to Java developers using GCP services. Together we spent many hours (more than a year!) discussing the best APIs and approaches which should be convenient and…

Spring Cloud Finchley.SR1 Is Available

Releases | Ryan Baxter | August 01, 2018 | ...

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

Spring Cloud Gateway

  • Bug Fixes. Those dealing with an empty body and no content type are of note.
  • Supports CORS Configuration #229
  • Response Timeout Configuration #371
  • Auto configuration and DSL support for Cloud Foundry route services #294
  • Better error messages and error logging in certain cases.

Spring Cloud Sleuth

Spring Cloud…

New Spring Integration, AMQP, Kafka Maintenance and Milestone Releases

Releases | Gary Russell | August 01, 2018 | ...

We are pleased to announce the following maintenance releases are now available.

All users are encouraged to upgrade to these versions

Spring Integration

Project Page | GitHub | JIRA | Documentation | Stack Overflow | Gitter

Spring AMQP (Spring for RabbitMQ)

Project Page | GitHub | JIRA | Documentation | Stack Overflow | Gitter

Spring for Apache Kafka

Project Page | GitHub | Issues | Documentation | Stack Overflow | Gitter

In addition, the first milestones of the next generations are also available:

Spring…

Spring Integration for AWS 2.0.0.RC1 and Spring Cloud Stream Kinesis Binder 1.0.0.RC1

Releases | Artem Bilan | August 01, 2018 | ...

Dear Spring Community!

It’s my pleasure to announce first Release Candidates for Spring projects supporting Amazon Web Services: Amazon Web Services: Spring Integration for AWS 2.0.0.RC1 and Spring Cloud Stream Binder for AWS Kinesis 1.0.0.RC1.

Both artifacts are available in the Spring Milestone repository and they can be consumed as maven dependencies:

<dependency>
    <groupId>org.springframework.integration</groupId>
    <artifactId>spring-integration-aws</artifactId>
    <version>2.0.0.RC1</version>
</dependency>

<dependency>
    <groupId>org.springframework.cloud</groupId…

Spring Vault 2.1 M1 available now

Releases | Mark Paluch | August 01, 2018 | ...

On behalf of the community, I'm pleased to announce the availability of the first Spring Vault 2.1 milestone. This release ships with 47 tickets fixed and the highlights of this first milestone include:

  • Support for Google Cloud Compute and Google Cloud IAM authentication mechanism support.
  • Integration of Vault's versioned Key-Value backend through VaultKeyValueOperations
  • Template API for Vault's wrapping endpoints.
  • Support of full pull mode in reactive AppRole authentication. The limitation of previous versions has been lifted now.
  • Improved Exception hierarchy for Vault login failures.

This release is compatible with Vault versions from 0.5.2 up to 0.10.3

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