v0.54.1
roboflow/inferencev0.54.1Aug 29, 2025by PawelPeczek-Roboflow
AI Summary
A quick fix release correcting a bug in multipart request parsing that was causing the request body to be read twice.
Key Highlights
- Fix bug with improper parsing of multipart-request
Full Release Notes
# 🔧 Fixed * Fix bug with improper parsing multipart-request causing reading the request body stream twice by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/1518 **Full Changelog**: https://github.com/roboflow/inference/compare/v0.54.0...v0.54.1