mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-21 11:56:38 +00:00
chore(release): prepare 1.0.0-beta.10-preview.1 (#4898)
Co-authored-by: heihutu <heihutu@gmail.com>
This commit is contained in:
Generated
+46
-46
@@ -3644,7 +3644,7 @@ checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "e2e_test"
|
name = "e2e_test"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"astral-tokio-tar",
|
"astral-tokio-tar",
|
||||||
@@ -8804,7 +8804,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs"
|
name = "rustfs"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"aes-gcm",
|
"aes-gcm",
|
||||||
"anyhow",
|
"anyhow",
|
||||||
@@ -8935,7 +8935,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-audit"
|
name = "rustfs-audit"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"chrono",
|
"chrono",
|
||||||
@@ -8957,7 +8957,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-checksums"
|
name = "rustfs-checksums"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base64-simd",
|
"base64-simd",
|
||||||
"bytes",
|
"bytes",
|
||||||
@@ -8972,7 +8972,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-common"
|
name = "rustfs-common"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"chrono",
|
"chrono",
|
||||||
"metrics",
|
"metrics",
|
||||||
@@ -8987,7 +8987,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-concurrency"
|
name = "rustfs-concurrency"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"insta",
|
"insta",
|
||||||
"rustfs-io-core",
|
"rustfs-io-core",
|
||||||
@@ -8999,7 +8999,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-config"
|
name = "rustfs-config"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"const-str",
|
"const-str",
|
||||||
"serde",
|
"serde",
|
||||||
@@ -9008,7 +9008,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-credentials"
|
name = "rustfs-credentials"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base64-simd",
|
"base64-simd",
|
||||||
"hmac 0.13.0",
|
"hmac 0.13.0",
|
||||||
@@ -9021,7 +9021,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-crypto"
|
name = "rustfs-crypto"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"aes-gcm",
|
"aes-gcm",
|
||||||
"argon2",
|
"argon2",
|
||||||
@@ -9041,7 +9041,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-data-usage"
|
name = "rustfs-data-usage"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"path-clean",
|
"path-clean",
|
||||||
@@ -9052,7 +9052,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-ecstore"
|
name = "rustfs-ecstore"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"aes-gcm",
|
"aes-gcm",
|
||||||
"async-channel",
|
"async-channel",
|
||||||
@@ -9186,7 +9186,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-extension-schema"
|
name = "rustfs-extension-schema"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"serde",
|
"serde",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
@@ -9195,7 +9195,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-filemeta"
|
name = "rustfs-filemeta"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"arc-swap",
|
"arc-swap",
|
||||||
"byteorder",
|
"byteorder",
|
||||||
@@ -9221,7 +9221,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-heal"
|
name = "rustfs-heal"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"base64 0.22.1",
|
"base64 0.22.1",
|
||||||
@@ -9251,7 +9251,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-iam"
|
name = "rustfs-iam"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"arc-swap",
|
"arc-swap",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
@@ -9288,7 +9288,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-io-core"
|
name = "rustfs-io-core"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bytes",
|
"bytes",
|
||||||
"memmap2",
|
"memmap2",
|
||||||
@@ -9300,7 +9300,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-io-metrics"
|
name = "rustfs-io-metrics"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"criterion",
|
"criterion",
|
||||||
"metrics",
|
"metrics",
|
||||||
@@ -9363,7 +9363,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-keystone"
|
name = "rustfs-keystone"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bytes",
|
"bytes",
|
||||||
"futures",
|
"futures",
|
||||||
@@ -9389,7 +9389,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-kms"
|
name = "rustfs-kms"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"aes-gcm",
|
"aes-gcm",
|
||||||
"arc-swap",
|
"arc-swap",
|
||||||
@@ -9420,7 +9420,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-lifecycle"
|
name = "rustfs-lifecycle"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"proptest",
|
"proptest",
|
||||||
@@ -9440,7 +9440,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-lock"
|
name = "rustfs-lock"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"crossbeam-queue",
|
"crossbeam-queue",
|
||||||
@@ -9461,7 +9461,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-madmin"
|
name = "rustfs-madmin"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"chrono",
|
"chrono",
|
||||||
"humantime",
|
"humantime",
|
||||||
@@ -9475,7 +9475,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-notify"
|
name = "rustfs-notify"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"arc-swap",
|
"arc-swap",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
@@ -9507,7 +9507,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-object-capacity"
|
name = "rustfs-object-capacity"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"criterion",
|
"criterion",
|
||||||
"futures",
|
"futures",
|
||||||
@@ -9525,7 +9525,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-object-data-cache"
|
name = "rustfs-object-data-cache"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bytes",
|
"bytes",
|
||||||
"criterion",
|
"criterion",
|
||||||
@@ -9541,7 +9541,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-obs"
|
name = "rustfs-obs"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"chrono",
|
"chrono",
|
||||||
"crossbeam-channel",
|
"crossbeam-channel",
|
||||||
@@ -9593,7 +9593,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-policy"
|
name = "rustfs-policy"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"base64-simd",
|
"base64-simd",
|
||||||
@@ -9622,7 +9622,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-protocols"
|
name = "rustfs-protocols"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"astral-tokio-tar",
|
"astral-tokio-tar",
|
||||||
"async-compression",
|
"async-compression",
|
||||||
@@ -9681,7 +9681,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-protos"
|
name = "rustfs-protos"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"flatbuffers",
|
"flatbuffers",
|
||||||
"prost 0.14.4",
|
"prost 0.14.4",
|
||||||
@@ -9699,7 +9699,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-replication"
|
name = "rustfs-replication"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"byteorder",
|
"byteorder",
|
||||||
"bytes",
|
"bytes",
|
||||||
@@ -9716,7 +9716,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-rio"
|
name = "rustfs-rio"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"aes-gcm",
|
"aes-gcm",
|
||||||
"arc-swap",
|
"arc-swap",
|
||||||
@@ -9754,7 +9754,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-rio-v2"
|
name = "rustfs-rio-v2"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"aes-gcm",
|
"aes-gcm",
|
||||||
"bytes",
|
"bytes",
|
||||||
@@ -9776,14 +9776,14 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-s3-ops"
|
name = "rustfs-s3-ops"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"rustfs-s3-types",
|
"rustfs-s3-types",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-s3-types"
|
name = "rustfs-s3-types"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"serde",
|
"serde",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
@@ -9791,7 +9791,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-s3select-api"
|
name = "rustfs-s3select-api"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"bytes",
|
"bytes",
|
||||||
@@ -9818,7 +9818,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-s3select-query"
|
name = "rustfs-s3select-query"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-recursion",
|
"async-recursion",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
@@ -9834,7 +9834,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-scanner"
|
name = "rustfs-scanner"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"chrono",
|
"chrono",
|
||||||
@@ -9866,14 +9866,14 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-security-governance"
|
name = "rustfs-security-governance"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"thiserror 2.0.18",
|
"thiserror 2.0.18",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-signer"
|
name = "rustfs-signer"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base64-simd",
|
"base64-simd",
|
||||||
"bytes",
|
"bytes",
|
||||||
@@ -9889,7 +9889,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-storage-api"
|
name = "rustfs-storage-api"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"insta",
|
"insta",
|
||||||
@@ -9903,7 +9903,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-targets"
|
name = "rustfs-targets"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"arc-swap",
|
"arc-swap",
|
||||||
"async-nats",
|
"async-nats",
|
||||||
@@ -9953,7 +9953,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-test-utils"
|
name = "rustfs-test-utils"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"rustfs-ecstore",
|
"rustfs-ecstore",
|
||||||
"rustfs-storage-api",
|
"rustfs-storage-api",
|
||||||
@@ -9965,7 +9965,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-tls-runtime"
|
name = "rustfs-tls-runtime"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"arc-swap",
|
"arc-swap",
|
||||||
"metrics",
|
"metrics",
|
||||||
@@ -9985,7 +9985,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-trusted-proxies"
|
name = "rustfs-trusted-proxies"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"axum",
|
"axum",
|
||||||
@@ -10021,7 +10021,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-utils"
|
name = "rustfs-utils"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base64-simd",
|
"base64-simd",
|
||||||
"blake2",
|
"blake2",
|
||||||
@@ -10060,7 +10060,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfs-zip"
|
name = "rustfs-zip"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"astral-tokio-tar",
|
"astral-tokio-tar",
|
||||||
"async-compression",
|
"async-compression",
|
||||||
|
|||||||
+46
-46
@@ -68,7 +68,7 @@ edition = "2024"
|
|||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
repository = "https://github.com/rustfs/rustfs"
|
repository = "https://github.com/rustfs/rustfs"
|
||||||
rust-version = "1.96.0"
|
rust-version = "1.96.0"
|
||||||
version = "1.0.0-beta.9"
|
version = "1.0.0-beta.10-preview.1"
|
||||||
homepage = "https://rustfs.com"
|
homepage = "https://rustfs.com"
|
||||||
description = "RustFS is a high-performance distributed object storage software built using Rust, one of the most popular languages worldwide. "
|
description = "RustFS is a high-performance distributed object storage software built using Rust, one of the most popular languages worldwide. "
|
||||||
keywords = ["RustFS", "Minio", "object-storage", "filesystem", "s3"]
|
keywords = ["RustFS", "Minio", "object-storage", "filesystem", "s3"]
|
||||||
@@ -85,51 +85,51 @@ redundant_clone = "warn"
|
|||||||
|
|
||||||
[workspace.dependencies]
|
[workspace.dependencies]
|
||||||
# RustFS Internal Crates
|
# RustFS Internal Crates
|
||||||
rustfs = { path = "./rustfs", version = "1.0.0-beta.9" }
|
rustfs = { path = "./rustfs", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-heal = { path = "crates/heal", version = "1.0.0-beta.9" }
|
rustfs-heal = { path = "crates/heal", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-audit = { path = "crates/audit", version = "1.0.0-beta.9" }
|
rustfs-audit = { path = "crates/audit", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-checksums = { path = "crates/checksums", version = "1.0.0-beta.9" }
|
rustfs-checksums = { path = "crates/checksums", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-common = { path = "crates/common", version = "1.0.0-beta.9" }
|
rustfs-common = { path = "crates/common", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-data-usage = { path = "crates/data-usage", version = "1.0.0-beta.9" }
|
rustfs-data-usage = { path = "crates/data-usage", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-config = { path = "./crates/config", version = "1.0.0-beta.9" }
|
rustfs-config = { path = "./crates/config", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-concurrency = { path = "./crates/concurrency", version = "1.0.0-beta.9" }
|
rustfs-concurrency = { path = "./crates/concurrency", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-credentials = { path = "crates/credentials", version = "1.0.0-beta.9" }
|
rustfs-credentials = { path = "crates/credentials", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-crypto = { path = "crates/crypto", version = "1.0.0-beta.9" }
|
rustfs-crypto = { path = "crates/crypto", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-ecstore = { path = "crates/ecstore", version = "1.0.0-beta.9" }
|
rustfs-ecstore = { path = "crates/ecstore", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-filemeta = { path = "crates/filemeta", version = "1.0.0-beta.9" }
|
rustfs-filemeta = { path = "crates/filemeta", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-iam = { path = "crates/iam", version = "1.0.0-beta.9" }
|
rustfs-iam = { path = "crates/iam", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-keystone = { path = "crates/keystone", version = "1.0.0-beta.9" }
|
rustfs-keystone = { path = "crates/keystone", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-lifecycle = { path = "crates/lifecycle", version = "1.0.0-beta.9" }
|
rustfs-lifecycle = { path = "crates/lifecycle", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-kms = { path = "crates/kms", version = "1.0.0-beta.9" }
|
rustfs-kms = { path = "crates/kms", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-lock = { path = "crates/lock", version = "1.0.0-beta.9" }
|
rustfs-lock = { path = "crates/lock", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-madmin = { path = "crates/madmin", version = "1.0.0-beta.9" }
|
rustfs-madmin = { path = "crates/madmin", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-notify = { path = "crates/notify", version = "1.0.0-beta.9" }
|
rustfs-notify = { path = "crates/notify", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-io-metrics = { path = "crates/io-metrics", version = "1.0.0-beta.9" }
|
rustfs-io-metrics = { path = "crates/io-metrics", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-io-core = { path = "crates/io-core", version = "1.0.0-beta.9" }
|
rustfs-io-core = { path = "crates/io-core", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-object-capacity = { path = "crates/object-capacity", version = "1.0.0-beta.9" }
|
rustfs-object-capacity = { path = "crates/object-capacity", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-object-data-cache = { path = "crates/object-data-cache", version = "1.0.0-beta.9" }
|
rustfs-object-data-cache = { path = "crates/object-data-cache", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-obs = { path = "crates/obs", version = "1.0.0-beta.9" }
|
rustfs-obs = { path = "crates/obs", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-policy = { path = "crates/policy", version = "1.0.0-beta.9" }
|
rustfs-policy = { path = "crates/policy", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-protos = { path = "crates/protos", version = "1.0.0-beta.9" }
|
rustfs-protos = { path = "crates/protos", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-protocols = { path = "crates/protocols", version = "1.0.0-beta.9" }
|
rustfs-protocols = { path = "crates/protocols", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-replication = { path = "crates/replication", version = "1.0.0-beta.9" }
|
rustfs-replication = { path = "crates/replication", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-rio = { path = "crates/rio", version = "1.0.0-beta.9" }
|
rustfs-rio = { path = "crates/rio", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-rio-v2 = { path = "crates/rio-v2", version = "1.0.0-beta.9" }
|
rustfs-rio-v2 = { path = "crates/rio-v2", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-s3-types = { path = "crates/s3-types", version = "1.0.0-beta.9" }
|
rustfs-s3-types = { path = "crates/s3-types", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-s3-ops = { path = "crates/s3-ops", version = "1.0.0-beta.9" }
|
rustfs-s3-ops = { path = "crates/s3-ops", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-s3select-api = { path = "crates/s3select-api", version = "1.0.0-beta.9" }
|
rustfs-s3select-api = { path = "crates/s3select-api", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-s3select-query = { path = "crates/s3select-query", version = "1.0.0-beta.9" }
|
rustfs-s3select-query = { path = "crates/s3select-query", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-scanner = { path = "crates/scanner", version = "1.0.0-beta.9" }
|
rustfs-scanner = { path = "crates/scanner", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-security-governance = { path = "crates/security-governance", version = "1.0.0-beta.9" }
|
rustfs-security-governance = { path = "crates/security-governance", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-extension-schema = { path = "crates/extension-schema", version = "1.0.0-beta.9" }
|
rustfs-extension-schema = { path = "crates/extension-schema", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-signer = { path = "crates/signer", version = "1.0.0-beta.9" }
|
rustfs-signer = { path = "crates/signer", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-storage-api = { path = "crates/storage-api", version = "1.0.0-beta.9" }
|
rustfs-storage-api = { path = "crates/storage-api", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-trusted-proxies = { path = "crates/trusted-proxies", version = "1.0.0-beta.9" }
|
rustfs-trusted-proxies = { path = "crates/trusted-proxies", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-targets = { path = "crates/targets", version = "1.0.0-beta.9" }
|
rustfs-targets = { path = "crates/targets", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-test-utils = { path = "crates/test-utils", version = "1.0.0-beta.9" }
|
rustfs-test-utils = { path = "crates/test-utils", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-tls-runtime = { path = "crates/tls-runtime", version = "1.0.0-beta.9" }
|
rustfs-tls-runtime = { path = "crates/tls-runtime", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-utils = { path = "crates/utils", version = "1.0.0-beta.9" }
|
rustfs-utils = { path = "crates/utils", version = "1.0.0-beta.10-preview.1" }
|
||||||
rustfs-zip = { path = "./crates/zip", version = "1.0.0-beta.9" }
|
rustfs-zip = { path = "./crates/zip", version = "1.0.0-beta.10-preview.1" }
|
||||||
|
|
||||||
# Async Runtime and Networking
|
# Async Runtime and Networking
|
||||||
async-channel = "2.5.0"
|
async-channel = "2.5.0"
|
||||||
|
|||||||
@@ -116,7 +116,7 @@ chown -R 10001:10001 data logs
|
|||||||
docker run -d -p 9000:9000 -p 9001:9001 -v $(pwd)/data:/data -v $(pwd)/logs:/logs rustfs/rustfs:latest
|
docker run -d -p 9000:9000 -p 9001:9001 -v $(pwd)/data:/data -v $(pwd)/logs:/logs rustfs/rustfs:latest
|
||||||
|
|
||||||
# Using specific version
|
# Using specific version
|
||||||
docker run -d -p 9000:9000 -p 9001:9001 -v $(pwd)/data:/data -v $(pwd)/logs:/logs rustfs/rustfs:1.0.0-beta.9
|
docker run -d -p 9000:9000 -p 9001:9001 -v $(pwd)/data:/data -v $(pwd)/logs:/logs rustfs/rustfs:1.0.0-beta.10-preview.1
|
||||||
```
|
```
|
||||||
|
|
||||||
If you use [podman](https://github.com/containers/podman) instead of docker, you can install the RustFS with the below command
|
If you use [podman](https://github.com/containers/podman) instead of docker, you can install the RustFS with the below command
|
||||||
|
|||||||
+1
-1
@@ -113,7 +113,7 @@ chown -R 10001:10001 data logs
|
|||||||
docker run -d -p 9000:9000 -p 9001:9001 -v $(pwd)/data:/data -v $(pwd)/logs:/logs rustfs/rustfs:latest
|
docker run -d -p 9000:9000 -p 9001:9001 -v $(pwd)/data:/data -v $(pwd)/logs:/logs rustfs/rustfs:latest
|
||||||
|
|
||||||
# 使用指定版本运行
|
# 使用指定版本运行
|
||||||
docker run -d -p 9000:9000 -p 9001:9001 -v $(pwd)/data:/data -v $(pwd)/logs:/logs rustfs/rustfs:1.0.0-beta.9
|
docker run -d -p 9000:9000 -p 9001:9001 -v $(pwd)/data:/data -v $(pwd)/logs:/logs rustfs/rustfs:1.0.0-beta.10-preview.1
|
||||||
```
|
```
|
||||||
|
|
||||||
如果您通过绑定挂载启用 TLS 证书目录,也请用同样方式准备该目录:
|
如果您通过绑定挂载启用 TLS 证书目录,也请用同样方式准备该目录:
|
||||||
|
|||||||
@@ -60,7 +60,7 @@
|
|||||||
{
|
{
|
||||||
default = rustPlatform.buildRustPackage {
|
default = rustPlatform.buildRustPackage {
|
||||||
pname = "rustfs";
|
pname = "rustfs";
|
||||||
version = "1.0.0-beta.9";
|
version = "1.0.0-beta.10-preview.1";
|
||||||
|
|
||||||
src = ./.;
|
src = ./.;
|
||||||
|
|
||||||
|
|||||||
@@ -2,8 +2,8 @@ apiVersion: v2
|
|||||||
name: rustfs
|
name: rustfs
|
||||||
description: RustFS helm chart to deploy RustFS on kubernetes cluster.
|
description: RustFS helm chart to deploy RustFS on kubernetes cluster.
|
||||||
type: application
|
type: application
|
||||||
version: "0.9.0"
|
version: "0.10.0-preview.1"
|
||||||
appVersion: "1.0.0-beta.9"
|
appVersion: "1.0.0-beta.10-preview.1"
|
||||||
home: https://rustfs.com
|
home: https://rustfs.com
|
||||||
icon: https://media.sys.truenas.net/apps/rustfs/icons/icon.svg
|
icon: https://media.sys.truenas.net/apps/rustfs/icons/icon.svg
|
||||||
maintainers:
|
maintainers:
|
||||||
|
|||||||
+8
-4
@@ -1,13 +1,14 @@
|
|||||||
%global _enable_debug_packages 0
|
%global _enable_debug_packages 0
|
||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
|
%global prerelease beta.10-preview.1
|
||||||
Name: rustfs
|
Name: rustfs
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: beta.9
|
Release: beta.10.preview.1
|
||||||
Summary: High-performance distributed object storage for MinIO alternative
|
Summary: High-performance distributed object storage for MinIO alternative
|
||||||
|
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/rustfs/rustfs
|
URL: https://github.com/rustfs/rustfs
|
||||||
Source0: https://github.com/rustfs/rustfs/archive/refs/tags/%{version}-%{release}.tar.gz
|
Source0: https://github.com/rustfs/rustfs/archive/refs/tags/%{version}-%{prerelease}.tar.gz
|
||||||
|
|
||||||
BuildRequires: cargo
|
BuildRequires: cargo
|
||||||
BuildRequires: rust
|
BuildRequires: rust
|
||||||
@@ -26,7 +27,7 @@ BuildRequires: clang-devel
|
|||||||
RustFS is a high-performance distributed object storage software built using Rust, one of the most popular languages worldwide. Along with MinIO, it shares a range of advantages such as simplicity, S3 compatibility, open-source nature, support for data lakes, AI, and big data. Furthermore, it has a better and more user-friendly open-source license in comparison to other storage systems, being constructed under the Apache license. As Rust serves as its foundation, RustFS provides faster speed and safer distributed features for high-performance object storage.
|
RustFS is a high-performance distributed object storage software built using Rust, one of the most popular languages worldwide. Along with MinIO, it shares a range of advantages such as simplicity, S3 compatibility, open-source nature, support for data lakes, AI, and big data. Furthermore, it has a better and more user-friendly open-source license in comparison to other storage systems, being constructed under the Apache license. As Rust serves as its foundation, RustFS provides faster speed and safer distributed features for high-performance object storage.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version}-%{release}
|
%autosetup -n %{name}-%{version}-%{prerelease}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# Set the target directory according to the schema
|
# Set the target directory according to the schema
|
||||||
@@ -49,7 +50,7 @@ CARGO_TARGET_DIR=$TARGET_DIR RUSTFLAGS="-C link-arg=-fuse-ld=mold -C link-arg=-l
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
mkdir -p %buildroot/usr/bin/
|
mkdir -p %buildroot/usr/bin/
|
||||||
install %_builddir/%{name}-%{version}-%{release}/target/%_arch/%_arch-unknown-linux-gnu/release/rustfs %buildroot/usr/bin/
|
install %_builddir/%{name}-%{version}-%{prerelease}/target/%_arch/%_arch-unknown-linux-gnu/release/rustfs %buildroot/usr/bin/
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
@@ -57,6 +58,9 @@ install %_builddir/%{name}-%{version}-%{release}/target/%_arch/%_arch-unknown-li
|
|||||||
%_bindir/rustfs
|
%_bindir/rustfs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 16 2026 houseme <housemecn@gmail.com>
|
||||||
|
- Update RPM package to RustFS 1.0.0-beta.10-preview.1
|
||||||
|
|
||||||
* Tue Jul 14 2026 houseme <housemecn@gmail.com>
|
* Tue Jul 14 2026 houseme <housemecn@gmail.com>
|
||||||
- Update RPM package to RustFS 1.0.0-beta.9
|
- Update RPM package to RustFS 1.0.0-beta.9
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user