Spring Integration for AWS 1.1 Release Candidate 1 Available
Dear Spring Community!
Today I’d like to announce the first Release Candidate of the version 1.1
of Spring Integration for Amazon Web Services. Its artifact
org.springframework.integration:spring-integration-aws:1.1.0.RC1
is available in the Milestone Repository.
Thanks to everybody contributed!
Some highlights of the features since the previously announced Milestone 1:
KinesisMessageDrivenChannelAdapter
The KinesisMessageDrivenChannelAdapter
has been improved to handle properly expired and throttled shard iterators. Also it now skips closed shards. Some other bug fixed have been provided…