mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-02 15:25:07 +00:00
Update package version to 4.1.1
This commit is contained in:
@@ -2781,3 +2781,11 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
||||
* Redact sensitive fields from DescribeBatchJob by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20881
|
||||
* fix: proxy requests to honor global transport by [@​vadmeste](https://github.com/vadmeste) in https://github.com/minio/minio/pull/20889
|
||||
|
||||
[4.1.1]
|
||||
* Update minio to RELEASE.2025-02-07T23-21-09Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2025-02-07T23-21-09Z)
|
||||
* replication: default tag timestamps in CopyObject call by [@​poornas](https://github.com/poornas) in https://github.com/minio/minio/pull/20891
|
||||
* sts: allow client-provided intermediate CAs by [@​aead](https://github.com/aead) in https://github.com/minio/minio/pull/20896
|
||||
* Fix multipart replication with 1 part objects by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20895
|
||||
* kms: add `MINIO_KMS_REPLICATE_KEYID` option by [@​aead](https://github.com/aead) in https://github.com/minio/minio/pull/20909
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "4.1.0",
|
||||
"version": "4.1.1",
|
||||
"upstreamVersion": "RELEASE.2025-02-07T23-21-09Z",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"memoryLimit": 2147483648,
|
||||
|
Reference in New Issue
Block a user