This repository has been archived by the owner on Mar 30, 2021. It is now read-only.
Releases: amazon-archives/amazon-kinesis-connectors
Releases · amazon-archives/amazon-kinesis-connectors
Release 1.3.0 of the Amazon Kinesis Connector Library
Release 1.3.0 (November 21, 2016)
- Upgraded the Amazon Kinesis Client Library to version 1.7.2.
- Upgraded the AWS Java SDK to 1.11.14.
- Migrated the sample to now use Maven for dependency management, and execution.
- Maven Artifact Signing Change
- Artifacts are now signed by the identity
Amazon Kinesis Tools <amazon-kinesis-tools@amazon.com>
- Artifacts are now signed by the identity
Version 1.2.0 of the Amazon Kinesis Connector Library
Version 1.2.0 of the Amazon Kinesis Connector Library
- Upgraded KCL to 1.4.0
- Added pipelined record processor that decouples Amazon Kinesis GetRecords() and IRecordProcessor's ProcessRecords() API calls for efficiency.
Version 1.1.2 of the Amazon Kinesis Connector Library
Version 1.1.2 of the Amazon Kinesis Connector Library
- Upgraded AWS SDK to 1.9, KCL to 1.3.0
- Added pom.xml file