Releases: rackspace/sailplane
Releases · rackspace/sailplane
expiring-value-4.0.1
Bug Fix
Full Changelog: expiring-value-4.0.0...expiring-value-4.0.1
state-storage-3.0.1
logger-5.0.1
lambda-utils-6.0.3
injector-4.0.1
expiring-value-4.0.0
What's Changed
- Issue #144 - Move to Rackspace by @kernwig in #145
- Moved project and to Rackspace - documentation now embedded in project
- Issue #146 ExpiringValue caches failures by @kernwig in #147
- New default behavior: If the factory function rejects/throws, the value is returned but immediately expired. The next call to
get()
will retry. - New option on the constructor to choose to cache errors instead - the old behavior.
- Major version bump because of default behavior change.
- New default behavior: If the factory function rejects/throws, the value is returned but immediately expired. The next call to
Full Changelog: expiring-value-3.0.0...expiring-value-4.0.0
elasticsearch-client-3.0.1
aws-https-3.0.1
lambda-utils-6.0.2
Enhancement:
- #142 Updated to Node.js 18 and Typescript 4.9.
- #135 Updated to Middy v4
- Now requires @sailplane/logger v5
See documentation for updating instructions.
state-storage-3.0.0
Enhancement:
- #142 Updated to Node.js 18 and Typescript 4.9.
- Now requires @sailplane/logger v5