PackageTrack
Sign in Get early access

actix-multipart-derive

Multipart form derive macro for Actix Web

0.8.0 8.0M downloads/mo #3503 most downloaded on crates.io actix/actix-web

What this package is like to depend on

Last release 2 months ago

21 Jun 2026

Ships fairly regularly

a new release about every 1.4 years

Nearly every release is documented

notes for 5 of 5 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

5 releases · first in 2020

1 release in the last 12 months

see the full history below

Release timeline

5 releases · Nov 2020 to Jun 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 5
  1. 0.8.0 21 Jun 2026
    Release notes

    0.8.0

    • Add multi-field multipart payload builders to actix_multipart::test. #3575
    • Add MultipartForm support for Option<Vec<T>> fields. #3577
    • Bound internal multipart parser buffering to prevent unbounded memory growth on malformed bodies.
      • behavior change notice: There's now a cap for buffering (64KB). It can be changed with MultipartConfig::buffer_limit.
    • Fix user-triggerable panic when parsing multipart boundaries.
    • Minimum supported Rust version (MSRV) is now 1.88.
    • Update rand dependency to 0.10.
    Open source →
    Release notes

    0.8.0

    • Minimum supported Rust version (MSRV) is now 1.88.
    • Update darling dependency to 0.23.
    Open source →
    Release notes
    • Minimum supported Rust version (MSRV) is now 1.88.
    • Update darling dependency to 0.23.
    Open source →
  2. 0.7.0 06 Jul 2024
    Release notes
    • Remove the experimental experimental-io-uring crate feature and its implementation, including the NamedFile::open_async() method.
    • Add support for passing multiple root directories to Files::new.
    • Add Files::try_compressed() to support serving pre-compressed static files.
    • Fix handling of Range: bytes=0-.
    • Fix panic in Files when use_hidden_files() is enabled and request paths contain . segments.
    • Fix NamedFile panic when serving files with pre-UNIX epoch modification times.
    • Fix invalid Content-Encoding: identity header in NamedFile range responses.
    Open source →
    Release notes
    • Minimum supported Rust version (MSRV) is now 1.72.
    Open source →
  3. 0.6.1 29 Aug 2023
    Release notes
    • Update syn dependency to 2.
    • Minimum supported Rust version (MSRV) is now 1.68 due to transitive time dependency.
    Open source →
  4. 0.6.0 26 Feb 2023
    Release notes
    • Add MultipartForm derive macro.
    Open source →
  5. 0.1.0 09 Nov 2020
    Release notes
    • No changes
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive