Spring Integration for AWS 1.1 GA Available
I am pleased to announce that the 1.1.0.RELEASE
of Spring Integration for Amazon Web Services is now available in the Spring release repository and Maven Central.
First of all thanks to all community members for any feedback and contributions to make features in this project available!
Some highlights what we have after a year and a couple months of amazing team work:
-
S3StreamingMessageSource
to get access to S3 resources content on demand; -
KinesisMessageHandler
andKinesisMessageDrivenChannelAdapter
for interaction with AWS Kinesis service; -
DynamoDbMetaDataStore
to store metadata in the AWS DymanoDB table; -
And, of course, a ton of bug fixes!
…