Skip to content

Releases: sbstjn/serverless-dynamodb-autoscaling

v0.6.2

24 Sep 20:07
Compare
Choose a tag to compare
  • Update used serverless hook #27
  • Rename class #26

v0.6.1

15 Aug 22:25
Compare
Choose a tag to compare
  • Fix bug in read/write capacity configuration by @tmclaugh #22

v0.6.0

10 Aug 19:47
Compare
Choose a tag to compare

v0.5.1

02 Aug 19:24
Compare
Choose a tag to compare
  • Fix bug in usage handling #18

v0.5.0

02 Aug 19:17
Compare
Choose a tag to compare
  • Use TypeScript and compile to JS on release #17

v0.3.3

31 Jul 14:49
Compare
Choose a tag to compare
  • Include serviceName in generated names (#15)

v0.3.2

29 Jul 23:01
Compare
Choose a tag to compare
  • Use provider.getStage() for stage handling #13
  • Truncate names that have more than 64 characters #12

v0.3.1

29 Jul 16:41
Compare
Choose a tag to compare
  • Overwrite configured stage with --stage XYZ #11

v0.3.0

25 Jul 21:40
Compare
Choose a tag to compare
  • Global Secondary Index support #8

v0.2.0

21 Jul 11:25
Compare
Choose a tag to compare
  • Use DependsOn to prevent failures due to API limitations #7
  • Breaking: Change configuration API and replace name with table
  • Breaking: Change configuration API to require CloudFormation resource instead of plain table name