Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update actix-files crate to 0.6.0 #334

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actix-files (source) dependencies minor 0.3.0 -> 0.6.0

Release Notes

actix/actix-web (actix-files)

v0.6.6: Actix web 0.6.6

Compare Source

Changes

  • Panic during middleware execution #​226

  • Add support for listen_tls/listen_ssl #​224

  • Ranges header support for NamedFile #​60

  • Implement extractor for Session

v0.6.5: Actix web 0.6.5

Compare Source

Changes

  • Fix error handling during request decoding #​222

v0.6.4: Actix web 0.6.4

Compare Source

Changes

  • Fix segfault in ServerSettings::get_response_builder()

v0.6.2: Actix web 0.6.2

Compare Source

Changes

  • WsWriter trait is optional.

v0.6.1: Actix web 0.6.1

Compare Source

Changes

  • Fix http/2 payload streaming #​215

  • Fix connector's default keep-alive and lifetime settings #​212

  • Send ErrorNotFound instead of ErrorBadRequest when path extractor fails #​214

  • Allow to exclude certain endpoints from logging #​211

v0.6.0: Actix web 0.6.0

Compare 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 #​203

  • Various extractor usability improvements #​207

v0.5.0: Actix web 0.5.0

Compare Source

Changes

  • Type-safe path/query/form parameter handling, using serde #​70

  • HttpResponse builder's methods .body(), .finish(), .json()
    return HttpResponse instead of Result

  • Use more ergonomic actix_web::Error instead of http::Error for ClientRequestBuilder::body()

  • Added HttpRequest::resource(), returns current matched resource

  • Added ErrorHandlers middleware

  • Fix 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 and private CookieSessionBackends

v0.4.1: Actix web 0.4.1

Compare Source

Changes

  • Rename Route::p() to Route::filter()

  • Better naming for http codes

  • Fix payload parse in situation when socket data is not ready.

  • Fix Session mutable borrow lifetime #​87

v0.4.0: Actix web 0.4.0

Compare Source

Changes

  • Actix 0.5 compatibility

  • Fix request json/urlencoded loaders

  • Simplify HttpServer type definition

  • Added HttpRequest::encoding() method

  • Added HttpRequest::mime_type() method

  • Added HttpRequest::uri_mut(), allows to modify request uri

  • Added StaticFiles::index_file()

  • Added http client

  • Added websocket client

  • Added TestServer::ws(), test websockets client

  • Added TestServer http client support

  • Allow to override content encoding on application level


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update Rust crate actix-files to 0.5.0 Update actix-files crate to 0.5.0 Nov 2, 2021
@renovate renovate bot changed the title Update actix-files crate to 0.5.0 Update actix-files crate to 0.6.0 Feb 25, 2022
@renovate renovate bot force-pushed the renovate/actix-files-0.x branch from 0f1d5ea to cab0d66 Compare March 21, 2022 02:47
@renovate renovate bot changed the title Update actix-files crate to 0.6.0 Update actix-files crate to 0.6.1 Jun 11, 2022
@renovate renovate bot force-pushed the renovate/actix-files-0.x branch from cab0d66 to e524403 Compare June 11, 2022 15:46
@renovate renovate bot force-pushed the renovate/actix-files-0.x branch from e524403 to 304fd5f Compare July 23, 2022 17:20
@renovate renovate bot changed the title Update actix-files crate to 0.6.1 Update actix-files crate to 0.6.2 Jul 23, 2022
@renovate renovate bot force-pushed the renovate/actix-files-0.x branch 2 times, most recently from e12201d to bc8ef34 Compare March 15, 2023 18:51
@renovate renovate bot changed the title Update actix-files crate to 0.6.2 Update actix-files crate to 0.6.2 - autoclosed Mar 24, 2023
@renovate renovate bot closed this Mar 24, 2023
@renovate renovate bot deleted the renovate/actix-files-0.x branch March 24, 2023 21:01
@renovate renovate bot changed the title Update actix-files crate to 0.6.2 - autoclosed Update actix-files crate to 0.6.2 Mar 24, 2023
@renovate renovate bot reopened this Mar 24, 2023
@renovate renovate bot restored the renovate/actix-files-0.x branch March 24, 2023 22:41
@renovate renovate bot force-pushed the renovate/actix-files-0.x branch from bc8ef34 to fa27fee Compare January 6, 2024 11:26
@renovate renovate bot changed the title Update actix-files crate to 0.6.2 Update actix-files crate to 0.6.4 Jan 6, 2024
@renovate renovate bot changed the title Update actix-files crate to 0.6.4 Update actix-files crate to 0.6.5 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/actix-files-0.x branch from ff12516 to add65cf Compare May 5, 2024 09:40
@renovate renovate bot changed the title Update actix-files crate to 0.6.5 Update actix-files crate to 0.6.0 May 5, 2024
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.

None yet

0 participants