Skip to content

1.6.0

Compare
Choose a tag to compare
@mnapoli mnapoli released this 29 Jun 14:36
· 1250 commits to master since this release
7622235

This release comes with new runtime versions:

  • if you use serverless.yml, you don't have anything to do ๐Ÿ˜Ž
  • if you use SAM or CloudFormation or Terraform or CDK, update the layer version numbers (see runtimes.bref.sh)

What's New

  • Support for handling Kafka events, by @rejinka in #1216
  • Runtime updates by @GrahamCampbell
    • Upgrade to nghttp2 1.48.0
    • Upgrade to openssl 1.1.1p
    • Upgrade to curl 7.84.0
    • Upgrade to libzip 1.9.0
    • Upgrade to postgres 14.4

Documentation changes

  • Update Laravel documentation to clarify headers to whitelist if using Lift by @selfsimilar in #1219

New Contributors

Full Changelog: 1.5.8...1.6.0