v0.8.3
This is a minor release. Quick summary of changes.
- Remove "transfer-encoding" header from responses to support 'sam local start-api'
- Update deploy process Bedrock Agent (zip and container) using CloudFormation
- Javalin 6 example using Arm64 image
- Example Fix: python dependencies from layers
What's Changed
- Update README for 0.8.2 by @bnusunny in #428
- Bump tar from 6.2.0 to 6.2.1 in /examples/sls/nestjs by @dependabot in #427
- Bump h2 from 0.3.24 to 0.3.26 in /examples/rust-actix-web-zip/rust_app by @dependabot in #423
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /examples/gin-zip/app by @dependabot in #414
- Bump express from 4.18.2 to 4.19.2 in /examples/sqs-expressjs/app/src by @dependabot in #419
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /examples/gin/app by @dependabot in #413
- Bump express from 4.18.2 to 4.19.2 in /examples/expressjs/app/src by @dependabot in #418
- Bump idna from 3.4 to 3.7 in /examples/fastapi-response-streaming/app by @dependabot in #430
- Bump idna from 3.6 to 3.7 in /examples/bedrock-agent-fastapi-zip/app by @dependabot in #431
- Bump idna from 3.6 to 3.7 in /examples/bedrock-agent-fastapi/app by @dependabot in #432
- Bump idna from 3.6 to 3.7 in /examples/fastapi/app by @dependabot in #433
- Bump idna from 3.6 to 3.7 in /examples/fastapi-response-streaming-zip/app by @dependabot in #434
- Bump idna from 3.6 to 3.7 in /examples/fastapi-zip/app by @dependabot in #435
- Bump idna from 3.6 to 3.7 in /examples/fastapi-background-tasks/app by @dependabot in #436
- Update deploy process Bedrock Agent (zip and container) using CloudFormation by @moritalous in #437
- Javalin 6 example using Arm64 image by @jschwartz73 in #425
- Bump gunicorn from 20.1.0 to 22.0.0 in /examples/flask-zip/app by @dependabot in #440
- Bump gunicorn from 20.1.0 to 22.0.0 in /examples/flask/app by @dependabot in #439
- Remove "transfer-encoding" header from responses by @bnusunny in #442
- Bump rustls from 0.22.2 to 0.22.4 by @dependabot in #445
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/gin/app by @dependabot in #443
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/gin-zip/app by @dependabot in #444
- Example Fix: python dependencies from layers by @sansmoraxz in #447
- Bump version to 0.8.3 by @bnusunny in #446
New Contributors
- @jschwartz73 made their first contribution in #425
- @sansmoraxz made their first contribution in #447
Full Changelog: v0.8.2...v0.8.3