Releases: denoland/deno-lambda
Releases · denoland/deno-lambda
0.9.0
Rename SAR Output to LayerArn
Support clientContext and identity attributes on Context
0.8.0
Support config, importmap and lock.
Rename SAR application and layer to deno (lowercase).
0.7.0
update to deno 0.29.0
BREAKING: deno types now match AWS more specific event types (see types.d.ts).
(Event type is removed - you'll likely want APIGatewayProxyEvent, see e.g. hello.ts.)
v0.5.0
Merge pull request #16 from hayd/0.27.0
Bump version to 0.27.0
v0.4.0
Merge pull request #15 from hayd/decrease-files
Bump deno to 0.26.0
v0.3.2
Merge pull request #13 from hayd/fix-cache
Fix deno_dir caching of deps and gen
v0.3.1
Merge pull request #12 from hayd/fix-deps-deno-dir
Copy DENO_DIR/deps from lambda function