1.7.0 (2024-04-08)
- updating GO runtime to provided.al2 (cd02690)
1.6.0 (2024-04-08)
- upgrade GO runtime to 'provided.al2023' (ccfe542)
1.5.0 (2023-07-12)
1.4.2 (2023-07-10)
- upgrade aws-alarms-slack module to support node18 (443d374)
1.4.1 (2021-10-22)
- Removed the lifecycle for shard count update (5261026)
1.4.0 (2021-10-22)
- Added notification alarm action for fatal error (c277f99)
1.3.0 (2021-10-21)
- Added more Kinesis alarms and disabled the lambda consumer (not being used) (d97141d)
- Added more Kinesis alarms and disabled the lambda consumer (not being used) (514671c)
1.2.4 (2021-10-20)
- Changed to slack web hook URL (89f2d7d)
1.2.3 (2021-10-15)
- Removed the e5 factor from scale.go (f054e3f)
1.2.2 (2021-10-14)
- Removed the alarms other than scaling from the module (08e5626)
1.2.1 (2021-10-13)
- Corrected the readme file (da02913)
1.2.0 (2021-10-13)
- Enabled the cool down period to avoid frequent scaling actions (ced3a45)
1.1.1 (2021-09-27)
- Updated the changelog.md to reflect right features and fixes (91b2c42)
1.1.0 (2021-09-27)
- Modularised simple and scaling kinesis to avoid unnecessary creation of aws services (89e7f58)
- removed the hardcode value for scaling period to accept as a parameter (8c6028c)
- Removed the simple kinesis stream - the module is only for kinesis autoscaling (bb8bb54)
- Accept additional alarm actions in lambda function to update the alarm metric accordingly (00e9c53)
- The implementation of the minimum shard count for scale down. (54fba2b)
1.0.1 (2021-09-20)
- Updated the git hub repo (16ebc1d)