Skip to content

Releases: awslabs/aws-lambda-rust-runtime

lambda-runtime-0.14.1 and lambda-runtime-api-client 0.12.1

28 May 03:29
2862581
Compare
Choose a tag to compare

What's Changed

  • feat(ci): build and check rustdocs for warnings; fix(docs): add missing cfg flag to allow displaying features on doc.rs, fix various warnings by @jlizen in #998
  • Release runtime 0.14.1 and runtime-api-client 0.12.1 by @bnusunny in #999

Full Changelog: lambda-runtime-0.14.0...lambda-runtime-0.14.1

lambda-runtime-0.14.0

27 May 14:28
489b235
Compare
Choose a tag to compare

Release runtime 0.14.0 with graceful shutdown hook

lambda-runtime-api-client 0.12.0
lambda-runtime 0.14.0
lambda-http 0.15.0
lambda-extesnion 0.12.0

What's Changed

  • feat: add dependabot by @maxday in #941
  • Update opentelemetry-semantic-conventions requirement from 0.14 to 0.27 by @dependabot in #942
  • fix: clippy error + bump MSRV by @maxday in #948
  • Feature/otel span kind support by @alessandrobologna in #946
  • Update MSRV in README by @bnusunny in #949
  • Bump aws-cdk-lib from 2.126.0 to 2.186.0 in /examples/http-axum/cdk by @dependabot in #976
  • Bump aws-cdk-lib from 2.186.0 to 2.193.0 in /examples/http-axum/cdk by @dependabot in #979
  • Bump aws-cdk-lib from 2.159.1 to 2.193.0 in /examples/advanced-appconfig-feature-flags/cdk by @dependabot in #978
  • Fix typos by @FalkWoldmann in #952
  • docs: replaced the link to the shield by @braveocheretovych in #968
  • Update opentelemetry-semantic-conventions requirement from 0.27 to 0.29 by @dependabot in #970
  • feat(tracing, lambda-runtime): add support for custom writer with default tracing subscriber, add turnkey graceful shutdown helper behind 'graceful-shutdown' feature flag by @jlizen in #982
  • chore: add msrv in Cargo manifests by @jlizen in #987
  • fix(docs): examples/extension-internal-flush: don't refer to a standalone layer arn for internal extension by @jlizen in #980
  • fix(integ tests): enable graceful-shutdown feature flag; chore(ci/cd): build integration test crate as part of PR validation by @jlizen in #988
  • fix(ci/cd): pin cargo-lambda back to 1.8.1 temporarily by @jlizen in #989
  • fix(lambda-runtime,lambda-integration-tests): make spawn_graceful_shutdown_handler() async, await the extension being registered before spawning background extension handler task by @jlizen in #992
  • Release runtime 0.14.0 with graceful shutdown hook by @bnusunny in #991
  • CI/CD fixes by @jlizen in #994

New Contributors

Full Changelog: lambda-events-0.16.0...lambda-runtime-0.14.0

lambda-events-0.16.0 & lambda-http-0.14.0

16 Dec 03:09
3d31b91
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: lambda-extension-0.11.0...lambda-events-0.16.0

lambda-runtime-0.12.0

26 Jun 02:47
f8cc32d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: lambda-runtime-0.11.3...lambda-runtime-0.12.0

lambda-extension-0.11.0

26 Jun 02:48
f8cc32d
Compare
Choose a tag to compare

What's Changed

  • Fix extension compatibility issues with AWS Lambda Runtime Interface Emulator by @rebu-dt in #879
  • Add support for Lambda-Extesion-Accept-Feature header by @calavera in #887

New Contributors

Full Changelog: lambda-extension-0.10.0...lambda-extension-0.11.0

lambda-runtime-0.11.1

30 Mar 03:56
c7a3014
Compare
Choose a tag to compare

What's Changed

  • Always export the _X_AMZN_TRACE_ID env variable. by @calavera in #850

Full Changelog: lambda-runtime-0.11.0...lambda-runtime-0.11.1

lambda-http-0.11.1

30 Mar 03:57
c7a3014
Compare
Choose a tag to compare

What's Changed

  • Always export the _X_AMZN_TRACE_ID env variable. by @calavera in #850

Full Changelog: lambda-http-0.11.0...lambda-http-0.11.1

lambda-runtime-0.11.0

28 Mar 15:00
e0a3827
Compare
Choose a tag to compare

What's Changed

  • feat: Implement RFC for layering of runtime by @borchero in #845

New Contributors

Full Changelog: lambda-runtime-0.10.0...lambda-runtime-0.11.0

lambda-http-0.11.0

28 Mar 15:01
e0a3827
Compare
Choose a tag to compare

What's Changed

  • feat: Implement RFC for layering of runtime by @borchero in #845

New Contributors

Full Changelog: lambda-http-0.10.0...lambda-http-0.11.0

lambda Runtime 0.10.0

03 Mar 18:13
e0e95e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: lambda-runtime-0.9.1...lambda-runtime-0.10.0