Spring Session 1.1.1 Released

Releases | Rob Winch | March 17, 2016 | ...

On behalf of the community, I'm pleased to announce the release of Spring Session 1.1.1.RELEASE. The release can be found in Maven Central.

Change Log

This release includes a number of minor fixes and upgrade is recommended for anyone currently using Spring Session. You can find details of the fixes in the changelog

Upcoming Conferences

Make sure to register for Spring I/O conference where you can learn about the latest and greatest Spring has to offer.

If you are interested in attending SpringOne Platform make sure you register before the early bird discount ends to save big!

Site | Documentation | Issues | Help

Reactor Core 3.0 becomes a unified Reactive Foundation on Java 8

Releases | Stephane Maldini | March 11, 2016 | ...

[Update] Following our Reactor 2.5 introduction, we shifted the version to 3.0 to reflect better the major redesign effort overtaken.

A meaningful composition API

The former reactor-stream module has been merged into Reactor Core 3.0. Flux and Mono respectively representing 0..N and 0..1 sequence types now cover a solid range of operations for the following categories:

  • Cold-to-Hot or Multicasting : publish, publishNext, cache, multicast...
  • Aggregating/Reducing (Transforming) : buffer, reduce, scan, window, sample...
  • Filtering : filter, exists, single...
  • Conditioning : timeout, take, takeUntil, skip, skipUntil...
  • Combining : withLatestFrom, combineLatest
  • Backpressuring : onBackpressureDrop, onBackpressureLatest...

Spring IO Platform 2.0.3.RELEASE

Releases | Andy Wilkinson | March 02, 2016 | ...

Spring IO Platform 2.0.3.RELEASE 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 to pick up their latest maintenance releases:

  • Spring AMQP 1.5.4.RELEASE
  • Spring Boot 1.3.3.RELEASE
  • Spring Data Gosling SR4
  • Spring Framework 4.2.5.RELEASE
  • Spring Integration 4.2.5.RELEASE
  • Spring Security OAuth 2.0.9.RELEASE

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

Project Page | GitHub | Issues | Documentation

Spring Tool Suite 3.7.3 released

Releases | Martin Lippert | March 01, 2016 | ...

Dear Spring Community,

I am happy to announce the 3.7.3 release of the Spring Tool Suite, our Eclipse-based tooling.

Highlights from this release include:

  • updated to latest Eclipse Mars.2 (4.5.2) release + early access of STS on Eclipse Neon (4.6) M5
  • content assist, validation and hover help for Cloud Foundry manifest files
  • support for multiple launch configurations for local apps in Spring Boot dashboard
  • first class handling of Cloud Foundry manifest files in the Spring Boot dashboard
  • service instances on Cloud Foundry now visible in the Spring Boot dashboard
  • major improvements to the Spring Boot YML and properties editors (including new and advanced content-assist options)

To download the distributions, please go visit:

Detailed new and noteworthy notes can be found here: STS 3.7.3 New & Noteworthy.

STS 3.8.0 is scheduled to ship in early July 2016, based on Eclipse Neon (4.6).

Enjoy!

Spring Boot 1.3.3 and 1.4.0.M1 available now

Releases | Stéphane Nicoll | February 26, 2016 | ...

On behalf of the team, it is my pleasure to announce that Spring Boot 1.3.3 and 1.4.0.M1 have been released today. Spring Boot 1.3.3 includes 60 fixes and a selection of improvements and dependency upgrades. This release is a recommended upgrade for all users.

Spring Boot 1.4.0.M1 is available in the Spring milestone repository and provides a number of improvements and new features. For a complete list of changes, and for upgrade instructions, see the Spring Boot 1.4 Release Notes on the WIKI. The reference documentation has also been updated.

Thanks again to everyone that has contributed to the release! Please give it a go and report any problems using the project Issue tracker

Spring Framework 4.2.5 available now

Releases | Stéphane Nicoll | February 25, 2016 | ...

It is my pleasure to announce that Spring Framework 4.2.5 is available from repo.spring.io and Maven Central! This fifth maintenance release in the 4.2 line contains 40 fixes and improvements and is a recommended upgrade for all 4.x users, in particular also from 4.1 now.

Our next stop is the first release candidate of Spring Framework 4.3 next month, with many key features (including several core container refinements) available in the snapshots already. Please give a 4.3 snapshot a try and let us know if you encounter any regressions.

Project Page | GitHub | Issues | Documentation

Spring Session 1.1.0 Released

Releases | Rob Winch | February 25, 2016 | ...

On behalf of the community, I'm pleased to announce the release of Spring Session 1.1.0.RELEASE. The release can be found in Maven Central.

Change Log

With over 80 issues resolved, there is plenty found in this release. You can find a complete list of changes in the change logs (1.1.0.M1, 1.1.0.RC1, 1.1.0.RELEASE). A summary of the changes can be found below:

Spring XD 1.3.1 GA and Flo for Spring XD 1.0.1 GA released

Releases | Mark Pollack | February 24, 2016 | ...

Today we are pleased to announce the general availability of Spring XD 1.3.1 and Flo for Spring XD 1.0.1

  • Spring XD 1.3.1 GA: zip, brew and rpm.
  • Flo for Spring XD 1.0.1 GA: zip.

Here are some highlights of bug fixes and general improvements. Consult the JIRA release notes for the full list of issues fixed.

Spring Data Gosling SR4 released

Releases | Oliver Drotbohm | February 23, 2016 | ...

In preparation of a Spring Boot service release on the horizon, I am pleased to announce the fourth service release of the Spring Data release train Gosling. As usual, service releases contain bugfixes — 45 in total this time —, so that an upgrade is highly recommended.

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