Spring LDAP 2.2.0 Released

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

On behalf of the community, I am pleased to announce the release of Spring LDAP 2.2.0.RELEASE.

What’s New in Spring LDAP 2.2

You can find highlights of what’s new in the What’s New in Spring LDAP 2.2 section of the reference.

Contributions

Without the community we couldn’t be the successful project we are today. I’d like to thank everyone that created issues & provided feedback.

Feedback Please

If you have feedback on this release, I encourage you to reach out via StackOverflow, GitHub Issues, or via the comments section. You can also ping me @rob_winch or Joe @joe_grandja on Twitter.

Of course the best feedback comes in the form of contributions

Spring Cloud Camden SR1 is available

Releases | Marcin Grzejszczak | October 24, 2016 | ...

On behalf of the team, I am happy to announce the new service release of the Spring Cloud Camden Release Train. Camden.SR1 can be found in our Spring Release repository or in Maven Central. You can check out the Camden release notes for more information.

Highlights of the Camden SR1 Release Train

The following modules form Camden.SR1:

Module Version
Spring Cloud AWS 1.1.3.RELEASE
Spring Cloud Bus 1.2.1.RELEASE
Spring Cloud Commons 1.1.4.RELEASE
Spring Cloud Contract 1.0.1.RELEASE
Spring Cloud Config 1.2.1.RELEASE
Spring Cloud Netflix 1.2.1.RELEASE
Spring Cloud Security 1.1.3.RELEASE
Spring Cloud Sleuth 1.0.10.RELEASE
Spring Cloud Stream Brooklyn.RELEASE
Spring Cloud Task 1.0.3.RELEASE
Spring Cloud Zookeeper 1.0.3.RELEASE

Spring Cloud Pipelines

Releases | Marcin Grzejszczak | October 18, 2016 | ...

On behalf of the Spring Cloud team it is my pleasure to announce a new project called Spring Cloud Pipelines. Unlike most of Spring projects this one is not available at any repository since it’s not a library, but instead it is available as a github repo for you to download and use as template for creating a deployment pipeline.

Without any further ado let’s get into some details related to the project.

Problem we’re trying to solve

Spring, Spring Boot and Spring Cloud are tools that allow developers speed up the time of creating new business features. It’s common knowledge however that the…

This Week in Spring - October 18, 2016

Engineering | Josh Long | October 18, 2016 | ...

Welcome to another installment of This Week in Spring! It's been another crazy wonderful week. This week I'm in London and Cambridge, UK visiting with customers and speaking (in particular, at the O'Reilly Software Architecture Conference) If you're about be sure to say hi! Now then, let's get to it!

  • The Spring Cloud Services Team, led by Chris Sterling has just finished making Eureka Service Discovery work even better on Pivotal Cloud Foundry. The new 1.2 release allows peer replication across installations and organizations, enabling multi-site replication.
  • Spring Cloud Data Flow 1.1.M2 just released today, picking up Boot 1.4.1 and Spring Cloud Camden releases. Check out all the extra goodies in Mark Pollack's blog post.
  • Learn how to build data-centric microservices with Spring Cloud Data Flow with this incredible webinar
  • Spring Integration ninja Artem Bilan has just

Spring Cloud Data Flow 1.1 M2 Released

Engineering | Mark Pollack | October 18, 2016 | ...

On behalf of the team, I am pleased to announce the release of the second milestone of Spring Cloud Data Flow 1.1. You can download the local server that is part of this release here.

The 1.1 M2 release includes the following new features and improvements:

  • Builds upon Boot 1.4.1 and Spring Cloud Camden improvements

  • Task application properties can now be referenced using non-prefixed property names

  • Add visual representation for related streams. This representation also includes nested TAPs and the downstream processing nodes in an overall topology view.

Visualization of Taps

  • The UI adds bulk import support for Task definitions. This allows importing task definitions from a file or the ability to add multiple task-definitions using the Flo-editor

  • The flo-editor embeds CodeMirror for incremental DSL syntax validation and error reporting. There’s also a toggle on/off button to enable and disable incremental validations.

  • Adds a form-based login page for non-OAUTH backend authentication methods such as the LDAP, Basic and File-based options.

  • Adds the ability to pass application specific properties via YAML file. This is particularly useful when deploying streams with that set many deployment properties.

Webinar Replay: Data Microservices in the Cloud

News | Pieter Humphrey | October 17, 2016 | ...

Speakers: Mark Pollack, Mark Fisher Spring Cloud Data Flow enables you to create data pipelines for many common use-cases such as data ingestion, real-time analytics and data import/export. In this webinar, we will introduce Spring Cloud Data Flow’s architecture and walk through the orchestration capabilities of long-running and short-lived data-centric applications on multiple runtime platforms such as Cloud Foundry, Kubernetes, Apache Mesos and Apache YARN. Spring Cloud Data Flow represents the evolution of Spring XD and retains the DSL to define data pipelines as well as the web based UI…

Java DSL for Spring Integration 1.2 Release is available

Releases | Artem Bilan | October 14, 2016 | ...

Dear Spring Community,

It’s my pleasure to announce that the Java DSL for Spring Integration 1.2 GA is now available.

The artifact org.springframework.integration:spring-integration-java-dsl:1.2.0.RELEASE is available in the Release repo and Maven Central.

Since the previous Release Candidate 1 we have received some feedback and these additional features have been added:

Thread Barrier support

A new .barrier() and its mirror .trigger() EIP-methods have been added to the IntegrationFlow definition:

private static final String BARRIER = "barrier";

@Bean
public IntegrationFlow barrierFlow…

Spring Cloud Task 1.1.0.M2 is now available

Releases | Glenn Renfro | October 12, 2016 | ...

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

What's new in Spring Cloud Task 1.1.0.M2

This release continues to progress on 1.1.0's main theme of improving overall task functionality as well as migrating features that existed within Spring XD to Spring Cloud Task. The main updates for this release are the following:

  • Support for Generated Task Id - A common use case for a Spring Cloud Task application is to launch it within a PaaS, like Cloud Foundry or…

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