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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Updates the requirements on lambda_runtime and lambda_http to permit the latest version. Updates
lambda_runtime
to 0.11.3Commits
343159e
Release version 0.11.3 (#875)fc49dd5
Fix Lambda Function URL responses. (#872)f9aeac7
Release patch versions. (#870)cfdf6f5
Support RUST_LOG as variable to set the logging level. (#869)94f7e10
Remove unused code. (#868)41f5fb5
Upgrade base64 to 0.22. (#867)de822f9
fix(IamPolicyStatement): don't serialize None condition (#864)aed8295
ApiGatewayV2CustomAuthorizerV2Request identity_source as optional (#860)46ba8c7
Update tracing.rs - AWS_LAMBDA_LOG_LEVEL rather than RUST_LOG (#859)a68de58
Cleanup IAM definitions (#856)Updates
lambda_http
to 0.11.4Commits
6382a85
Release new patch versions for 0.11 (#893)85d1cb8
Log function error (#892)d03bbc4
fix(events): makes ApproximateCreationDateTime optional in dynamo event strea...1cf868c
Add support for Lambda-Extesion-Accept-Feature header (#887)0fcba16
Improve Kinesis event recort type (#886)31250f3
Add Cognito Post Confirmation example (#884)00d822e
Fix GLIBC typo (#885)7500b2b
Refresh readmes (#883)ee78eaa
Fix extension compatibility issues with AWS Lambda Runtime Interface Emulator...b60807e
Update README.md (#881)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show