v0.8.0
Major Updates
New Features
- Support all non-HTTP event triggers, such as SQS, SNS, S3, DynamoDB, Kinesis, Kafka, EventBridge, and Bedrock Agents.
- New Layer Notification via SNS Topic.
New Example
Chore
- Improve GitHub Actions Workflow
What's Changed
- Update README and examples to v0.7.2 by @bnusunny in #331
- Bump jinja2 from 3.1.2 to 3.1.3 in /examples/flask-zip/app by @dependabot in #332
- Bump jinja2 from 3.1.2 to 3.1.3 in /examples/flask/app by @dependabot in #333
- Optimize GitHub Actions workflow by @bnusunny in #335
- Improve GitHub Actions Workflow by @bnusunny in #336
- Adopt
cargo-lambda
by @bnusunny in #337 - Optimize GitHub actions by @bnusunny in #338
- Optimize GitHub actions by @bnusunny in #339
- Optimize GitHub actions by @bnusunny in #340
- Bump h2 from 0.3.17 to 0.3.24 in /examples/rust-actix-web-zip/rust_app by @dependabot in #341
- Pass through events by @bnusunny in #342
- Update e2e test template and README by @bnusunny in #343
- Optimize e2e test job in the pipeline by @bnusunny in #344
- Update project README by @bnusunny in #345
- Update project README to describe the response payload for non-http events by @bnusunny in #346
- Add SQS-Expressjs example by @bnusunny in #347
- Sqs expressjs example by @bnusunny in #348
- Fix nextjs examples by @bnusunny in #350
- Bump version to 0.8.0 by @bnusunny in #349
- Add info about new layer notifications by @bnusunny in #351
Full Changelog: v0.7.2...v0.8.0