Garage v0.9 #473

Merged
lx merged 175 commits from next into main 2023-10-10 13:28:29 +00:00
Showing only changes of commit 5670367126 - Show all commits

View file

@ -1175,6 +1175,7 @@ mod tests {
MultipartUpload {
upload_id: uuid,
timestamp: TS,
deleted: false.into(),
parts: crdt::Map::<MpuPartKey, MpuPart>::from_iter(parts),
bucket_id: uuid,