azure-storage-blob_12.30.2
12.30.2 (2026-09-16)
Bugs Fixed
- Fixed an issue where a header name or value containing a
\ror\nwas written directly into a batch request body. Such headers are now rejected with aValueError.
\r or \n was written directly into a batch request body. Such headers are now rejected with a ValueError.