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