Spring Boot 1.1.4 released

Releases | Andy Wilkinson | July 08, 2014 | ...

We are pleased to announce that Spring Boot 1.1.4 has been released and is available from repo.spring.io and Maven Central.

This release addresses a number of bugs, adds support for the first stable release of Tomcat 8 (8.0.9), and also provides improved logging configuration that allows you to configure logging levels in application.properties or application.yaml. For a complete list of changes please refer to the issue tracker.

Thanks again to everyone who has contributed to the project.

Project Page | GitHub | Issues | Documentation

Spring IO Platform 1.0.1 released

Releases | Andy Wilkinson | July 08, 2014 | ...

We are pleased to announce that the first maintenance release of Spring IO Platform has been released. It's available from both repo.spring.io and Maven Central.

This release upgrades the versions of a number of the projects in the Platform to pick up their latest maintenance releases:

  • Spring AMQP 1.3.5
  • Spring Boot 1.1.4
  • Spring Batch 3.0.1
  • Spring for Apache Hadoop 2.0.1
  • Spring Framework 4.0.6

Project Page | GitHub | Issues | Documentation

Spring Social Facebook 2.0.0.M1 Released

Releases | Craig Walls | July 03, 2014 | ...

Dear Spring Community,

I'm pleased to announce the first milestone release of Spring Social Facebook 2.0.0. The primary focus of this release was to update the API binding to target version 2.0 of Facebook's Graph API.

Note that due to breaking changes in Facebook's Graph API, there were necessarily some breaking changes in this version of Spring Social Facebook. Fortunately, however, Facebook has promised a two-year stability guarantee for all versions of their API, so such breaking changes should be able to be handled more gracefully going forward.

Facebook is requiring all applications…

Spring Data Dijkstra SR1 released

Releases | Oliver Drotbohm | June 30, 2014 | ...

On behalf of the Spring Data team I am pleased to announce the availability of the first service release of the Dijkstra release train. It includes 59 fixes overall for the following modules:

Spring Boot 1.1.3 Available Now

Releases | Dave Syer | June 27, 2014 | ...

Spring Boot 1.1.3 is available now in Maven Central. This was primarily a bugfix release for Windows users needing the executable JAR features of Spring Boot, but several other issues were resolved, and there are plenty of documentation and third-party version updates too.

Thanks again to all the people who contributed (84 committers now and rising)!

Spring IO Platform 1.0.0 Released

Releases | Josh Long | June 26, 2014 | ...

We're pleased to announce the release of Spring IO Platform 1.0.0 RELEASE, and represents some amazing engineering work. The highlights of this release are:

  • A Bill-of-Materials release (a Maven BOM dependency) that level sets the versions for you.
  • Spring IO represents curated and harmonized dependencies that just work together - tests cover all the Spring projects and lots of popular 3rd party open source
  • One platform, many workloads - build web (HTML-, websocket-, and REST-powered web apps), mobile, integration, batch, reactive or big data applications, or just great APIs
  • Radically simplified development experience with Spring Boot
  • Production-ready features provided out of the box (monitoring, metrics, etc)

Spring Boot 1.1.2.RELEASE Available Now

Releases | Phil Webb | June 24, 2014 | ...

The second maintenance release for Spring Boot 1.1 has been released and is available now from repo.spring.io and maven central.

This release fixes a number of issues and also offers some performance improvements when running "executable JARs". For a complete list of changes see the issue tracker.

(Windows users may want to use the Spring Boot 1.1.3.RELEASE as it fixes some Windows specific issues.)

Project Page | GitHub | Issues | Documentation

Final Service Release For Spring Data Release Train Codd Available

Releases | Oliver Drotbohm | June 18, 2014 | ...

I'd like to announce the availability of the third and final service release for the Spring Data release train named Codd. The release contains a lot of bug fixes that made it into the RC and GA releases of the Dijkstra release train already.

Spring Integration Java DSL Milestone 2 Released

Releases | Artem Bilan | June 18, 2014 | ...

We are pleased to announce the release of the Second Milestone of the Java DSL extension for Spring Integration!

The org.springframework.integration:spring-integration-java-dsl:1.0.0.M2 artifact is available from the Spring IO Milestone Repository.

Milestone 2 includes several bug fixes, some new features and further improvements.

Thank you to all who tried milestone 1, provided feedback, raised issues, and shared their thoughts.

Here is a summary of major changes since Milestone 1:

Lambda Handler

As you may have noticed, the use of Java 8 Lambdas is the power tool to make this DSL convenient and readable. One community request we received was to allow the declaration of a Lambda for the .handle() EIP-method instead of having to declare a POJO and use it as a method invocation. But one concern was to not lose "runtime type conversion". However, you can't get the generic type for Lambdas. After some investigation we found the solution by additing a type argument. Hence, several new methods have been added to the IntegrationFlowBuilder

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