Spring Integration AWS 2.3.1 & Spring Cloud Stream Kinesis Binder 2.0.1 Available
Dear Spring Community,
Today it’s my pleasure to announce patch releases of Spring Integration for Amazon Web Services extension version 2.3.1
and Spring Cloud Stream Binder for AWS Kinesis version 2.0.1
.
These releases can be downloaded from Maven Central, JCenter, and our release repository:
compile "org.springframework.integration:spring-integration-aws:2.3.1.RELEASE"
If you don’t use Kinesis Binder. Or via Binder dependency:
compile "org.springframework.cloud:spring-cloud-stream-binder-kinesis:2.0.1.RELEASE"
Mostly these versions have bug fixes and some community feedback refinements…