Update Rust crate actix-multipart to 0.6.1 #11
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/actix-multipart-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.4
->0.6.1
Release Notes
actix/actix-web (actix-multipart)
v0.6.1
: Actix web 0.6.1Compare Source
Changes
Fix http/2 payload streaming #215
Fix connector's default
keep-alive
andlifetime
settings #212Send
ErrorNotFound
instead ofErrorBadRequest
when path extractor fails #214Allow to exclude certain endpoints from logging #211
v0.6.0
: Actix web 0.6.0Compare Source
Changes
Add route scopes #202
Allow to use ssl and non-ssl connections at the same time #206
Websocket CloseCode Empty/Status is ambiguous #193
Add Content-Disposition to NamedFile #204
Allow to access Error's backtrace object
Allow to override files listing renderer for
StaticFiles
#203Various extractor usability improvements #207
v0.5.0
: Actix web 0.5.0Compare Source
Changes
Type-safe path/query/form parameter handling, using serde #70
HttpResponse builder's methods
.body()
,.finish()
,.json()
return
HttpResponse
instead ofResult
Use more ergonomic
actix_web::Error
instead ofhttp::Error
forClientRequestBuilder::body()
Added
HttpRequest::resource()
, returns current matched resourceAdded
ErrorHandlers
middlewareFix router cannot parse Non-ASCII characters in URL #137
Fix client connection pooling
Fix long client urls #129
Fix panic on invalid URL characters #130
Fix logger request duration calculation #152
Fix prefix and static file serving #168
Add
signed
andprivate
CookieSessionBackend
sConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
34d5b85f05
tod01f196a26
d01f196a26
tocd31fcddd2
Update Rust crate actix-multipart to 0.5to Update Rust crate actix-multipart to 0.6Update Rust crate actix-multipart to 0.6to Update Rust crate actix-multipart to 0.6.1cd31fcddd2
to8395cc0f74
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Checkout
From your project repository, check out a new branch and test the changes.