Spring Data release train Gosling SR2 released

Releases | Oliver Drotbohm | December 18, 2015 | ...

On behalf of the Spring Data team I'd like to announce the availability of the second service release of the Spring Data Gosling release train. The release ships 45 issues fixed and contains an important bugfix for an issue in Spring Data JPA's method metadata detection. Thus it's a recommended upgrade for all Gosling users and also users of previous release trains.

The release is be included in the just released Spring Boot 1.3.1 release which should make the upgrade a non-issue. If you're using the BOM, make sure you upgrade to Gosling-SR2A (note the trailing A). A tiny glitch during the…

Spring Boot 1.3.1 and 1.2.8 available now

Releases | Stéphane Nicoll | December 18, 2015 | ...

Spring Boot 1.2.8 and 1.3.1 have been released and are available now from repo.spring.io and Maven Central.

If you haven't tried Spring Boot 1.3 yet, now may be the time to do so: 1.3.1 is a maintenance release that brings 126 fixes and improvements, almost half of those being pull requests. Thanks again to our amazing contributors!

Spring Boot 1.2.8 is a maintenance release with a selection of fixes and improvements.

As we have fixed a security vulnerability, we highly recommend an immediate upgrade for all Spring Boot users.

Project Page | GitHub | Issues | Documentation

Spring Framework 4.2.4 & 4.1.9 released

Releases | Juergen Hoeller | December 17, 2015 | ...

Dear Spring community,

It is my pleasure to announce that Spring Framework 4.2.4 and 4.1.9 are available from repo.spring.io and Maven Central!

4.2.4 addresses a few regressions in the 4.2.x line and includes many fixes and enhancements, with no immediate issues remaining. 4.2.4 is a recommended upgrade for all 4.x users now. Please note that the 4.2.x line moves into maintenance mode at this point, with a low-volume 4.2.5 maintenance release scheduled for mid February.

4.1.9 is designed as the last release in the 4.1.x line, backporting applicable bug fixes as well as selected recent enhancements from 4.2.3 / 4.2.4. Note that this is the ultimate 4.1.x release: Your next upgrade step beyond 4.1.9 is the above-mentioned 4.2.5 in February, even for compatibility issues and…

Spring Batch 3.0.6.RELEASE is now available

Releases | Michael Minella | December 11, 2015 | ...

We are pleased to announce that Spring Batch 3.0.6.RELEASE is now available via Maven Central, Github and the Pivotal download repository. This is the 6th maintenance release for the 3.0.x branch of Spring Batch and addresses a number of minor bug fixes and enhancements. Many thanks to all of those who submitted the many pull requests that went into this release.

Spring Batch Home | Source on GitHub | Reference Documentation

We look forward to your feedback in Jira, StackOverflow, or to me directly via Twitter @michaelminella.

Spring Social Facebook 2.0.3 Released

Releases | Craig Walls | December 09, 2015 | ...

Dear Spring Community,

I'm pleased to announce the release of Spring Social Facebook 2.0.3.RELEASE. This is a maintenance release that addresses a few bugs, the most significant of which was a breaking change introduced recently in Facebook's Graph API which prevented connections and sign-in from working with Spring Social Facebook. In addition, the API binding has been adjusted to target Graph API v2.5.

View the changelog for more details.

Project Site | Reference | JavaDoc

Spring Framework 5.0 Roadmap Update

Releases | Juergen Hoeller | December 03, 2015 | ...

You might have heard the news already: JDK 9 is going to be delayed by half a year, now aiming for a March 2017 release instead of its original September 2016 target.

Since Spring 5 is designed to track JDK 9 very closely, we decided to revisit our own roadmap as well: We are nevertheless going to start our release candidate phase in Q4 2016 but we won't go GA before March 2017 either. That said, we really mean it: The goal is for Spring Framework 5.0 to go GA right after JDK 9's GA date then.

The opportunity for you to start working with Spring 5 features will begin much sooner anyway, with…

Gradle dependency management plugin 0.5.4 released

Releases | Andy Wilkinson | December 03, 2015 | ...

I am pleased to announce that Gradle dependency management plugin 0.5.4.RELEASE is now available from Maven Central, JCenter, and the Gradle Plugin Portal.

This maintenance release includes a significant improvement in the performance of applying Maven-style exclusions to your Gradle builds. The change provides a 20x speed up, reducing the overhead, even with very complex dependency graphs, to 50ms or less.

For more information about how the plugin can improve your Gradle builds, please read the introductory blog post.

Spring Cloud Connectors 1.2.1 released

Releases | Scott Frederick | December 02, 2015 | ...

I’m pleased to announce the availability of Spring Cloud Connectors 1.2.1. This is a maintenance release with a few new features and a few bug fixes.

Here are the highlights:

Heroku Connector

Relational Databases

  • The Heroku cloud connector now recognizes the DATABASE_URL environment variable when detecting PostgreSQL database.

Redis

Spring Connector

Relational Databases

  • When creating a DataSource, Spring Cloud Connectors will look for a pooling DataSource implementation on the classpath and choose one based on a default priority. The priority of detection has been changed to more closely match the order used in Spring Boot.
  • Applications can customize the priority order of pooled DataSource implementations using either Java configuration or XML configuration.
  • DataSourceConfig will now accept a map of key/value pairs to allow setting arbitrary properties of the created DataSource. This allows overriding of the default JDBC driver class name and validation query set up by Connectors, in addition to other properties of the DataSource

Get the Spring newsletter

Thank you!

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

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