Releases: rackspace/sailplane
Releases · rackspace/sailplane
state-storage-1.1.0
lambda-utils-3.0.0
Issue #36 - Upgraded to use Middy v1.0.0
See the LambdaUtils documentation for upgrade instructions.
state-storage-1.0.2
- Updated dependencies with latest patches.
logger-2.0.1
- Updated to work with serverless-offline v6.x and other offline toolsets. Issue #40.
- Added explicit override with
LOG_TO_CLOUDWATCH
environment variable - Updated
injector/example
to use serverless-offline v6 and test Logger. - Added new documentation for these new configuration options, and added missing documentation for other options.
- Updated dependencies with latest patches.
lambda-utils-2.0.1
- Updated types for AsyncProxyHandler to fix issue #46.
- Updated dependencies with latest patches.
- Fix bugs in documentation's example for LambdaUtils.
injector-1.0.2
- Updated dependencies with latest patches.
expiring-value-1.0.1
- Updated dependencies with latest patches.
elasticsearch-client-1.0.2
- Updated dependencies with latest patches.
aws-https-1.1.0
lambda-utils-2.0.0
Thanks to contributor @russell-dot-js for issue #16 updating lambda-utils:
- The Middy dependency has been updated to latest.
- Middy is now a peerDependency, so that you can use compatible newer versions in your project
The version was bumped to 2.0.0 because of breaking changes (type names) in Middy and the need to new npm install middy
when using @sailplane/lambda-utils
. There should be no functional change, other than the downstream bug fixes.
Note: Middy has not been following semver, so newer versions may not be compatible. lambda-utils
is known to work with [email protected]
.