Skip to content

v1.1.0

Compare
Choose a tag to compare
@dannycranmer dannycranmer released this 22 Dec 10:45
· 40 commits to release-1.0 since this release
  • Migrate EFO consumers to use DescribeStreamSummary rather than DescribeStream. DescribeStreamSummary has a
    higher TPS quota, resulting in reduced startup time for high parallelism sources. You may need add IAM permission for
    kinesis:DescribeStreamSummary while upgrading to this version
    (pull request)

  • Fix issue preventing DynamoDB stream consumers to start from LATEST
    (pull request,
    issue)