Klaus Post
|
b8631cf531
|
Use new gofumpt (#21613)
VulnCheck / Analysis (push) Has been cancelled
Details
Update tinylib. Should fix CI.
`gofumpt -w .&&go generate ./...`
|
2025-09-28 13:59:21 -07:00 |
Klaus Post
|
827004cd6d
|
Add Full Object Checksums and CRC64-NVME (#20855)
Backport of AIStor PR 247.
Add support for full object checksums as described here:
https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html
New checksum types are fully supported. Mint tests from https://github.com/minio/minio-go/pull/2026 are now passing.
Includes fixes from https://github.com/minio/minio/pull/20743 for mint tests.
Add using checksums as validation for object content. Fixes #20845 #20849
Fixes checksum replication (downstream PR 250)
|
2025-01-20 06:49:07 -08:00 |
Klaus Post
|
a2cab02554
|
Fix SSE-C checksums (#19896)
Compression will be disabled by default if SSE-C is specified. So we can still honor SSE-C.
|
2024-06-10 08:31:51 -07:00 |
Klaus Post
|
51f62a8da3
|
Port ListBuckets to websockets layer & some cleanup (#19199)
|
2024-03-08 11:08:18 -08:00 |