npm @serverless-stack/cli 0.21.0
v0.21.0

latest releases: 1.18.4, 1.18.3, 1.18.2...
3 years ago

💥 Breaking Change

Table: if you have DynamoDB stream enabled, there is a change to the input format of the consumers. Read more about it here - https://docs.serverless-stack.com/constructs/Table#upgrading-to-v0210

🚀 Enhancement

  • #384 KinesisStream: Add construct for Kinesis streams (@fwang)

🐛 Bug Fix

  • #385 Table: consumers now takes an associative array with the consumer name being the index key (@fwang)

Update using:

$ npm install --save --save-exact @serverless-stack/cli@0.21.0 @serverless-stack/resources@0.21.0

Don't miss a new cli release

NewReleases is sending notifications on new releases.