Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@nstilt1
Copy link
Contributor

@nstilt1 nstilt1 commented Jan 26, 2026

馃摤 Issue #, if available:
Fixes #1092
鉁嶏笍 Description of changes:
Removes default dependencies of lambda_runtime within lambda_http crate's Cargo.toml.
馃攺 By submitting this pull request

  • I confirm that I've ran cargo +nightly fmt.
  • I confirm that I've ran cargo clippy --fix.
  • I confirm that I've made a best effort attempt to update all relevant documentation.
  • I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Collaborator

@jlizen jlizen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! See this comment for an explanation of not considering this semver breakage.

I'm not sure whether our next release will also be a -rcor not. We will preserve this change for our next non-release-candidate release as well. But, if next release is a -rc, you would need to explicitly depend on the -rc version in order to get cargo to resolve a version that has this change.

(And of course, before our next release, you can always specify the git dependency, if you are building with network access: https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#specifying-dependencies-from-git-repositories)

@jlizen jlizen merged commit 5fc9137 into aws:main Jan 26, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lambda_http enables default features of lambda_runtime

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.