Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreDear 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. So, it is highly recommended to bump your projects to this latest versions.
The new minor versions (spring-integration-aws:2.4.0
& spring-cloud-stream-binder-kinesis:2.1.0
) have the same fixes content, but with an upgrade to the latest Spring Integration and Spring Cloud Stream versions for compatibility with the latest Spring Boot and Spring Cloud, respectively.
Many thanks to everyone from the Community for all the feedback and contribution to these projects.
Any feedback is welcome via all the available communication channels!
Spring Integration for AWS resources:
Project Page | Contributing | Help | Chat
Spring Cloud Stream Binder for AWS Kinesis resources:
Project Page | Contributing | Help | Chat