Upcoming Webinar: Bootiful Observability with Tanzu Wavefront by Josh Long and Sushant Dewan

News | Josh Long | June 12, 2020 | ...

Need better insight into your Spring Boot Applications? Join Spring Developer Advocate Josh Long and Sushant Dewan in a live webinar conversation on June 24th at 10:00 AM PST.

Get Tanzu Observability tips on how to understand the impact of your code on your application with application maps, metrics, distributed traces, histograms, and span logs analytics!

Register now for this free, virtual event you won't want to miss.

Spring Batch 4.2.4 available now!

Releases | Mahmoud Ben Hassine | June 11, 2020 | ...

I am pleased to announce that Spring Batch 4.2.4 has been released with a number of bug fixes and performance improvements. Please find the complete list of changes in the release notes.

Please note that due to a glitch in the release process, we had to bump the patch version from 4.2.3 to 4.2.4. Please upgrade to version 4.2.4 at your earliest convenience as this is the primary active branch for the moment.

Spring Batch Home | Source on GitHub | Reference Documentation

Spring Boot 2.1.15 available now

Releases | Stéphane Nicoll | June 11, 2020 | ...

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

This release includes 25 bug fixes, enhancements, documentation improvements, and dependency upgrades. Thanks to all those who have 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

Spring Boot 2.2.8 available now

Releases | Stéphane Nicoll | June 11, 2020 | ...

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

This release includes 54 bug fixes, enhancements, documentation improvements, and dependency upgrades. Thanks to all those who have 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

Spring Cloud Data Flow 2.6.0-M1 Released

Spring Cloud Data Flow team is pleased to announce the first milestone release of 2.6.0.

This 2.6.0-M1 adds some bug fixes and the following features:

  • Composed Task Runner as SCDF native module Composed Task Runner is now an integral part of SCDF itself and gets registered implicitly while the users who have the custom composed task runner can still override the native one. This enables us to integrate the composed tasks management within the context of Spring Cloud Data Flow. This change also allowed us to provide some additional user experiences when managing composed tasks. .

  • Improvements in task applications management This milestone added some improvements at the backend such as the ability to uniquely identify the task elements inside the composed task, adding task manifest as part of the last ran task definition, ability to cleanup task related resources as part of task definition cleanup along with the SCDF dashboard changes.

The path towards Spring Boot native applications

Engineering | Sébastien Deleuze | June 10, 2020 | ...

I would like to use the opportunity of our Spring GraalVM Native 0.7.0 release to give you a status update about our work on Spring Boot native images.

Why?

Native image provides a way to build and run Spring Boot applications with different characteristics than a regular JVM deployment:

  • The output is a native executable that contains your application with a subset of the JDK and the dependencies required to run it.

  • In practice the executable would likely be shipped in an highly optimized container image (FROM scratch Docker image is supported) with reduced surface attack which is good fit with Kubernetes.

  • Startup time is almost instant and peak performance is available immediately, allowing support for scale-to-zero (serverless) applications including for regular Spring Boot web applications.

  • Memory consumption is reduced, which is a good fit for systems split into multiple microservices.

Spring Data Neumann SR1, Moore SR8, and Lovelace SR18 available now

Releases | Mark Paluch | June 10, 2020 | ...

On behalf of the team, I'm pleased to announce Spring Data releases Neumann SR1, Moore SR8, and Lovelace SR18. Those service releases are built on top of Spring Framework releases 5.2.7 (Neumann and Moore) and 5.1.16 (Lovelace) and ship with mostly dependency upgrades and fixes, along with a few selected improvements.

Spring Data Neumann SR1 contains 59 improvements and fixes. Spring Data Moore SR8 ships with 55 fixes and improvements. Finally, Spring Data Lovelace SR18 includes 38 selected fixes.

All service released will be picked up by the upcoming Spring Boot 2.3.1, 2.2.8, respective 2.1.15 releases for your…

Spring Cloud App Broker 1.1.1 released

Releases | Gareth Clay | June 10, 2020 | ...

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

  • Upgrade to Spring Cloud Open Service Broker 3.1.1.RELEASE
  • Upgrade to Spring Boot 2.2.7.RELEASE
  • Upgrade to CF Java Client 4.7.0.RELEASE
  • Upgrade to Spring CredHub 2.1.1.RELEASE
  • Permissions stored in CredHub are now cleaned up on unbind
  • Backing app environment is updated on upgrade
  • Add service instance logging endpoints to support the service instance logs CF CLI plugin
  • Fixed an issue where configured backing services were not being deleted
  • Fixed an issue with deletion of permissions from CredHub
  • Add a new logging starter

Spring Framework 5.2.7 and 5.1.16 available now

Releases | Stéphane Nicoll | June 09, 2020 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 5.2.7 and 5.1.16 are available now.

Spring Framework 5.2.7 includes over 44 fixes and improvements. Spring Framework 5.1.16 includes 17 selected fixes and improvements.

As usual, we'll follow up shortly with corresponding Spring Boot releases (2.3.1, 2.2.8 and 2.1.15).

Project Page | GitHub | Issues | Documentation

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