| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add EC2 IMDS credential provider for S3Client | Stefan Boberg | 3 days | 1 | -6/+32 |
| * | Refactor S3Client to return payloads in per-method result types | Stefan Boberg | 3 days | 1 | -73/+60 |
| * | Add MinioProcess test helper and S3Client integration tests | Stefan Boberg | 3 days | 1 | -0/+199 |
| * | Add path-style addressing support to S3Client for MinIO compatibility | Stefan Boberg | 3 days | 1 | -6/+40 |
| * | Replace bool+OutError pattern with S3Result return type | Stefan Boberg | 4 days | 1 | -87/+82 |
| * | Improve S3Client thread safety, code clarity, and reduce repetition | Stefan Boberg | 4 days | 1 | -55/+84 |
| * | Add S3 client with SigV4 signing | Stefan Boberg | 4 days | 1 | -0/+716 |