Spring Cloud Data Flow 1.2 RC1 released

Releases | Mark Pollack | April 20, 2017 | ...

On behalf of the team, I am pleased to announce the first release candidate of Spring Cloud Data Flow 1.2.

Note: A great way to start using this new release is to follow the Getting Started Guide in the reference documentation.

Highlights of the 1.2 RC1 release:

Composed Tasks

This release introduces Composed Tasks ! This feature provides the ability to orchestrate a flow of tasks as a cohesive unit-of-work. A complex ETL pipeline may include executions in sequence, parallel, conditional transitions, or a combination of all of the above. The composed task feature comes with DSL primitives and an interactive graphical interface to quickly build these type of topologies more easily. You can read more about it from the reference guide

Spring Boot 1.4.6 Available Now

Releases | Stéphane Nicoll | April 20, 2017 | ...

On behalf of the team, I am pleased to announce that Spring Boot 1.4.6 is now available from repo.spring.io and Maven Central.

Spring Boot 1.4.6 includes 70 fixes and a selection of improvements and dependency upgrades. Thanks to all that have contributed!

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.

Project Page | GitHub | Issues | Documentation | Stack Overflow | Gitter

Spring Cloud Pipelines 1.0.0.M4 Released

Releases | Marcin Grzejszczak | April 20, 2017 | ...

On behalf of the Spring Cloud team it is my pleasure to announce a new milestone release of Spring Cloud Pipelines - 1.0.0.M4.

What’s new?

Apart from some bug and documentation fixes it contains a community feature done by Łukasz Szczęsny with support for Jenkins Declarative Pipeline with Blue Ocean. This is how it looks like

Production deployment

You can read more about this feature in Spring Cloud Pipelines Docs

Please check out any of these links for more information or to contact us:

This Week in Spring - April 18th, 2017

Engineering | Josh Long | April 18, 2017 | ...

Hi Spring fans! Welcome to another installment of This Week in Spring! This week I'm in Atlanta, GA, at DevOps Days Atlanta, and Boston for the Agile Tech Alliance conference. If you're around for either I'd love to see you - say hi!

Don't miss me, Spring Team members, and community speakers at the upcoming Spring Days Chicago, New York and Atlanta events!

As usual, we've got a lot to cover so let's get to it!

Spring Cloud Task 1.2.0.RC1 is now available

Releases | Glenn Renfro | April 14, 2017 | ...

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

Spring Cloud Task 1.2.0.RC1 offers the following features:

  • Upgrade to Spring Cloud Stream Chelsea GA.
  • Renamed closecontext.enable to closecontext.enabled as to match the Spring Boot style for enabled properties.
  • Task name can be set when creating a TaskExecution externally, allowing the launcher to set the name in a persistent manor.
  • Added Ordered Interface to Task Events and Batch Job Events so the user can establish when task or batch events are emitted from their Spring Cloud Task application.
  • Cleaned up Spring Cloud Task dependencies.
  • Update default task name creation to prevent conflicts with JMX.

Spring Cloud Stream Chelsea goes GA!

Releases | Marius Bogoevici | April 13, 2017 | ...

On behalf of the community, I am happy to announce the general availability of the Spring Cloud Stream Chelsea release train. For this release train, the first general availability release is Chelsea.SR1, which fixes a number of issues over Chelsea.RELEASE (all within the scope of the metrics export feature). Chelsea.SR1 is also included as part of Spring Cloud Dalston.RELEASE.

The new release is available in Maven Central, and a detailed description of its features can be found in the reference documentation. For information about artifacts and most recent changes, please consult the release…

Spring Data Kay M2 released

Releases | Oliver Drotbohm | April 13, 2017 | ...

On behalf of the Spring Data team, I'd like to announce the availability of the second milestone of the release train Kay. The release is an important step towards a second generation of Spring Data.

We've upgraded the majority of the codebase to Java 8, now also embracing e.g. Optional in method signatures. This mostly affects internal SPIs but also leaks into user code, especially in CrudRepository. The support for reactive Spring Data repositories has been extended to Couchbase (Thanks, Subhashni!), the Redis module has a reactive template API now. The release also ships support for IsEmpty and IsNotEmpty for derived queries and implementaitons of those for MongoDB and JPA. The aggregation framework in MongoDB now also supports…

Spring Tips: Season 2 Recap

Engineering | Josh Long | April 12, 2017 | ...

Hi Spring fans! We've now finished two seasons - 11 episodes and a recap post each - of Spring Tips. I'm going to take a little while to dream up some more content and, before you know it, we'll be back at it again! I'm always interested in hearing proposed topics so if you have some, please, by all means, shout it out loud to me on Twitter (@starbuxman) or by email ([email protected]).

The motivations for me in doing these Spring Tips are:

  • revisit traditional topics in light of Spring Boot and
  • highlight parts of the amazing Spring ecosystem that, for one reason or another, don't get enough attention.

Spring Cloud Dalston Released

Releases | Spencer Gibb | April 12, 2017 | ...

On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud Dalston Release Train is available today. The release can be found in Maven Central. You can check out the Dalston release notes for more information.

Notable Changes in the Dalston Release Train

Vault

Spring Cloud Vault Config is a new project that provides client-side support for externalized secret management in a distributed system via Hashicorp Vault.

Config Server

Config Server now has support for multiple backends via a Composite pattern. This allows for combinations of…

Get the Spring newsletter

Thank you for your interest. Someone will get back to you shortly.

Get ahead

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

Learn more

Get support

Tanzu 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