Skip to content

Release v0.7.0

Compare
Choose a tag to compare
@bnusunny bnusunny released this 15 Apr 05:54
· 216 commits to main since this release
d54f1ad

Major updates

This release adds support for Lambda Response Streaming, name spaces environment variables, tighten readiness check for HTTP.

What's Changed

  • Update examples to v0.6.4 by @bnusunny in #198
  • Improved PHP example by @elonniu in #195
  • Supported PHP ZIP Example by @elonniu in #165
  • Added bootstrap script by @elonniu in #200
  • Added bootstrap script by @elonniu in #201
  • Add streaming response support by @bnusunny in #204
  • Use Ubuntu 20.04 for builds by @bnusunny in #205
  • Tighten HTTP readiness check by @bnusunny in #206
  • Name spaced all environment variables by @bnusunny in #207
  • Bump h2 from 0.3.15 to 0.3.17 in /examples/rust-actix-web-zip/rust_app by @dependabot in #208
  • Bump h2 from 0.3.16 to 0.3.17 in /examples/rust-axum-https-zip/rust_app by @dependabot in #209
  • Update pipeline to remove foresight integration by @bnusunny in #212
  • Add FastAPI response streaming example by @bnusunny in #211
  • Remove remaining Foresight integration steps by @bnusunny in #213
  • Update project README by @bnusunny in #210
  • Bump version to v0.7.0 by @bnusunny in #214

Full Changelog: v0.6.4...v0.7.0