Skip to content

Release v0.7.2

Compare
Choose a tag to compare
@bnusunny bnusunny released this 11 Jan 02:02
· 136 commits to main since this release
8ab63f5

What's Changed

  • fix: run load-china-prod-matrix2 only when release event is triggered by @mbfreder in #273
  • Bump rustls-webpki from 0.100.1 to 0.100.2 by @dependabot in #275
  • Update Readme with latest layerVersions following 0.7.1 release by @mbfreder in #276
  • Bump word-wrap from 1.2.3 to 1.2.4 in /examples/nextjs/app by @dependabot in #258
  • Bump word-wrap from 1.2.3 to 1.2.4 in /examples/nextjs-zip/app by @dependabot in #259
  • Bump word-wrap from 1.2.3 to 1.2.4 in /examples/nextjs-response-streaming by @dependabot in #260
  • Update README and example to v0.7.1 by @bnusunny in #279
  • Bump crate version to 0.7.1 by @bnusunny in #280
  • Update express-zip example to show Lambda Context usage by @mbfreder in #281
  • Add ASP.NET examples by @jeastham1993 in #284
  • fix: override user-set x-amzn-{lambda,request}-context headers by @fluxth in #286
  • Bump webpki from 0.22.0 to 0.22.2 in /examples/rust-axum-https-zip/rust_app by @dependabot in #287
  • Remove https support by @bnusunny in #288
  • Bump postcss and next in /examples/nextjs-zip/app by @dependabot in #291
  • Remove https related e2e tests by @bnusunny in #292
  • Bump postcss and next in /examples/nextjs/app by @dependabot in #290
  • Bump postcss from 8.4.20 to 8.4.31 in /examples/nextjs-response-streaming by @dependabot in #289
  • Add docker version of fastapi-response-streaming example by @bnusunny in #293
  • Update Next.js examples to Next.js v14.0.0 by @bnusunny in #304
  • Upgraded lambda-http crate to v0.8.3 to fix Content-Type processing issue by @bnusunny in #307
  • Bump werkzeug from 2.3.3 to 3.0.1 in /examples/flask-zip/app by @dependabot in #303
  • Bump werkzeug from 2.3.3 to 3.0.1 in /examples/flask/app by @dependabot in #302
  • Bump urllib3 from 1.26.17 to 1.26.18 in /examples/fastapi-response-streaming/app by @dependabot in #298
  • Bump golang.org/x/net from 0.10.0 to 0.17.0 in /examples/gin-zip/app by @dependabot in #297
  • Bump golang.org/x/net from 0.10.0 to 0.17.0 in /examples/gin/app by @dependabot in #296
  • Add CHANGELOG.md by @bnusunny in #308
  • Bump sharp from 0.32.0 to 0.32.6 in /examples/nextjs-response-streaming by @dependabot in #310
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/gin/app by @dependabot in #321
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/gin-zip/app by @dependabot in #320
  • add provided.al2023 to CompatibleRuntimes by @mxfactorial in #323
  • Remove 'CompatibleRuntimes' property on the Layers by @bnusunny in #326
  • set AdapterOptions with env values in Default impl by @mxfactorial in #324
  • switch builder dockerfile to 2023 base image by @mxfactorial in #325
  • Specify correct platform when building docker images by @bnusunny in #330
  • bump version to v0.7.2 by @bnusunny in #329

New Contributors

Full Changelog: v0.7.1...v0.7.2