Spring Cloud 2020.0.0-M6 (aka Ilford) Is Available

Releases | Ryan Baxter | December 02, 2020 | ...

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

This release is compatible with Spring Boot 2.4.0.

Notable Changes in the 2020 Release Train

This release requires Spring Boot 2.4.0.

Please see the wiki for a list of all breaking changes in this release train.

See all of the included issues and pull requests at the Github project.

Spring Cloud Sleuth

Spring Cloud App Broker 1.2.1 released

Releases | Gareth Clay | December 02, 2020 | ...

We are pleased to announce the release of Spring Cloud App Broker 1.2.1!

Our focus at the start of the 1.2.x release series has been to update our major dependencies, namely Spring Boot and Spring Cloud Open Service Broker. We have also updated and simplified our build and release process. Since the release of 1.1.1, the 1.2.1 release incorporates the following updates:

  • Update the Gradle build to make use of new native features for dependency management and publication
  • Upgrade to Spring Cloud Open Service Broker 3.2.0
  • Upgrade to Spring Boot 2.3.6

Gradle:

implementation("org.springframework…

This Week in Spring - December 1st, 2020

Engineering | Josh Long | December 02, 2020 | ...

Spring Cloud Open Service Broker 3.2.0 Released

Releases | Roy Clarkson | November 30, 2020 | ...

We are pleased to announce the general availability of Spring Cloud Open Service Broker 3.2.0. Version 3.2.0 is upgraded to Spring Boot 2.3, and addresses a few issues related to OSB API v2.15 support. It is feature compatible with the 3.1.2 release, and includes the following:

  • Upgrade to Spring Boot 2.3.6.RELEASE (#310)
  • Return HTTP 400 Bad Request for unknown instance in last operation (#306)
  • Fix MaintenanceInfo.toString (#301 via @gberche-orange)
  • Replace dependency management plugin with Gradle platform dependencies (#298)
  • Add MaintenanceInfo to CreateServiceInstanceRequest and UpdateServiceInstanceRequest (#290)
  • Return the operation in the HTTP 202 response body when an async operation is in progress and another request is received for the same service instance (#284)
  • Update Gradle build to use native Gradle facilities for publishing artifacts (#280)

Spring Data 2020.0 - New and Noteworthy in Spring Data for Apache Cassandra 3.1

Engineering | Mark Paluch | November 26, 2020 | ...

Spring Data 2020.0.0 ships with Spring Data for Apache Cassandra 3.1. This release ships with numerous enhancements that refine existing functionality and introduce support for selected Cassandra 4 features:

  • Reactive auditing
  • Reactive SpEL support in @Query query methods.
  • Configuration of the keyspace per Statement through CqlTemplate and QueryOptions.
  • Revised CqlOperations with new queryForStream(…) methods returning a Stream with transparent pagination.
  • DataClassRowMapper to map Cassandra results to data classes via constructor creation/bean properties

Reactive Auditing

Reactive auditing is enabled by annotating your configuration class with @EnableReactiveCassandraAuditing. Registering a bean that implements ReactiveAuditorAware

This Week in Spring - November 24th, 2020

Engineering | Josh Long | November 25, 2020 | ...

Hi, Spring fans! Welcome to another jam-packed installment of This Week in Spring! It's the week of Thanksgiving here in the United States and I feel like I've got a ton of things and a ton more people for which and for whom to be thankful, and a huge, constant part of that is you, dear community. I say this in this column all the time, but you - the community - are the main reason that Spring is worth doing. I know that I speak for the entire Spring team when I say: thank you! And, speaking for myself, I hope that, whether you're in the US celebrating Thanksgiving or anywhere else, that you…

Spring Data 2020.0 - New and Noteworthy in Spring Data Elasticsearch 4.1

Engineering | Christoph Strobl | November 24, 2020 | ...

Spring Data Elasticsearch is one of the community modules shipped with the 2020.0 release. On behalf of P.J. Meisch, who is doing most of the heavy lifting these days, we’re happy to share his insights on the current release.

The previous release included major overhaul of the internal code structure and the API, whereas the 2020.0 version of Spring Data Elasticsearch focused on fixing bugs and adding functionality.

Altogether there were 23 bugs fixed and 81 other issues resolved. Spring Data Elasticsearch now is built with the actual Elasticsearch version 7.9.3.

This blog post shows the most…

Spring Native for GraalVM 0.8.3 available now

Releases | Sébastien Deleuze | November 23, 2020 | ...

On behalf of everyone that has contributed, I am pleased to announce that Spring Native for GraalVM 0.8.3 has been released and is available from Spring milestone repository, check the updated reference documentation for more details.

Spring Native for GraalVM provides an incubating support for compiling Spring applications to native executables using the native-image compiler, in order to provide a native deployment option designed to be packaged in lightweight containers. In practice, the target is to support your Spring application (typically a Spring Boot one), unmodified, on this new…

Spring Data 2020.0 - New and Noteworthy in Spring Data Neo4j 6.0

Engineering | Christoph Strobl | November 20, 2020 | ...

Spring Data Neo4j is a Spring Data community project that is maintained and developed by Neo4j, Inc. On behalf of the team working on the module at Neo4j, we are happy to share their insights about recent changes and new features shipped with the 2020.0.0 release.

Neo4j users who use Spring Boot 2.3 require special attention because the configuration infrastructure for Spring Data Neo4j 6.0 has changed in an incompatible way.

That said, not only has the configurational infrastructure changed, but the whole project changed.

The module has some history and went through several major changes. For…

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