Skip to content

refactor(actix): simplify body_from_http#757

Merged
lcian merged 1 commit intogetsentry:masterfrom
robjtede:simplify-body-from-http
Mar 24, 2025
Merged

refactor(actix): simplify body_from_http#757
lcian merged 1 commit intogetsentry:masterfrom
robjtede:simplify-body-from-http

Conversation

@robjtede
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread sentry-actix/Cargo.toml
"client",
] }
actix-http = "3.9.0"
actix-http = "3.10"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

min version for Payload::from(Bytes)

Comment thread sentry-actix/Cargo.toml

[dependencies]
actix-web = { version = "4", default-features = false }
bytes = "1.2"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

min version for .try_collect::<BytesMut>()

Comment thread sentry-actix/src/lib.rs
@lcian
Copy link
Copy Markdown
Member

lcian commented Mar 24, 2025

Thanks @robjtede !

@lcian lcian merged commit 5dd246d into getsentry:master Mar 24, 2025
14 checks passed
@robjtede robjtede deleted the simplify-body-from-http branch March 24, 2025 12:43
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.

3 participants