lambda-runtime-0.14.0
·
5 commits
to main
since this release
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
- @alessandrobologna made their first contribution in #946
- @braveocheretovych made their first contribution in #968
- @jlizen made their first contribution in #982
Full Changelog: lambda-events-0.16.0...lambda-runtime-0.14.0