lambda-perf
lambda-perf copied to clipboard
Bump lambda_runtime from 0.12.0 to 0.14.1 in /s3-uploader/runtimes/rust_on_provided_al2
Bumps lambda_runtime from 0.12.0 to 0.14.1.
Release notes
Sourced from lambda_runtime's releases.
lambda-runtime-0.14.0
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
@maxdayin awslabs/aws-lambda-rust-runtime#941- Update opentelemetry-semantic-conventions requirement from 0.14 to 0.27 by
@dependabotin awslabs/aws-lambda-rust-runtime#942- fix: clippy error + bump MSRV by
@maxdayin awslabs/aws-lambda-rust-runtime#948- Feature/otel span kind support by
@alessandrobolognain awslabs/aws-lambda-rust-runtime#946- Update MSRV in README by
@bnusunnyin awslabs/aws-lambda-rust-runtime#949- Bump aws-cdk-lib from 2.126.0 to 2.186.0 in /examples/http-axum/cdk by
@dependabotin awslabs/aws-lambda-rust-runtime#976- Bump aws-cdk-lib from 2.186.0 to 2.193.0 in /examples/http-axum/cdk by
@dependabotin awslabs/aws-lambda-rust-runtime#979- Bump aws-cdk-lib from 2.159.1 to 2.193.0 in /examples/advanced-appconfig-feature-flags/cdk by
@dependabotin awslabs/aws-lambda-rust-runtime#978- Fix typos by
@FalkWoldmannin awslabs/aws-lambda-rust-runtime#952- docs: replaced the link to the shield by
@braveocheretovychin awslabs/aws-lambda-rust-runtime#968- Update opentelemetry-semantic-conventions requirement from 0.27 to 0.29 by
@dependabotin awslabs/aws-lambda-rust-runtime#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
@jlizenin awslabs/aws-lambda-rust-runtime#982- chore: add msrv in Cargo manifests by
@jlizenin awslabs/aws-lambda-rust-runtime#987- fix(docs): examples/extension-internal-flush: don't refer to a standalone layer arn for internal extension by
@jlizenin awslabs/aws-lambda-rust-runtime#980- fix(integ tests): enable graceful-shutdown feature flag; chore(ci/cd): build integration test crate as part of PR validation by
@jlizenin awslabs/aws-lambda-rust-runtime#988- fix(ci/cd): pin cargo-lambda back to 1.8.1 temporarily by
@jlizenin awslabs/aws-lambda-rust-runtime#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
@jlizenin awslabs/aws-lambda-rust-runtime#992- Release runtime 0.14.0 with graceful shutdown hook by
@bnusunnyin awslabs/aws-lambda-rust-runtime#991- CI/CD fixes by
@jlizenin awslabs/aws-lambda-rust-runtime#994New Contributors
@alessandrobolognamade their first contribution in awslabs/aws-lambda-rust-runtime#946@braveocheretovychmade their first contribution in awslabs/aws-lambda-rust-runtime#968@jlizenmade their first contribution in awslabs/aws-lambda-rust-runtime#982Full Changelog: https://github.com/awslabs/aws-lambda-rust-runtime/compare/lambda-events-0.16.0...lambda-runtime-0.14.0
lambda-events-0.13.0
What's Changed
- Hotfix/documentdb by
@nichmorganin awslabs/aws-lambda-rust-runtime#742- add lambda event agent for amazon bedrock by
@KUrushiin awslabs/aws-lambda-rust-runtime#746- Made some properties of Bedrock's Event optional. by
@KUrushiin awslabs/aws-lambda-rust-runtime#748- Remove
#[serde(deny_unknown_fields)]by@ramosbugsin awslabs/aws-lambda-rust-runtime#753- Add session_issuer field to SessionContext by
@kdnaktin awslabs/aws-lambda-rust-runtime#751- Hyper 1 upgrade by
@calaverain awslabs/aws-lambda-rust-runtime#749- Fix EventBridge event structures. by
@calaverain awslabs/aws-lambda-rust-runtime#755New Contributors
@ramosbugsmade their first contribution in awslabs/aws-lambda-rust-runtime#744
... (truncated)
Commits
2862581Bump version for runtime and runtime-api-client (#999)5d3e916feat(ci): build and check rustdocs for warnings; fix(docs): add missing cfg f...489b235CI/CD fixes (#994)00fef2cRelease runtime 0.14.0 with graceful shutdown hook (#991)661cc26fix(lambda-runtime,lambda-integration-tests): make spawn_graceful_shutdown_ha...57cd659fix(ci/cd): pin cargo-lambda back to 1.8.1 temporarily (#989)56a23bffix(integ tests): enable graceful-shutdown feature flag; chore(ci/cd): build ...a598994fix(docs): examples/extension-internal-flush: don't refer to a standalone lay...86da858chore: add msrv in Cargo manifests (#987)c78164efeat(tracing, lambda-runtime): add support for custom writer with default tra...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)