-
-
Notifications
You must be signed in to change notification settings - Fork 108
Comparing changes
Open a pull request
base repository: cargo-lambda/cargo-lambda
base: v1.8.5
head repository: cargo-lambda/cargo-lambda
compare: v1.8.6
- 8 commits
- 38 files changed
- 4 contributors
Commits on May 15, 2025
-
Fix conflicting short options (#858)
* Normalize short option for port to "P" * Normalize short option for invoke address to "A"
Configuration menu - View commit details
-
Copy full SHA for 7afc937 - Browse repository at this point
Copy the full SHA 7afc937View commit details
Commits on Jun 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1ac4297 - Browse repository at this point
Copy the full SHA 1ac4297View commit details
Commits on Jul 15, 2025
-
Fix issue reading metadata with package name. (#870)
This change collects both package and binary names to load package metadata correctly. This also fixes a bunch of new clippy warnings from new Rust versions.
Configuration menu - View commit details
-
Copy full SHA for c3e210d - Browse repository at this point
Copy the full SHA c3e210dView commit details -
fix(deploy): allow to set iam role tags when created (#869)
Co-authored-by: David Calavera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b941070 - Browse repository at this point
Copy the full SHA b941070View commit details -
Preserve anyhow errors coming from ZigBuild. (#871)
This will give more information when something fails insize ZigBuild.
Configuration menu - View commit details
-
Copy full SHA for dc77fbe - Browse repository at this point
Copy the full SHA dc77fbeView commit details
Commits on Jul 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1605904 - Browse repository at this point
Copy the full SHA 1605904View commit details -
Remap content-length in streaming response headers. (#874)
Remove the content-length header to ensure the client doesn't terminate the connection when a function is streaming a response.
Configuration menu - View commit details
-
Copy full SHA for 3229e3f - Browse repository at this point
Copy the full SHA 3229e3fView commit details
Commits on Jul 18, 2025
-
Fix issues with concurrent builds on tools like SAM-CLI.
Configuration menu - View commit details
-
Copy full SHA for 345c38a - Browse repository at this point
Copy the full SHA 345c38aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.8.5...v1.8.6