Spring Data Ingalls SR12 and Kay SR7 released

Releases | Mark Paluch | May 08, 2018 | ...

On behalf of the Spring Data team, I'd like to announce the availability of the Ingalls SR12 and Kay SR7 service releases. Both releases pick up the just-released Spring Framework versions 4.3.17 and 5.0.6, respectively. The upcoming Spring Boot 1.5.13 will pick up Ingalls SR12, and Spring Boot 2.0.2 picks up Kay SR7 for your convenience.

Both releases ship with over 100 tickets fixed in total and are recommended upgrades to all users of the Ingalls and Kay release trains. You can find all the details within the linked changelogs.

2018-05-09 Update: The releases address a vulnerability. Please see this blog post published after the associated Spring Boot 2.0.2 and 1.5.13

This Week in Spring - May 8th, 2018

Engineering | Josh Long | May 08, 2018 | ...

Hi Spring fans! Welcome to another installment of This Week in Spring! This week I'm in Manchester, UK, for an appearance at the Manchester JUG and then it's off to London, UK, for some customer visits and the epic Devoxx UK event. This time next week I'll be in Denver, USA, for the SpringOne Tour event. If you're in any of these places, as usual, don't hesitate to reach out and say hi (@starbuxman)

Spring Session Apple SR2

Releases | Rob Winch | May 08, 2018 | ...

On behalf of the community I’m pleased to announce the release of Spring Session BOM Apple-SR2. This release includes an update to the core modules and adds support for Spring Session for Apache Geode. You can use the BOM

With Maven:

<dependencyManagement>
	<dependencies>
		<dependency>
			<groupId>org.springframework.session</groupId>
			<artifactId>spring-session-bom</artifactId>
			<version>Apple-SR2</version>
			<type>pom</type>
			<scope>import</scope>
		</dependency>
	</dependencies>
</dependencyManagement>
<dependencies>
	<dependency>
		<groupId>org.springframework.session</groupId…

Spring Security OAuth 2.3.3, 2.2.2, 2.1.2, 2.0.15 Released

Releases | Joe Grandja | May 08, 2018 | ...

I’m pleased to announce the releases of Spring Security OAuth 2.3.3, 2.2.2, 2.1.2 and 2.0.15. These maintenance releases primarily deliver bug fixes.

For a complete list of changes, please refer to:

2018-05-09 Update: The releases address a vulnerability. Please see this blog post published after the associated Spring Boot 1.5.13 release.

Project Page | GitHub | Documentation | Help

Spring Cloud Task 2.0.0.RELEASE is now available

Releases | Michael Minella | May 07, 2018 | ...

We are pleased to announce that Spring Cloud Task 2.0.0.RELEASE is now available on Github and the Pivotal download repository. Many thanks to all of those who contributed to this release.

What's New?

Spring Cloud Task 2.0.0.RELEASE is intended to be the version of the framework aligned with Spring Boot 2. Updates from 1.2.x include:

  • Updates to all dependencies.
  • Restricting concurrent task execution.
  • A failed batch job execution fails a task.

Let's walk through these updates in more detail.

Update to All Dependencies

As stated earlier, this is the generally available release that brings…

This Week in Spring - May 1st, 2018

Engineering | Josh Long | May 01, 2018 | ...

Hi Spring fans! Welcome to another installment of This Week in Spring! In the last week I went from Germany (for JAXON) to Linz, Austria (for DevOne) and Vienna, Austria (for a meetup) and now I'm in Melbourne, Australia (after a 10 hour stopover in Bangkok, Thailand), for the VOXXED Melbourne event. As usual, if you're around I'd love to hear from you!

Without further ado, we've got a lot to cover so let's get to it!

Spring Cloud Finchley.RC1 Has Been Released

Releases | Ryan Baxter | April 25, 2018 | ...

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

Notable Changes in the Finchley Release Train

Finchley.RC1 is based on Spring Boot 2.0.1.

Spring Cloud Task

Spring Cloud Config

Spring Cloud Bus

Spring Cloud Netflix

Spring Cloud Cloudfoundry

Spring Cloud Contract

  • Support for Pact v3
  • Integration with Pact Broker
  • Option to upload and fetch stubs from a Git repository
  • Bug Fixes

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