Amazon Kinesis Client Library for Java 1.6.2
- Support for specifying max leases per worker and max leases to steal at a time.
- Support for specifying initial DynamoDB table read and write capacity.
- Support for parallel lease renewal.
- Support for graceful worker shutdown.
- Change DefaultCWMetricsPublisher log level to debug. PR # 49
- Avoid NPE in MLD record processor shutdown if record processor was not initialized. Issue # 29