Releases: awslabs/amazon-kinesis-scaling-utils
Version .9.8.4
Version .9.8.1
Changed logging architecture to provide far more transparent and verbose logging
Generally better and more informative logging
Changed target shard calculation to fix a scaling issue on small shard counts
Simplification of code structure for making scaling decision
More resilient to failures associated with lack of service grants or throttling
Version .9.8.0 Deprecated
Updates scaling behaviour to be less aggressive scaling down.
Version .9.7.0
Moves to the AWS v2.x SDK, and replaces Log4j with Logback.
Release .9.6.0
Adds support for configurable check interval and scale up cool-off.
v.9.5.0-beta.1
Adds support for profiling both PUT and GET metrics at the same time, with backward compatibility for single metrics. Also includes a general cleanup of logging and interfaces.
Version .9.4.1
Adds support for JSON formatted notifications, and adds version numbers to distribution artefacts
v2.4.0
Version 2.4.0 adds support for SNS notifications when the autoscaling feature is used. To each configuration item, you can just add property 'notificationARN' set to the ARN of an SNS topic you've created. Then when the Autoscaling agent adds or removes shards, you'll get a notification of the change which includes a report of the state of the Stream after scaling.