Skip to content

Latest commit

 

History

History
121 lines (56 loc) · 5.74 KB

CHANGELOG.md

File metadata and controls

121 lines (56 loc) · 5.74 KB

1.7.0 (2024-04-08)

Features

  • updating GO runtime to provided.al2 (cd02690)

1.6.0 (2024-04-08)

Features

  • upgrade GO runtime to 'provided.al2023' (ccfe542)

1.5.0 (2023-07-12)

Features

1.4.2 (2023-07-10)

Bug Fixes

  • upgrade aws-alarms-slack module to support node18 (443d374)

1.4.1 (2021-10-22)

Bug Fixes

  • Removed the lifecycle for shard count update (5261026)

1.4.0 (2021-10-22)

Features

  • Added notification alarm action for fatal error (c277f99)

1.3.0 (2021-10-21)

Features

  • 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)

Bug Fixes

  • Changed to slack web hook URL (89f2d7d)

1.2.3 (2021-10-15)

Bug Fixes

  • Removed the e5 factor from scale.go (f054e3f)

1.2.2 (2021-10-14)

Bug Fixes

  • Removed the alarms other than scaling from the module (08e5626)

1.2.1 (2021-10-13)

Bug Fixes

  • Corrected the readme file (da02913)

1.2.0 (2021-10-13)

Features

  • Enabled the cool down period to avoid frequent scaling actions (ced3a45)

1.1.1 (2021-09-27)

Bug Fixes

  • Updated the changelog.md to reflect right features and fixes (91b2c42)

1.1.0 (2021-09-27)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • Updated the git hub repo (16ebc1d)

1.0.0 (2021-09-20)

Features

  • Updated the branch with main (4818806)
  • Updated the branch with main (984afe5)