Chris Lu
0adb78bc6b
s3api: make conditional mutations atomic and AWS-compatible (#8802)
* s3api: serialize conditional write finalization
* s3api: add conditional delete mutation checks
* s3api: enforce destination conditions for copy
* s3api: revalidate multipart completion under lock
* s3api: rollback failed put finalization hooks
* s3api: report delete-marker version deletions
* s3api: fix copy destination versioning edge cases
* s3api: make versioned multipart completion idempotent
* test/s3: cover conditional mutation regressions
* s3api: rollback failed copy version finalization
* s3api: resolve suspended delete conditions via latest entry
* s3api: remove copy test null-version injection
* s3api: reject out-of-order multipart completions
* s3api: preserve multipart replay version metadata
* s3api: surface copy destination existence errors
* s3api: simplify delete condition target resolution
* test/s3: make conditional delete assertions order independent
* test/s3: add distributed lock gateway integration
* s3api: fail closed multipart versioned completion
* s3api: harden copy metadata and overwrite paths
* s3api: create delete markers for suspended deletes
* s3api: allow duplicate multipart completion parts
2026-03-27 19:22:26 -07:00
..
2021-06-28 15:48:07 -07:00
2026-03-09 22:41:03 -07:00
2026-03-09 23:10:27 -07:00
2026-03-27 17:13:00 -07:00
2026-03-26 13:00:03 -07:00
2026-03-23 19:36:14 -07:00
2026-03-26 14:07:01 -07:00
2026-03-23 15:26:54 -07:00
2025-12-08 23:21:02 -08:00
2026-03-18 23:28:07 -07:00
2026-03-09 19:33:06 -07:00
2026-03-09 11:12:05 -07:00
2023-11-13 08:23:53 -08:00
2026-03-27 19:22:26 -07:00
2026-03-15 19:18:14 -07:00
2026-01-07 13:06:08 -08:00
2025-12-14 21:56:07 -08:00
2026-03-26 17:24:35 -07:00