Spring Cloud Open Service Broker 3.0.0.M3 Released

Releases | Roy Clarkson | December 21, 2018 | ...

We're please to announce the release of Spring Cloud Open Service Broker 3.0.0.M3. This 3.0 release will support Spring WebFlux and a reactive programing model, as well as additions and changes in the Open Service Broker API v2.14. This release includes:

  • Upgrade to Spring Boot 2.1.1.RELEASE (previously built against Spring Boot 2.0)
  • Adds a convenience property to the various request objects for accessing the Plan for the specified ServiceDefinition

Include the following Spring Boot starter:

<dependency>
  <groupId>org.springframework.cloud</groupId>
  <artifactId>spring-cloud-starter-open…

Spring Cloud Task 2.1.0.M2 is now available

Releases | Glenn Renfro | December 20, 2018 | ...

We are pleased to announce that Spring Cloud Task 2.1.0.M2 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.M2 is intended to be the version of the framework aligned with Spring Boot 2.1.0. Updates from 2.1.0.M1 include:

  • Update all dependencies.
  • By popular demand, @EnableTask is back.
  • Bug Fixes.

Let's walk through these updates in more detail.

@EnableTask is back

By popular demand, @EnableTask is back, with a twist! In this case, AutoConfiguration is still being used to create the TaskExplorer, TaskConfigurer, and other beans but does not create the TaskLifecycleListener (the bean that adds the Task Lifecycle to your application). The TaskLifecycleListener bean is created when a user adds the @EnableTask to…

Spring Data R2DBC 1.0 M1 released

Releases | Mark Paluch | December 12, 2018 | ...

It’s my pleasure to announce the first milestone of Spring Data R2DBC. Spring Data R2DBC is Spring's client project for R2DBC. With Spring Data R2DBC you get end to end reactive ad-hoc query execution and Spring Data repositories for relational databases.

Spring Data R2DBC embraces functional-reactive integration of relational databases by providing DatabaseClient as its central abstraction. The following example shows how to bootstrap DatabaseClient without spinning up a Spring context:

PostgresqlConnectionFactory connFactory = new PostgresqlConnectionFactory…

Spring Cloud Greenwich.RC1 available now

Releases | Spencer Gibb | December 12, 2018 | ...

On behalf of the community, I am pleased to announce that the Release Candidate 1 (RC1) 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.

End of Life (EOL) Reminder

The Dalston release train will reach EOL status at the end of 2018.

Notable Changes in the Greenwich Release Train

This milestone is compatible with Spring Boot 2.1.1.RELEASE. Updates were made across the projects for Java 11 compatibility.

Go to the Greenwich.RC1 github project to see all…

Spring Data Moore M1 released

Releases | Christoph Strobl | December 11, 2018 | ...

On behalf of the Spring Data team, I’m pleased to announce the availability of the first milestone of the Moore release train.

Notable changes include:

Please find a high-level overview of what has been added in our release wiki

Spring REST Docs 1.2.6.RELEASE

Releases | Andy Wilkinson | December 10, 2018 | ...

It's my pleasure to announce that Spring REST Docs 1.2.6.RELEASE is available from Maven Central, JCenter, and our release repository. My thanks to everyone who contributed to this release by reporting bugs and opening pull requests.

This maintenance release includes a handful of bug fixes and documentation improvements. It is a recommend upgrade for all Spring REST Docs 1.x users.

GitHub | Issues | Documentation | Twitter | Gitter | Stack Overflow

Spring REST Docs 2.0.3.RELEASE

Releases | Andy Wilkinson | December 10, 2018 | ...

It's my pleasure to announce that Spring REST Docs 2.0.3.RELEASE is available from Maven Central, JCenter, and our release repository. My thanks to everyone who contributed to this release by reporting bugs and opening pull requests.

This maintenance release includes a small number of fixes and documentation improvements. It is a recommend upgrade for all Spring REST Docs 2.x users.

GitHub | Issues | Documentation | Twitter | Gitter | Stack Overflow

Spring IO Platform Cairo-SR6

Releases | Andy Wilkinson | December 06, 2018 | ...

I am pleased to announce that Spring IO Platform Cairo-SR6 is now available from both repo.spring.io and Maven Central.

This maintenance release upgrades the versions of a number of the projects in the Platform:

  • Reactor Bismuth-SR14
  • Spring AMQP 2.0.10
  • Spring Boot 2.0.7
  • Spring Cloud Connectors 2.0.4
  • Spring Data Kay-SR12
  • Spring Framework 5.0.11
  • Spring Integration 5.0.10
  • Spring Kafka 2.1.11
  • Spring Security 5.0.10
  • Spring Session Apple-SR7

The versions of a number of third-party dependencies have also been updated.

Project Page | GitHub | Issues | Documentation

Spring Tools 4.0.2 released

Releases | Nieraj Singh | December 05, 2018 | ...

Dear Spring Community,

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

Highlights from this release include:

  • (Spring Boot) CTRL-CLICK navigation from application.properties and application.yml to Java
  • (Spring Boot) Improvements to 'Goto Symbol' and 'Live Hover' for functional style WebFlux request mappings
  • (Spring Boot) Support for Spring Boot log groups in properties and yaml editor
  • (Spring Boot) Various bug fixes
  • (Eclipse) Boot launch config editor 'override properties' now uses full-featured embedded properties editor

Detailed changes can be found here: https://github.com/spring-projects/sts4/wiki…

Spring Boot 2.1.1 available now

Releases | Madhura Bhave | November 30, 2018 | ...

On behalf of the team and everyone that contributed, I'm happy to announce that Spring Boot 2.1.1 has been released and is is now available from repo.spring.io and Maven Central.

This release contains almost 70 closed issues and pull requests which include bug fixes, documentation updates and dependency upgrades. Thanks to everyone who contributed with issue reports and pull requests.

How can you help?

If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask on stackoverflow.com using the spring-boot tag or chat with the community on Gitter

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