Serverless Dynamodb Autoscaling Versions Save

Serverless Plugin for Amazon DynamoDB Auto Scaling configuration.

v0.6.2

6 years ago
  • Update used serverless hook #27
  • Rename class #26

v0.6.1

6 years ago
  • Fix bug in read/write capacity configuration by @tmclaugh #22

v0.6.0

6 years ago

v0.5.1

6 years ago
  • Fix bug in usage handling #18

v0.5.0

6 years ago
  • Use TypeScript and compile to JS on release #17

v0.3.3

6 years ago
  • Include serviceName in generated names (#15)

v0.3.2

6 years ago
  • Use provider.getStage() for stage handling #13
  • Truncate names that have more than 64 characters #12

v0.3.1

6 years ago
  • Overwrite configured stage with --stage XYZ #11

v0.3.0

6 years ago
  • Global Secondary Index support #8

v0.2.0

6 years ago
  • 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