GatewayJ
|
356dc7e0c2
|
feat: Add permission verification for account creation (#1401)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-01-06 21:47:18 +08:00 |
|
GatewayJ
|
b95bee64b2
|
fix: Correct import permissions (#1402)
|
2026-01-06 14:53:26 +08:00 |
|
Jan S
|
18fb920fa4
|
Remove the sysctl crate and use libc's sysctl call interface (#1396)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-01-06 10:26:09 +08:00 |
|
Jan S
|
5f19eef945
|
fix: OpenBSD does not support TCPKeepalive intervals (#1382)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-06 00:41:39 +08:00 |
|
weisd
|
b142563127
|
fix rpc client (#1393)
|
2026-01-05 21:52:04 +08:00 |
|
weisd
|
5660208e89
|
Refactor RPC Authentication System for Improved Maintainability (#1391)
|
2026-01-05 19:51:51 +08:00 |
|
安正超
|
60103f0f72
|
fix: s3 api compatibility (#1370)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-01-05 16:54:16 +08:00 |
|
weisd
|
ab752458ce
|
Fix Path Traversal and Enhance Object Validation (#1387)
|
2026-01-05 15:57:15 +08:00 |
|
dependabot[bot]
|
1d6c8750e7
|
build(deps): bump the dependencies group with 2 updates (#1383)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-01-05 15:33:57 +08:00 |
|
GatewayJ
|
f5f6ea4a5c
|
feat:policy Resources support string and array modes. (#1346)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-01-04 19:21:37 +08:00 |
|
yxrxy
|
38c2d74d36
|
fix: fix FTPS/SFTP download issues and optimize S3Client caching (#1353)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-01-04 17:28:18 +08:00 |
|
houseme
|
75b144b7d4
|
Fixing URL output format in IPv6 environments #1343 and Incorrect time in UI #1350 (#1363)
|
2026-01-04 14:56:54 +08:00 |
|
LeonWang0735
|
de4a3fa766
|
fix:correct RemoteAddr extension type to enable IP-based policy evaluation (#1356)
|
2026-01-04 10:13:27 +08:00 |
|
GatewayJ
|
cc916926ff
|
feat:Permission verification for deleting versions (#1341)
Signed-off-by: GatewayJ <835269233@qq.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-02 18:19:34 +08:00 |
|
yxrxy
|
cf53a9d84a
|
chore: replace native-tls with pure rustls for FTPS/SFTP e2e tests (#1334)
Signed-off-by: yxrxy <1532529704@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-02 11:08:28 +08:00 |
|
houseme
|
8d7cd4cb1b
|
chore: upgrade dependencies and migrate to aws-lc-rs (#1333)
|
2026-01-02 00:02:34 +08:00 |
|
安正超
|
61b3100260
|
fix: s3 list object versions next marker (#1328)
|
2026-01-01 23:26:32 +08:00 |
|
yxrxy
|
b8aa8214e2
|
Feat/ftps&sftp (#1308)
[feat] ftp / sftp
|
2025-12-31 09:01:15 +08:00 |
|
houseme
|
2924b4e463
|
Restore globals and add unified TLS/mTLS loading from RUSTFS_TLS_PATH (#1309)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
|
2025-12-30 21:55:43 +08:00 |
|
loverustfs
|
b4ba62fa33
|
fix: correctly handle aws:SourceIp in policy evaluation (#1301) (#1306)
Signed-off-by: loverustfs <github@rustfs.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-30 16:54:48 +08:00 |
|
houseme
|
eb33e82b56
|
fix: Prevent panic in GetMetrics gRPC handler on invalid input (#1291)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
|
2025-12-29 03:10:23 +08:00 |
|
LeonWang0735
|
71c59d1187
|
fix:ListObjects and ListObjectV2 correctly handles unordered and delimiter (#1285)
|
2025-12-28 16:18:42 +08:00 |
|
loverustfs
|
e3a0a07495
|
fix: ensure version_id is returned in S3 response headers (#1272)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: 安正超 <anzhengchao@gmail.com>
|
2025-12-28 09:41:32 +08:00 |
|
0xdx2
|
136db7e0c9
|
feat: add function to extract user-defined metadata keys and integrat… (#1281)
Signed-off-by: 0xdx2 <xuedamon2@gmail.com>
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2025-12-27 22:18:16 +08:00 |
|
lgpseu
|
07a26fadad
|
opt: store IoLoadMetrics records with circular vector (#1265)
Co-authored-by: houseme <housemecn@gmail.com>
|
2025-12-26 12:59:40 +08:00 |
|
houseme
|
89c3ae77a4
|
feat: Add TONIC_PREFIX prefix matching in ReadinessGateService (#1261)
|
2025-12-25 14:28:07 +08:00 |
|
houseme
|
82a6e78845
|
Inject GlobalReadiness into HTTP server pipeline and gate traffic until FullReady (#1255)
|
2025-12-25 00:19:03 +08:00 |
|
houseme
|
7e75c9b1f5
|
remove unlinked file (#1258)
|
2025-12-24 23:37:43 +08:00 |
|
weisd
|
8bdff3fbcb
|
fix: Add retry mechanism for GLOBAL_CONFIG_SYS initialization (#1252)
|
2025-12-24 16:38:28 +08:00 |
|
唐小鸭
|
add6453aea
|
feat: add seek support for small objects in rustfs (#1231)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-23 20:27:34 +08:00 |
|
loverustfs
|
af5c0b13ef
|
fix: HeadObject returns 404 for deleted objects with versioning enabled (#1229)
Co-authored-by: houseme <housemecn@gmail.com>
|
2025-12-22 20:43:00 +08:00 |
|
houseme
|
08f1a31f3f
|
Fix notification event stream cleanup, add bounded send concurrency, and reduce overhead (#1224)
|
2025-12-22 00:57:05 +08:00 |
|
0xdx2
|
3e2252e4bb
|
fix(config):Update argument parsing for volumes and server_domains to support del… (#1209)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-21 17:54:23 +08:00 |
|
loverustfs
|
f3a1431fa5
|
fix: resolve TLS handshake failure in inter-node communication (#1201) (#1222)
Co-authored-by: houseme <housemecn@gmail.com>
|
2025-12-21 16:11:55 +08:00 |
|
GatewayJ
|
cc31e88c91
|
fix: expiration time (#1215)
|
2025-12-20 20:25:52 +08:00 |
|
houseme
|
4abfc9f554
|
Fix/fix event 1216 (#1191)
Signed-off-by: loverustfs <hello@rustfs.com>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-19 12:07:07 +08:00 |
|
唐小鸭
|
1057953052
|
fix: Remove the compression check that has already been handled by tower-http::CompressionLayer. (#1190)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-19 10:15:52 +08:00 |
|
安正超
|
443947e1ac
|
fix: improve S3 API compatibility for ListObjects operations (#1173)
Signed-off-by: 安正超 <anzhengchao@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-17 21:50:03 +08:00 |
|
houseme
|
17828ec2a8
|
Dependabot/cargo/s3s df2434d 1216 (#1170)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-16 21:21:43 +08:00 |
|
mythrnr
|
94d5b1c1e4
|
fix: format of bucket event notifications (#1138)
|
2025-12-16 20:44:57 +08:00 |
|
GatewayJ
|
0bca1fbd56
|
fix: the method for correcting judgment headers (#1159)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-16 19:30:50 +08:00 |
|
唐小鸭
|
52c2d15a4b
|
feat: Implement whitelist-based HTTP response compression configuration (#1136)
Signed-off-by: 唐小鸭 <tangtang1251@qq.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-16 15:05:40 +08:00 |
|
GatewayJ
|
07c5e7997a
|
list object version Interface returns storage_class (#1133)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-16 07:09:05 +08:00 |
|
yihong
|
67095c05f9
|
fix: update tool chain make everything happy (#1134)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-12-13 20:32:42 +08:00 |
|
houseme
|
9e2fa148ee
|
Fix type errors in ecfs.rs and apply clippy fixes for Rust 1.92.0 (#1121)
|
2025-12-12 00:49:21 +08:00 |
|
安正超
|
cb3e496b17
|
Feat/e2e s3tests (#1120)
Signed-off-by: 安正超 <anzhengchao@gmail.com>
|
2025-12-11 22:32:07 +08:00 |
|
dependabot[bot]
|
0da943a6a4
|
build(deps): bump s3s from 0.12.0-rc.4 to 0.12.0-rc.5 in the s3s group (#1046)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
|
2025-12-11 15:20:36 +08:00 |
|
yxrxy
|
ede2fa9d0b
|
fix: is-admin api (For STS/temporary credentials, we need to check the… (#1101)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-11 08:55:41 +08:00 |
|
Jörg Thalheim
|
2c86fe30ec
|
Content encoding (#1089)
Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-10 15:21:51 +08:00 |
|
tennisleng
|
ac0c34e734
|
fix(lifecycle): Return NoSuchLifecycleConfiguration error for missing lifecycle config (#1087)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-10 12:35:22 +08:00 |
|