Commit Graph

  • b47765b4c0 docs: add Star History section to README files (#696) DamonXue 2025-10-24 08:58:58 +08:00
  • e22b24684f chore: bump dependencies, add metrics support, remove DNS resolver (#699) houseme 2025-10-24 00:16:17 +08:00
  • 1d069fd351 Improve the peer client (#693) weisd 2025-10-23 17:21:55 +08:00
  • 416d3ad5b7 Refactor: Add observability enable flag, improve comments, remove unused config params, and enhance run function error logging. (#689) 1.0.0-alpha.65 houseme 2025-10-23 13:59:57 +08:00
  • f30698ec7f Refactor Console Server Architecture (#685) weisd 2025-10-23 00:06:09 +08:00
  • 7dcf01f127 feat: adjust metrics push interval to 3 seconds (#686) houseme 2025-10-22 23:47:11 +08:00
  • e524a106c5 add make bucket error logs (#683) weisd 2025-10-22 16:23:08 +08:00
  • d9e5f5d2e3 fix (#682) weisd 2025-10-22 10:35:40 +08:00
  • 684e832530 fix: prevent duplicate data volumes in entrypoint.sh (#681) livelycode36 2025-10-22 09:04:04 +08:00
  • a65856bdf4 Fix CRC32C Checksum Implementation and Enhance Authentication System (#678) weisd 2025-10-21 21:28:00 +08:00
  • 2edb2929b2 fix: DataUsageInfo add list bucket permission (#674) weisd 2025-10-21 10:05:54 +08:00
  • 14bc55479b fix docker healthcheck unhealthy issue (#672) majinghe 2025-10-21 09:39:15 +08:00
  • cd1e244c68 Refactor: Introduce content checksums and improve multipart/object metadata handling (#671) weisd 2025-10-20 23:46:13 +08:00
  • 46797dc815 fix(export): fix the policy and service account export (#665) songhahaha66 2025-10-20 19:40:54 +08:00
  • 7f24dbda19 build(deps): upgrade s3s (#667) 1.0.0-alpha.64 Nugine 2025-10-19 18:32:01 +08:00
  • ef11d3a2eb fix words error loverustfs 2025-10-19 18:13:58 +08:00
  • d1398cb3ab fix error loverustfs 2025-10-19 18:10:45 +08:00
  • 95019c4cb5 add ansible installation with mnmd (#664) majinghe 2025-10-18 22:20:17 +08:00
  • 4168e6c180 chore(docs): move root examples to docs/examples/docker and update README (#663) houseme 2025-10-17 17:17:36 +08:00
  • 42d3645d6f fix(targets): make target removal and reload transactional; prevent reappearing entries (#662) houseme 2025-10-17 15:34:53 +08:00
  • 30e7f00b02 fix: update ahm integration test fixture (#659) 安正超 2025-10-17 09:13:56 +08:00
  • 58f8a8f46b fix: correct HTTP range suffix handling overtrue 2025-10-16 21:39:21 +08:00
  • aae768f446 feat: Simple OPA support (#644) gatewayJ 2025-10-16 10:35:26 +08:00
  • d447b3e426 feat: adapt to s3s typed etag support (#653) 安正超 2025-10-15 21:27:20 +08:00
  • 7df97fb266 Merge branch 'main' into feat/net-mock-resolver feat/net-mock-resolver overtrue 2025-10-15 21:26:07 +08:00
  • 8f310cd4a8 test: allow mocking dns resolver (#656) 安正超 2025-10-15 21:24:03 +08:00
  • e99da872ac test: allow mocking dns resolver overtrue 2025-10-15 20:53:56 +08:00
  • 8ed01a3e06 Refactor mnmd docker compose for extendence (#652) majinghe 2025-10-15 03:48:05 +08:00
  • 9e1739ed8d chore(docs): update README and README_ZH (#649) loverustfs 2025-10-13 18:49:34 +08:00
  • 7abbfc9c2c RustFS trending images loverustfs 2025-10-13 17:45:54 +08:00
  • 639bf0c233 Revert "feat(append): implement object append operations with state tracking (#599)" (#646) 1.0.0-alpha.63 安正超 2025-10-12 23:47:51 +08:00
  • ad99019749 Add complete MNMD Docker deployment example with startup coordination and VolumeNotFound fix (#642) chore/append-backup Copilot 2025-10-12 13:15:14 +08:00
  • aac9b1edb7 chore: improve event and docker-compose ,Improve the permissions of the endpoint health interface, upgrade otel from 0.30.0 to 0.31.0 (#620) houseme 2025-10-11 09:08:25 +08:00
  • 5689311cff fix:#630 (#633) weisd 2025-10-10 15:16:28 +08:00
  • 007d9c0b21 fix: normalize ETag comparison in multipart upload and replication (#627) 1.0.0-alpha.62 安正超 2025-10-08 21:19:57 +08:00
  • 626c7ed34a fix: CompleteMultipartUpload encryption (#626) Nugine 2025-10-08 20:27:40 +08:00
  • 0e680eae31 fix typos and bump the dependencies group with 9 updates (#614) houseme 2025-10-02 23:29:18 +08:00
  • 7622b37f7b add iam notification (#604) 1.0.0-alpha.61 weisd 2025-09-30 17:32:23 +08:00
  • f1dd3a982e build(deps): upgrade s3s (#595) Nugine 2025-09-28 21:10:42 +08:00
  • 4f73760a45 feat(append): implement object append operations with state tracking (#599) guojidan 2025-09-28 11:06:26 +08:00
  • be66cf8bd3 Improve lock (#596) guojidan 2025-09-28 08:57:56 +08:00
  • 23b40d398f Fix ETag format to comply with HTTP standards by wrapping with quotes (#592) Copilot 2025-09-27 10:03:05 +08:00
  • 90f21a9102 refactor: Reimplement bucket replication system with enhanced architecture (#590) weisd 2025-09-26 14:27:53 +08:00
  • 9b029d18b2 feat(lock): enhance lock management with timeout and ownership tracking (#589) guojidan 2025-09-26 11:21:53 +08:00
  • 9b7f4d477a Fix Tokio Runtime Initialization: Remove Private API Usage and Ensure IO Enabled (#587) 1.0.0-alpha.60 houseme 2025-09-24 22:23:31 +08:00
  • 12ecb36c6d Fix collect (#586) guojidan 2025-09-24 02:48:23 -07:00
  • ef0dbaaeb5 feat(encryption): add managed encryption support for SSE-S3 and SSE-KMS (#583) guojidan 2025-09-24 02:09:04 -07:00
  • 29b0935be7 RustFS rustfs-audit Complete Implementation with Enterprise Observability (#557) Copilot 2025-09-24 08:23:46 +08:00
  • 08aeca89ef feat: Allow alpha versions to create latest Docker tag (#577) 安正超 2025-09-23 19:39:00 +08:00
  • d39ce6d8e9 fix: correct DeleteObjectVersionAction (#574) gatewayJ 2025-09-23 09:49:41 +08:00
  • 9ddf6a011d feature: support kms && encryt (#573) guojidan 2025-09-22 17:53:05 +08:00
  • f7e188eee7 feat: upgrade datafusion to v50.0.0 and update related dependencies f… (#563) 1.0.0-alpha.59 houseme 2025-09-18 23:30:25 +08:00
  • 4b9cb512f2 remove crate rustfs-audit-logger (#562) houseme 2025-09-18 17:46:46 +08:00
  • e5f0760009 Fix entrypoint.sh incorrectly passing logs directory as data volume with improved separation (#561) 1.0.0-alpha.58 Copilot 2025-09-18 17:05:14 +08:00
  • a6c211f4ea Feature/add dns logs (#558) houseme 2025-09-18 12:00:43 +08:00
  • f049c656d9 fix: list_objects does not return common_prefixes field. (#543) (#554) shiro.lee 2025-09-18 07:27:37 +08:00
  • 65dd947350 add tls support for docker compose (#553) majinghe 2025-09-17 22:45:23 +08:00
  • 57f082ee2b fix: enforce max-keys limit to 1000 in S3 implementation (#549) 1.0.0-alpha.57 0xdx2 2025-09-16 18:02:24 +08:00
  • ae7e86d7ef refactor: simplify initialization flow and modernize string formatting (#548) weisd 2025-09-16 15:44:50 +08:00
  • a12a3bedc3 feat(obs): optimize WriteMode selection logic in init_telemetry (#546) houseme 2025-09-16 08:25:37 +08:00
  • cafec06b7e [Optimization] Enhance obs module telemetry.rs with environment-aware logging and production security (#539) Copilot 2025-09-15 14:52:20 +08:00
  • 1770679e66 Adding a toggle for update check (#532) Parm Gill 2025-09-14 10:26:48 -04:00
  • a4fbf596e6 add startup logo (#528) jon 2025-09-14 12:04:00 +08:00
  • 3f717292bf feat(console): support accessing console endpoint via port 9000 (#533) 1.0.0-alpha.56 houseme 2025-09-14 01:14:14 +08:00
  • 73f0ecbf8f fix(main): update dns_init startup logic and remove unused code in http.rs (#531) houseme 2025-09-13 23:43:25 +08:00
  • 0c3079ae5e remove deps (#529) houseme 2025-09-13 21:06:40 +08:00
  • ebf30b0db5 update docker compose usage guidence in READEME file (#526) majinghe 2025-09-13 16:24:36 +08:00
  • 29c004d935 feat: enhance console separation with enterprise-grade security, monitoring, and advanced tower-http integration (#513) 1.0.0-alpha.55 Copilot 2025-09-13 14:48:14 +08:00
  • 4595bf7db6 fix docker compose running with no such file error (#519) 1.0.0-alpha.54 majinghe 2025-09-13 13:04:06 +08:00
  • f372ccf4a8 disable pprof on win (#524) 1.0.0-alpha.53 guojidan 2025-09-12 18:43:45 +08:00
  • 9ce867f585 feat(lock): Optimize lock management performance in high-concurrency scenarios (#523) guojidan 2025-09-12 18:17:07 +08:00
  • 124c31a68b refactor(profiling): Remove performance profiling support for Windows and optimize dependency management (#518) guojidan 2025-09-12 09:11:44 +08:00
  • 62a01f3801 Performance: improve (#514) guojidan 2025-09-11 19:48:28 +08:00
  • 70e6bec2a4 feat:admin auth (#512) 1.0.0-alpha.52 weisd 2025-09-11 16:49:07 +08:00
  • cf863ba059 feat(lock): Add support for disabling lock manager (#511) guojidan 2025-09-11 13:46:06 +08:00
  • d4beb1cc0b Fix lock (#510) guojidan 2025-09-11 12:10:35 +08:00
  • 971e74281c fix:Fix some errors tested in mint (#507) 0xdx2 2025-09-10 22:22:29 +08:00
  • ca9a2b6ab9 feat: Implement enhanced DNS resolver with hickory-resolver, TLS support, and layered fallback for Kubernetes environments (#505) Copilot 2025-09-10 21:16:33 +08:00
  • 4e00110bfe add bucket notification configuration (#502) houseme 2025-09-10 00:56:27 +08:00
  • 9c97524c3b feat: consolidate AI rules into unified AGENTS.md (#501) 安正超 2025-09-09 21:36:34 +08:00
  • 14a8802ce7 Fix: fix collect usage data (#500) guojidan 2025-09-09 18:39:51 +08:00
  • 9d5ed1acac Feature/scanner performance optimization (#498) 1.0.0-alpha.51 guojidan 2025-09-08 18:35:45 +08:00
  • 44f3eb7244 Fix: add support for additional AWS S3 storage classes and validation logic (#487) 1.0.0-alpha.50 0xdx2 2025-09-05 09:50:41 +08:00
  • 01b2623f66 Fix/response (#485) weisd 2025-09-03 17:52:31 +08:00
  • cf4d63795f build(deps): bump crc-fast from 1.4.0 to 1.5.0 in the dependencies group (#481) dependabot[bot] 2025-09-03 17:30:08 +08:00
  • 0efc818635 Fix Windows path separator issue using PathBuf (#482) WenTao 2025-09-03 15:25:08 +08:00
  • c9d26c6e88 Fix/delete version (#484) weisd 2025-09-03 15:12:58 +08:00
  • 087df484a3 Fix/ilm (#478) likewu 2025-09-02 18:18:26 +08:00
  • 04bf4b0f98 feat: add S3 object legal hold and retention management APIs (#476) 1.0.0-alpha.49 houseme 2025-09-02 00:14:10 +08:00
  • 7462be983a Feature up/ilm (#470) likewu 2025-09-01 16:11:28 +08:00
  • 5264503e47 build(deps): bump aws-config and clap upgrade version (#472) houseme 2025-08-30 20:30:46 +08:00
  • 3b8cb0df41 build(deps): bump tracing-subscriber in the cargo group (#471) dependabot[bot] 2025-08-30 19:02:26 +08:00
  • 9aebef31ff refactor(admin/event): optimize notification target routing and logic handling (#463) 1.0.0-alpha.48 houseme 2025-08-27 09:39:25 +08:00
  • c2d782bed1 feat: support conditional writes (#409) 1.0.0-alpha.47 zzhpro 2025-08-26 09:35:24 +08:00
  • e00f5be746 Fix/addtier (#454) likewu 2025-08-25 10:24:48 +08:00
  • e23297f695 fix: add the default port number to the given server domains (#373) (#458) shiro.lee 2025-08-25 07:49:36 +08:00
  • d6840a6e04 feat: add support for range requests in upload_part_copy and implement parse_copy_source_range function (#453) 0xdx2 2025-08-24 10:54:48 +08:00
  • 3557a52dc4 Potential fix for code scanning alert no. 7: Workflow does not contain permissions (#457) houseme 2025-08-24 10:10:04 +08:00
  • fd2aab2bd9 fix:revet #443 #446 (#452) houseme 2025-08-23 17:30:06 +08:00
  • f1c50fcb74 fix:Workflow does not contain permissions (#451) houseme 2025-08-23 12:35:23 +08:00