mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-06 03:59:14 +00:00
53887a69f6
Port the reviewed framing, native listing validation, and old-reader serialization fixes from 4d72989068f845f2a046a91b1afd537dcd1bfeda to the application-owned service without restoring the removed ECStore module. Preserve the current GCS HEAD/GET bucket proof, optional GCS feature, ListObjects v1 local pagination, and stored-config publication behavior. Validate Azure object absence at its operation boundary and ignore nonexistent provider error headers for GCS. Keep frozen compatibility fixtures within each owning crate. Related: rustfs/backlog#2303, rustfs/backlog#2306, rustfs/backlog#2307, rustfs/backlog#2308.