Skip to content

Releases: awslabs/amazon-kinesis-scaling-utils

Version .9.8.4

10 May 15:44
Compare
Choose a tag to compare
v.9.8.4

Pushing docs for version .9.8.4

Version .9.8.1

22 Oct 16:55
5592ab8
Compare
Choose a tag to compare

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

20 Aug 08:41
5592ab8
Compare
Choose a tag to compare

Updates scaling behaviour to be less aggressive scaling down.

Version .9.7.0

25 Jun 12:23
0194f56
Compare
Choose a tag to compare

Moves to the AWS v2.x SDK, and replaces Log4j with Logback.

Release .9.6.0

10 Jun 13:47
264ec43
Compare
Choose a tag to compare

Adds support for configurable check interval and scale up cool-off.

v.9.5.0-beta.1

04 May 15:44
Compare
Choose a tag to compare
v.9.5.0-beta.1 Pre-release
Pre-release

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

11 Apr 10:30
Compare
Choose a tag to compare

Adds support for JSON formatted notifications, and adds version numbers to distribution artefacts

v2.4.0

08 Apr 15:36
Compare
Choose a tag to compare

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.