Commit Graph
2242 Commits
Author SHA1 Message Date
安正超andGitHub fff175dcdd chore: remove skills and docs dir. (#1631) 2026-01-27 22:43:22 +08:00
26c0230e8f fix:use RFC1123 format for last-modified header in 304 responses (#1627)
Co-authored-by: houseme <[email protected]>
2026-01-27 19:06:31 +08:00
8edb1affc0 Fix:s3 compatibility (#1617)
Co-authored-by: houseme <[email protected]>
Co-authored-by: loverustfs <[email protected]>
Co-authored-by: heihutu <[email protected]>
2026-01-27 16:56:31 +08:00
74759b6e99 fix: missing object.key in S3 event notifications for multipart uploads #1609 (#1624)
Co-authored-by: houseme <[email protected]>
2026-01-27 13:32:56 +08:00
db29c0cae2 fix: missing object.key in S3 event notifications for multipart uploads (#1621)
Co-authored-by: loverustfs <[email protected]>
2026-01-27 11:48:45 +08:00
6ab7b75fd4 fix bug (#1615)
Co-authored-by: houseme <[email protected]>
2026-01-27 09:54:13 +08:00
housemeandGitHub 2108c4ad28 fix: remove plaintext credential logging (#1619) 2026-01-27 01:47:39 +08:00
d251b9fb35 fix: unify path handling to use S3-standard forward slashes on all platforms (#1555)
Signed-off-by: houseme <[email protected]>
Signed-off-by: 安正超 <[email protected]>
Co-authored-by: heihutu <[email protected]>
Co-authored-by: LeonWang0735 <[email protected]>
Co-authored-by: loverustfs <[email protected]>
Co-authored-by: 安正超 <[email protected]>
Co-authored-by: Copilot <[email protected]>
2026-01-26 18:49:21 +08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>houseme
172bed0ff2 build(deps): bump the dependencies group with 3 updates (#1612)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: houseme <[email protected]>
2026-01-26 11:00:56 +08:00
安正超andGitHub 1db7bac2dc fix: readme list. (#1608) 2026-01-25 09:35:12 +08:00
安正超andGitHub 4890fb25c1 fix: listobjects v2 pagination (#1607) 2026-01-25 09:30:08 +08:00
Dat TruongandGitHub 3838a13606 Update README with docker-buildx.sh features (#1585)
Signed-off-by: Dat Truong <[email protected]>
2026-01-25 09:25:26 +08:00
housemeandGitHub c28134c957 Add support for success_action_status and success_action_redirect in AWS S3 POST object uploads (#1606) 2026-01-25 02:50:29 +08:00
173dad27d1 fix: preserve exact JSON format in bucket policy GET response (#1598)
Co-authored-by: loverustfs <[email protected]>
2026-01-24 23:02:01 +08:00
GatewayJandGitHub 9285acba06 feat: object retention (#1589) 2026-01-24 22:12:45 +08:00
LeonWang0735andGitHub db5e72e475 Fix/correctly handle compression (#1594) 2026-01-24 10:55:10 +08:00
安正超andGitHub 16160b7b84 fix: use main user for s3tests tenant to prevent teardown failures (#1597) 2026-01-24 10:05:10 +08:00
461ba3aeba fix: handle duplicate part numbers in CompleteMultipartUpload (#1584)
Co-authored-by: loverustfs <[email protected]>
Co-authored-by: houseme <[email protected]>
2026-01-23 22:41:46 +08:00
65de487eba fix: resolve Issue #1465 - IAM credential change crash (#1535)
Co-authored-by: heihutu <[email protected]>
Co-authored-by: houseme <[email protected]>
Co-authored-by: loverustfs <[email protected]>
2026-01-23 15:11:01 +08:00
housemeandGitHub e5284a85ed fix: Fixed detection warnings in rust v1.93.0 (#1591) 2026-01-23 13:09:41 +08:00
安正超andGitHub fd08be7be2 chore: update README. (#1586) 2026-01-22 22:44:28 +08:00
43bf846633 fix: correct max_keys field in list_object_versions response (#1576)
Signed-off-by: 安正超 <[email protected]>
Co-authored-by: loverustfs <[email protected]>
Co-authored-by: Copilot <[email protected]>
2026-01-22 20:58:03 +08:00
db253c01a9 refactor: replace chrono with jiff for time handling (#1582)
Co-authored-by: houseme <[email protected]>
1.0.0-alpha.81
2026-01-22 17:24:56 +08:00
weisdandGitHub 6631407416 feat: Add RustFS Scanner Module and Multiple Bug Fixes (#1579) 2026-01-22 13:39:38 +08:00
6c5f8e591a Fix/correctly handle get object ifmatch&ifnonematch (#1563)
Co-authored-by: loverustfs <[email protected]>
Co-authored-by: heihutu <[email protected]>
2026-01-22 10:34:05 +08:00
3b5f7fb3ff Fix/correctly handle object lock (#1556)
Signed-off-by: 安正超 <[email protected]>
Co-authored-by: loverustfs <[email protected]>
Co-authored-by: 安正超 <[email protected]>
Co-authored-by: Copilot <[email protected]>
2026-01-22 00:15:21 +08:00
87ead2bea3 fix: implement get_object_torrent to return 404 NoSuchKey (#1575)
Signed-off-by: 安正超 <[email protected]>
Co-authored-by: Copilot <[email protected]>
2026-01-21 21:49:22 +08:00
安正超andGitHub 0320508f8d feat: add comprehensive skills and agents for Rust development (#1573) 2026-01-21 20:45:39 +08:00
47ec125589 fix(s3): return NoSuchUpload for abort_multipart_upload when upload_id not found (#1569)
Signed-off-by: 安正超 <[email protected]>
Co-authored-by: Copilot <[email protected]>
2026-01-21 20:45:18 +08:00
9fc1c264b0 fix(s3): add x-amz-tagging-count header to HEAD object response (#1568)
Co-authored-by: houseme <[email protected]>
2026-01-21 20:45:06 +08:00
安正超andGitHub ae50760fcc fix(s3): return NoSuchTagSet for get_bucket_tagging when tags not set (#1567) 2026-01-21 00:10:37 +08:00
majingheandGitHub 60d54af749 enhancement: add podman installation support and static files generating (#1565) 2026-01-20 20:53:59 +08:00
housemeandGitHub f59380ae17 docs: remove deprecated RUSTFS_EXTERNAL_ADDRESS and RUST_LOG variables (#1561) 2026-01-20 17:34:33 +08:00
7c8fd8518f feat(admin): make capacity calculation resilient when backend info is missing (#1560)
Signed-off-by: heihutu <[email protected]>
Signed-off-by: majinghe <[email protected]>
Co-authored-by: majinghe <[email protected]>
Co-authored-by: heihutu <[email protected]>
2026-01-20 13:03:09 +08:00
14ce251e3b enhancement: unify logger level setting using obs env instead of RUST_LOG (#1529)
Signed-off-by: heihutu <[email protected]>
Signed-off-by: majinghe <[email protected]>
Co-authored-by: heihutu <[email protected]>
2026-01-20 12:09:41 +08:00
Peter OldsandGitHub d578707f95 Helm: Add ability to enable Virtual Hosting paths (#1559) 2026-01-20 10:39:17 +08:00
housemeandGitHub 46126ade81 upgrade s3s version (#1558) 2026-01-19 23:14:23 +08:00
51bfb9c4f2 perf: optimize transport layer (TCP/TLS/H2) for S3 traffic (#1551)
Signed-off-by: heihutu <[email protected]>
Co-authored-by: houseme <[email protected]>
2026-01-19 13:43:02 +08:00
housemeandGitHub 99be71e4c2 feat(http): Enable dynamic window adjustment (#1549) 2026-01-19 09:53:17 +08:00
housemeandGitHub a9f499282c fix: Increase lock acquire timeout for network storage reliability (#1548) 2026-01-19 01:14:36 +08:00
housemeandGitHub c9e2d7da2a Dependabot/cargo/dep 0117 (#1547) 2026-01-18 12:02:53 +08:00
e52a60e64e helm: disable default resources, fix poddisruptionbudget condition (#1539)
Signed-off-by: Juri Malinovski <[email protected]>
Co-authored-by: houseme <[email protected]>
2026-01-17 21:35:01 +08:00
28e2af0829 helm: use values in test connection pod image (#1536)
Co-authored-by: heihutu <[email protected]>
Co-authored-by: houseme <[email protected]>
2026-01-17 21:14:55 +08:00
LeonWang0735andGitHub 3012119b81 optimize:replace size magic number -1 with SIZE_TRANSFORMED constant (#1542) 2026-01-17 19:24:44 +08:00
76fa86fdc5 feat(server): optimize http transport and socket configuration for S3… (#1537)
Co-authored-by: houseme <[email protected]>
2026-01-17 02:53:24 +08:00
LeonWang0735andGitHub 2ab6f8c029 fix:correctly handle compress object when put object (#1534) 2026-01-16 23:11:48 +08:00
weisdandGitHub 0927f937a7 fix: Fix BitrotWriter encode writer implementation (#1531) 2026-01-16 17:11:54 +08:00
548a39ffe7 fix: return error instead of silently ignoring invalid ARNs in notification config (#1528)
Co-authored-by: Claude Opus 4.5 <[email protected]>
2026-01-16 16:12:55 +08:00
ed4329d50c fix:correctly handle copy object (#1512)
Co-authored-by: loverustfs <[email protected]>
1.0.0-alpha.80
2026-01-16 10:07:48 +08:00
LeonWang0735andGitHub 18b22eedd9 Fix:correctly handle versioning obj (#1521) 2026-01-16 08:12:05 +08:00