 
|
55d44622ed
|
list object include deleted support (#882)
Co-authored-by: houseme <[email protected]>
|
2025-11-18 21:51:10 +08:00 |
|
   ![copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
b7964081ce
|
Fix KMS configuration synchronization across cluster nodes (#855)
* Initial plan
* Add KMS configuration persistence to cluster storage
Co-authored-by: houseme <[email protected]>
* Apply code formatting to KMS configuration changes
Co-authored-by: houseme <[email protected]>
* add comment
* fix fmt
* fix
* Fix overlapping dependabot cargo configurations
Co-authored-by: houseme <[email protected]>
* improve code for comment and replace `Once_Cell` to `std::sync::OnceLock`
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: houseme <[email protected]>
Co-authored-by: houseme <[email protected]>
Co-authored-by: loverustfs <[email protected]>
|
2025-11-16 00:05:03 +08:00 |
|
 likewuandGitHub
|
2aca1f77af
|
Fix/ilm (#721)
* fix tip remote tier error
* fix transitioned_object
* fix filemeta
* add GCS R2
* add aliyun tencent huaweicloud azure gcs r2 backend tier
* fix signer
* change azure to s3
Co-authored-by: houseme <[email protected]>
Co-authored-by: loverustfs <[email protected]>
|
2025-10-27 20:23:50 +08:00 |
|
 weisdandGitHub
|
a65856bdf4
|
Fix CRC32C Checksum Implementation and Enhance Authentication System (#678)
* fix: get_condition_values
* fix checksum crc32c
* fix clippy
|
2025-10-21 21:28:00 +08:00 |
|
 
|
cd1e244c68
|
Refactor: Introduce content checksums and improve multipart/object metadata handling (#671)
* feat: adapt to s3s typed etag support
* refactor: move replication struct to rustfs_filemeta, fix filemeta transition bug
* add head_object checksum, filter object metadata output
* fix multipart checksum
* fix multipart checksum
* add content md5,sha256 check
* fix test
* fix cargo
---------
Co-authored-by: overtrue <[email protected]>
|
2025-10-20 23:46:13 +08:00 |
|
 weisdandGitHub
|
90f21a9102
|
refactor: Reimplement bucket replication system with enhanced architecture (#590)
* feat:refactor replication
* use aws sdk for replication client
* refactor/replication
* merge main
* fix lifecycle test
|
2025-09-26 14:27:53 +08:00 |
|