mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-05 17:05:10 +00:00
Compare commits
148 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
60ea2849e1 | ||
|
c021c66390 | ||
|
2d9ad57e0b | ||
|
dcd3063a72 | ||
|
597feab31e | ||
|
49ef4e7e7d | ||
|
5e1370d29d | ||
|
092b769513 | ||
|
0775dc3071 | ||
|
151aeec9cd | ||
|
1e85285b69 | ||
|
024836d91c | ||
|
fd100bda55 | ||
|
0a72a3bd3d | ||
|
e16ce9c9ad | ||
|
bc6a5cd7b4 | ||
|
7b14494230 | ||
|
6aba571eb7 | ||
|
2ef9e56703 | ||
|
819c9b1211 | ||
|
2c400adc2a | ||
|
fd01bf3109 | ||
|
4d926a3058 | ||
|
47765f2800 | ||
|
45c1a6b503 | ||
|
7ee514ed29 | ||
|
1c9a94d79c | ||
|
4a81b58d6b | ||
|
1e41630b1d | ||
|
3d77021618 | ||
|
43bde46b81 | ||
|
b44db98e35 | ||
|
52221cca35 | ||
|
ea4dfaccf3 | ||
|
bbcfa6b84e | ||
|
19866198e1 | ||
|
87c4917e82 | ||
|
0f0c70fe95 | ||
|
17670769fa | ||
|
038ebcd485 | ||
|
69894610e9 | ||
|
38d81367d3 | ||
|
8bfac72b10 | ||
|
6e0cf2f9d8 | ||
|
fd48a26065 | ||
|
ef398fbdeb | ||
|
fb570b0256 | ||
|
e2a4a1b594 | ||
|
242ca7052b | ||
|
ecfd75afd1 | ||
|
6ac4576a7f | ||
|
635924b0e5 | ||
|
bcde4b30d6 | ||
|
e0a5ac3fe2 | ||
|
7ec1c63a02 | ||
|
9cefaa80be | ||
|
09e82cd3e3 | ||
|
f75118e15a | ||
|
4f5fadaa8a | ||
|
42ecaf8662 | ||
|
7fb6950cab | ||
|
d952670c20 | ||
|
8239fd8ade | ||
|
41644f3c54 | ||
|
31da17a3e1 | ||
|
9a9a8b0b13 | ||
|
ab05d0a834 | ||
|
e0db747a08 | ||
|
eb0b1f9e79 | ||
|
d556596770 | ||
|
d6654f7e72 | ||
|
9e5494c2f4 | ||
|
042424145e | ||
|
f20ff8beba | ||
|
46eca06f85 | ||
|
060c0d0b9e | ||
|
1d94015a6d | ||
|
6158eb4dfb | ||
|
bb429dce76 | ||
|
9905f1ea9e | ||
|
9695742134 | ||
|
4dc7f3e9fc | ||
|
9acfaf24b2 | ||
|
453ff9f199 | ||
|
c8ca9511e0 | ||
|
5df913be43 | ||
|
b1a1791d4e | ||
|
ac2c9c41fc | ||
|
c0467b9eb6 | ||
|
824337583f | ||
|
99c29a629b | ||
|
4b5422208c | ||
|
3a7bdd5e39 | ||
|
2fd201cb32 | ||
|
12e40b8e6a | ||
|
e6901e02ff | ||
|
958a954c07 | ||
|
901d877b5f | ||
|
acc5e3c6be | ||
|
c17b207a70 | ||
|
0e681b6b1a | ||
|
0bfd368aa2 | ||
|
94abf5cd3e | ||
|
9a9b0588ae | ||
|
92a30fdd7c | ||
|
07f1df3a20 | ||
|
b624d6775c | ||
|
330f186821 | ||
|
72224538ea | ||
|
fb1f583f4c | ||
|
5699a05783 | ||
|
64222e227e | ||
|
8f7a046554 | ||
|
3717901b12 | ||
|
85f4a808be | ||
|
9d1b7e1a9d | ||
|
9bea0cc891 | ||
|
557a8acd3d | ||
|
fb1db2809a | ||
|
7fcfa2d793 | ||
|
2e71a424d6 | ||
|
d5ed478302 | ||
|
63240d9ef7 | ||
|
ea84113aa7 | ||
|
d70ab90edf | ||
|
47ca8d4426 | ||
|
a6c683af4d | ||
|
b64d0c834b | ||
|
8aab79757f | ||
|
4d0ed6744f | ||
|
5f7d71f028 | ||
|
26e95361b6 | ||
|
5cee1588f3 | ||
|
d8c7fa0d47 | ||
|
2f8caf38d4 | ||
|
51850a87d8 | ||
|
9a9367d5f4 | ||
|
bedc600aa5 | ||
|
368da33581 | ||
|
ca6eaad35d | ||
|
e47f31b8a8 | ||
|
05c08cdafe | ||
|
af2efcfd46 | ||
|
042e08f7ad | ||
|
5f6b3ef9c3 | ||
|
0e6b93f732 | ||
|
2b7aff15d3 | ||
|
febd561bfb |
495
CHANGELOG
495
CHANGELOG
@@ -2371,3 +2371,498 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
||||
* Fix ilm config at startup by @krisis in #19189
|
||||
* fix: skip local disks properly in cluster health maintenance check by @harshavardhana in #19184
|
||||
|
||||
[3.13.4]
|
||||
* Update minio to 2024-03-07T00-43-48Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-03-07T00-43-48Z)
|
||||
* fix: cluster read health check to return proper values by @Praveenrajmani in #19203
|
||||
* fix: a regression in loading replication creds by @harshavardhana in #19204
|
||||
* fix: go mod update v1.33.0 https://pkg.go.dev/vuln/GO-2024-2611 by @harshavardhana in #19208
|
||||
* bucket import: avoid overwriting bucket creation date by @poornas in #19207
|
||||
* Set expected expiry date for ExpiredObjectAllVersions by @krisis in #19210
|
||||
|
||||
[3.13.5]
|
||||
* Update minio to 2024-03-10T02-53-48Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-03-10T02-53-48Z)
|
||||
* make immediate purge non-blocking up to 100,000 entries per drive (#19231)
|
||||
* make immediate purge non-blocking upto 100000 entries per drive
|
||||
* Bonus: turn-off O_DIRECT verification when FSType is 'XFS'
|
||||
|
||||
[3.13.6]
|
||||
* Update minio to 2024-03-15T01-07-19Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-03-15T01-07-19Z)
|
||||
* allow dynamically changing max_object_versions per object (#19265)
|
||||
|
||||
[3.13.7]
|
||||
* Update minio to 2024-03-21T23-13-43Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/2024-03-21T23-13-43Z)
|
||||
* write anything beyond 4k to be written in 4k pages by @harshavardhana in https://github.com/minio/minio/pull/19269
|
||||
* fix wrong time.Parse params order by @alingse in https://github.com/minio/minio/pull/19279
|
||||
* implement a flag to specify custom crossdomain.xml by @harshavardhana in https://github.com/minio/minio/pull/19262
|
||||
* fix: add a default requests deadline when deadline is 0 by @harshavardhana in https://github.com/minio/minio/pull/19287
|
||||
* add deprecated expiry_workers to be ignored by @harshavardhana in https://github.com/minio/minio/pull/19289
|
||||
* add additional logs for the decom during metadata save by @harshavardhana in https://github.com/minio/minio/pull/19288
|
||||
* feat: add user to NOTIFY_REDIS by @jiuker in https://github.com/minio/minio/pull/19285
|
||||
* change the notification queue full message by @harshavardhana in https://github.com/minio/minio/pull/19293
|
||||
* list: Fix IsTruncated and NextMarker when encountering expired objects by @vadmeste in https://github.com/minio/minio/pull/19290
|
||||
* xl: Purge instead of moving to trash with near filled disks by @vadmeste in https://github.com/minio/minio/pull/19294
|
||||
* crypto: generate OEK using HMAC-SHA256 instead of SHA256 by @aead in https://github.com/minio/minio/pull/19297
|
||||
* decom: Fix failed status after a failed decommission by @vadmeste in https://github.com/minio/minio/pull/19300
|
||||
* Handle zero versions qualified for expiration by @krisis in https://github.com/minio/minio/pull/19301
|
||||
* avoid triggering heals on metacache files if any by @harshavardhana in https://github.com/minio/minio/pull/19299
|
||||
* add IAM policyDB lookup fallbacks to drives by @harshavardhana in https://github.com/minio/minio/pull/19302
|
||||
* replication: enforce precondition for multipart by @poornas in https://github.com/minio/minio/pull/19306
|
||||
* fix: peer addr returned as empty string by @anjalshireesh in https://github.com/minio/minio/pull/19308
|
||||
* fix: Fix crash when logging events and anonymous is enabled by @vadmeste in https://github.com/minio/minio/pull/19313
|
||||
* use retry during policy reload from drives by @harshavardhana in https://github.com/minio/minio/pull/19307
|
||||
* Encode dir obj names before expiration by @krisis in https://github.com/minio/minio/pull/19305
|
||||
* fix batch snowball to close channel after listing finishes by @poornas in https://github.com/minio/minio/pull/19316
|
||||
|
||||
[3.13.8]
|
||||
* Update minio to 2024-03-26T22-10-45Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/2024-03-26T22-10-45Z)
|
||||
* Webhook targets refactor and bug fixes by @zveinn in https://github.com/minio/minio/pull/19275
|
||||
* fix: convert multiple callers to use toStorageErr(err) correctly by @harshavardhana in https://github.com/minio/minio/pull/19339
|
||||
* fix: should return when error happend by @jiuker in https://github.com/minio/minio/pull/19342
|
||||
* bring back minor DNS cache for k8s setups by @harshavardhana in https://github.com/minio/minio/pull/19341
|
||||
* Adding dashboard for MinIO node metrics by @shtripat in https://github.com/minio/minio/pull/19329
|
||||
* Fix races in IAM cache lazy loading by @klauspost in https://github.com/minio/minio/pull/19346
|
||||
* allow configuring inline shard size value by @harshavardhana in https://github.com/minio/minio/pull/19336
|
||||
* replication:fix precondition check for multipart by @poornas in https://github.com/minio/minio/pull/19349
|
||||
|
||||
[3.13.9]
|
||||
* Update minio to 2024-03-30T09-41-56Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-03-30T09-41-56Z)
|
||||
* Support for SSE-C encrypted objects with site and bucket replication.
|
||||
* CPU issue addressed when you have 1000's of folder prefixes at bucket root.
|
||||
* LDAP support normalization of DN names for consistent behavior.
|
||||
|
||||
[3.13.10]
|
||||
* Update minio to 2024-04-06T05-26-02Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-04-06T05-26-02Z)
|
||||
* Reduce big message RPC allocations by @klauspost in #19390
|
||||
* Prioritize the bucket configs first during the decommissioning by @Praveenrajmani in #19393
|
||||
* fix: missing metrics for healed objects by @harshavardhana in #19392
|
||||
* Always return slice with cap by @klauspost in #19395
|
||||
* Adding console targets back into systemtarget log slice by @zveinn in #19398
|
||||
* feat: support EdDSA/Ed25519 for oss by @jiuker in #19397
|
||||
* update to latest deps by @harshavardhana in #19399
|
||||
* Avoid using a nil transport when the config is not initialized by @vadmeste in #19405
|
||||
|
||||
[3.13.11]
|
||||
* Update minio to 2024-04-18T19-09-19Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-04-18T19-09-19Z)
|
||||
* fix: add fallbackDisks for disk healing by @harshavardhana in #19425
|
||||
* fix: increase the tiering part size to 128MiB by @harshavardhana in #19424
|
||||
* heal: Add more per disk healing result in the audit by @vadmeste in #19427
|
||||
* batch-repl: Do not allow both source/target to be remote by @vadmeste in #19434
|
||||
* Allow setting readOnlyRootFilesystem in securityContext by @AlexanderThaller in #19437
|
||||
* Add a warning when the total size of an object versions exceeds 1 TiB by @vadmeste in #19435
|
||||
* make if-none-match PUT/POST RFC compliant by @harshavardhana in #19448
|
||||
* fix: unknow contentType for ArchiveFileHandler by @jiuker in #19451
|
||||
|
||||
[3.13.12]
|
||||
* Update minio to 2024-04-28T17-53-50Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-04-28T17-53-50Z)
|
||||
* updating tests to use new mc --enc flags by @zveinn in #19508
|
||||
* fix: get rid of large buffers by @harshavardhana in #19549
|
||||
* cleanup: Simplify usage of MinIOSourceProxyRequest by @rluetzner in #19553
|
||||
* optimize ftp/sftp upload() implementations to avoid CPU load by @harshavardhana in #19552
|
||||
* add ILM + site-replication tests by @harshavardhana in #19554
|
||||
* Store object EC in metadata header by @klauspost in #19534
|
||||
* Reduce parallelReader allocs by @klauspost in #19558
|
||||
* make LRU cache global for internode tokens by @harshavardhana in #19555
|
||||
* fix: ignore signaturev2 for policy header check by @jiuker in #19551
|
||||
* build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 in /docs/debugging/s3-verify by @dependabot in #19559
|
||||
* Disable trailing header support for MinIO tiers by @krisis in #19561
|
||||
* re-use transport and set stronger backwards compatible Ciphers by @harshavardhana in #19565
|
||||
* do not panic on rebalance during server restarts by @harshavardhana in #19563
|
||||
* Fix RenameData data race by @klauspost in #19579
|
||||
* Remove leading zero strings in return value of (*xlMetaV2)getDataDirs() by @seiyab in #19567
|
||||
* fix: can't get total disksize for decom status by @jiuker in #19585
|
||||
* make renameData() more defensive during overwrites by @harshavardhana in #19548
|
||||
* Add system CPU metrics to metrics-v3 by @anjalshireesh in #19560
|
||||
* fix: avoid some IAM import errors if LDAP enabled by @donatello in #19591
|
||||
* simplify listener implementation setup customizations in right place by @harshavardhana in #19589
|
||||
* Add cluster notification metrics in metrics-v3 by @balamurugana in #19533
|
||||
* Fix few wrongly defined metric types by @anjalshireesh in #19586
|
||||
* fix: site-replication will reset group status when add user by @jiuker in #19594
|
||||
* Validates PostgreSQL table name by @ramondeklein in #19602
|
||||
* xl-meta: Allow combining multiple unversioned objects by @klauspost in #19604
|
||||
* support preserving renameData() on inlined content during overwrites by @harshavardhana in #19609
|
||||
* fix: IAM import for LDAP should replace mappings by @donatello in #19607
|
||||
* fix: IAM LDAP access key import bug by @donatello in #19608
|
||||
* Fixes an internal error while force-deleting a bucket by @ramondeklein in #19614
|
||||
* Update Console UI to v1.3.0 by @cesnietor in #19617
|
||||
* fix: LDAP init. issue when LDAP server is down by @donatello in #19619
|
||||
* heal: Fix regression in healing a new fresh drive by @vadmeste in #19615
|
||||
* add metrics ioerror counter for alerts on I/O errors by @harshavardhana in #19618
|
||||
* Fix DeleteObject API for unversioned objects with insufficient read q… by @poornas in #19581
|
||||
* deprecate usage of sha256-simd by @harshavardhana in #19621
|
||||
* heal: Avoid marking a bucket as done when remote drives are offline by @vadmeste in #19587
|
||||
* helm: fix port types in CiliumNetworkPolicy by @twelho in #19232
|
||||
* Add process metrics in metrics-v3 by @anjalshireesh in #19612
|
||||
* Handle failures in pool rebalancing by @Praveenrajmani in #19623
|
||||
* heal/list: Fix rare incomplete listing with flaky internode connections by @vadmeste in #19625
|
||||
* iam reload policy mapping of STS users properly by @poornas in #19626
|
||||
* a bunch of fixes for error handling by @harshavardhana in #19627
|
||||
|
||||
[3.13.13]
|
||||
* Update minio to 2024-05-01T01-11-10Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-05-01T01-11-10Z)
|
||||
* Always unfreeze when connection dies by @klauspost in #19634
|
||||
* avoid data race for testing by @jiuker in #19635
|
||||
* Suppress metrics with zero values by @shtripat in #19638
|
||||
* Allow custom SFTP algorithm selection by @klauspost in #19636
|
||||
* fix: a crash in RemoveReplication target by @harshavardhana in #19640
|
||||
* ilm: Handle DeleteAllVersions action differently for DEL markers by @krisis in #19481
|
||||
|
||||
[3.13.14]
|
||||
* Update minio to 2024-05-07T06-41-25Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-05-07T06-41-25Z)
|
||||
* Fix --stfp "mac-algos=..." overwrites cipher algorithms by @klauspost in #19643
|
||||
* enhance ListSVCs() API to return more info to avoid InfoSvc() by @harshavardhana in #19642
|
||||
* Wait one minute after startup to restart decommissioning by @klauspost in #19645
|
||||
* add logrotate support for MinIO logs by @harshavardhana in #19641
|
||||
* Return listing when exceeding min disk errors by @klauspost in #19644
|
||||
* fix: Filter out cust. AssumeRole Token for audit by @donatello in #19646
|
||||
* support compression after rotation of logs by @harshavardhana in #19647
|
||||
* Add cluster IAM metrics in metrics-v3 by @balamurugana in #19595
|
||||
* Use better gzip for log rotate by @klauspost in #19651
|
||||
* Change endpoint format for per-bucket metrics by @anjalshireesh in #19655
|
||||
* replication: Avoid proxying if requested object is a deletemarker by @poornas in #19656
|
||||
* With retention, skip actions expiring all versions by @krisis in #19657
|
||||
* extend server config.yaml to support per pool set drive count by @harshavardhana in #19663
|
||||
* Fix Walk missing entries with opts.Marker set by @klauspost in #19661
|
||||
* avoid using 10MiB EC buffers in maxAPI calculations by @harshavardhana in #19665
|
||||
* turn-off coloring if we have std{err,out} dumb terminals by @harshavardhana in #19667
|
||||
* add support for specific error response for InvalidRange by @harshavardhana in #19668
|
||||
* support 'mc support perf object' with root login disabled by @harshavardhana in #19672
|
||||
* fix: Ignore AWSAccessKeyId check for SignV2 policy condition by @jiuker in #19673
|
||||
* Make WalkDir return errors by @klauspost in #19677
|
||||
* support ETag value to be '*' by @harshavardhana in #19682
|
||||
* Update Console version to v1.4.0 by @bexsoft in #19684
|
||||
* Set Console Redirect URL env variable by @cesnietor in #19683
|
||||
* fix: collect quorum errors for deletePrefix() by @harshavardhana in #19685
|
||||
* Support user certificate based authentication on SFTP by @olljanat in #19650
|
||||
|
||||
[3.13.15]
|
||||
* Update minio to 2024-05-10T01-41-38Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-05-10T01-41-38Z)
|
||||
* fix: unexpected credentials missing while passing (05/09/24)
|
||||
* remove references for MINIO_SERVER_URL (05/09/24)
|
||||
* add log-prefix name for specifying custom log-name (#19712) (05/09/24)
|
||||
* Revert "Fix incorrect merging of slash-suffixed objects (#19699)" (05/09/24)
|
||||
* fix: truncate Expiration to second when Add ServiceAccount (#19674) (05/10/24)
|
||||
* Fix incorrect merging of slash-suffixed objects (#19699) (05/09/24)
|
||||
* deprecate unexpected healing failed counters (#19705) (05/09/24)
|
||||
* pass around correct endpoint while registering remote storage (#19710) (05/09/24)
|
||||
* ldap-import: Add additional logs (#19691) (05/09/24)
|
||||
* results must be a single channel to avoid overwriting healing.bin (#19702) (05/09/24)
|
||||
* chore: use errors.New to replace fmt.Errorf with no parameters (#19568) (05/09/24)
|
||||
* upgrade to go1.22.x (05/09/24)
|
||||
* allow caller context during reloads() to cancel (#19687) (05/08/24)
|
||||
* grid: Fix a window of a disconnected node not marked as offline (#19703) (05/09/24)
|
||||
* Accept multipart checksums with part count (#19680) (05/08/24)
|
||||
* kms: add support for MinKMS and remove some unused/broken code (#19368) (05/08/24)
|
||||
* return appropriate error upon reaching maxClients() (#19669) (05/07/24)
|
||||
|
||||
[3.13.16]
|
||||
* Update minio to 2024-05-27T19-17-46Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-05-27T19-17-46Z)
|
||||
* Major optimization in handling hung network disconnects, and related tests and hardening added #19719, #19605, #19741
|
||||
* Fix a medium CVE for information disclosure - during GETs with conditional headers such as If-modified-since, if-unmodified-since #19810
|
||||
|
||||
[3.13.17]
|
||||
* Update minio to 2024-05-28T17-19-04Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-05-28T17-19-04Z)
|
||||
|
||||
[3.13.18]
|
||||
* Update minio to 2024-06-04T19-20-08Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-06-04T19-20-08Z)
|
||||
|
||||
[3.13.19]
|
||||
* Update minio to 2024-06-06T09-36-42Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-06-06T09-36-42Z)
|
||||
|
||||
[3.13.20]
|
||||
* Update minio to 2024-06-11T03-13-30Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-06-11T03-13-30Z)
|
||||
* Disable caching of encrypted objects by @klauspost in #19890
|
||||
* Calculate correct object size while replication by @shtripat in #19888
|
||||
* Don't tier directory objects by @krisis in #19891
|
||||
* Update docker build script to pull all changes by @donatello in #19892
|
||||
* Two way streams fixes - take 2 by @klauspost in #19796
|
||||
|
||||
[3.13.21]
|
||||
* Update minio to 2024-06-13T22-53-53Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-06-13T22-53-53Z)
|
||||
|
||||
[3.13.22]
|
||||
* Update minio to 2024-06-22T05-26-45Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-06-22T05-26-45Z)
|
||||
|
||||
[3.13.23]
|
||||
* Update minio to 2024-06-26T01-06-18Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-06-26T01-06-18Z)
|
||||
|
||||
[3.13.24]
|
||||
* Update minio to 2024-06-28T09-06-49Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-06-28T09-06-49Z)
|
||||
|
||||
[3.13.25]
|
||||
* Update minio to 2024-06-29T01-20-47Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-06-29T01-20-47Z)
|
||||
|
||||
[3.13.26]
|
||||
* Update minio to 2024-07-04T14-25-45Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-07-04T14-25-45Z)
|
||||
|
||||
[3.13.27]
|
||||
* Update minio to 2024-07-10T18-41-49Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-07-10T18-41-49Z)
|
||||
* Add typos check to Makefile by @vadmeste in #20051
|
||||
* Abstract grid connections by @klauspost in #20038
|
||||
* Fix documentation for removal of delete markers ILM rule by @allanrogerr in #20056
|
||||
* batch: Update job info object on success by @krisis in #20053
|
||||
* Log replication errors once by @shtripat in #20063
|
||||
|
||||
[3.13.28]
|
||||
* Update minio to 2024-07-13T01-46-15Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-07-13T01-46-15Z)
|
||||
|
||||
[3.13.29]
|
||||
* Update minio to 2024-07-15T19-02-30Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-07-15T19-02-30Z)
|
||||
|
||||
[3.13.30]
|
||||
* Update minio to 2024-07-16T23-46-41Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-07-16T23-46-41Z)
|
||||
|
||||
[3.13.31]
|
||||
* Update minio to 2024-07-26T20-48-21Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-07-26T20-48-21Z)
|
||||
|
||||
[3.13.32]
|
||||
* Update minio to 2024-07-29T22-14-52Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-07-29T22-14-52Z)
|
||||
|
||||
[3.13.33]
|
||||
* Update minio to 2024-07-31T05-46-26Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-07-31T05-46-26Z)
|
||||
|
||||
[3.13.34]
|
||||
* Update minio to 2024-08-03T04-33-23Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-08-03T04-33-23Z)
|
||||
|
||||
[3.13.35]
|
||||
* Update minio to 2024-08-17T01-24-54Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-08-17T01-24-54Z)
|
||||
|
||||
[3.13.36]
|
||||
* Update minio to 2024-08-26T15-33-07Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-08-26T15-33-07Z)
|
||||
|
||||
[3.13.37]
|
||||
* Update minio to 2024-08-29T01-40-52Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-08-29T01-40-52Z)
|
||||
* fix: string format when log IAM refresh take over 5s by @jiuker in #20331
|
||||
* when a drive is closed cancel the cleanupTrash goroutine by @harshavardhana in #20337
|
||||
* add more details on the payload sent to webhook audit by @harshavardhana in #20335
|
||||
* bucket-metadata: Reload events/repl-targets for all buckets by @vadmeste in #20334
|
||||
|
||||
[3.13.38]
|
||||
* Update minio to 2024-09-09T16-59-28Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-09-09T16-59-28Z)
|
||||
* Skip non existent ldap entities while import (#20352)
|
||||
* Dont hard error for nonexisting LDAP entries instead of logging them
|
||||
|
||||
[3.13.39]
|
||||
* Update minio to 2024-09-13T20-26-02Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-09-13T20-26-02Z)
|
||||
* PutObject() for multi-pooled was holding large region locks, which was not necessary. This affects almost all slowpoke clients and lengthy uploads.
|
||||
* Re-arrange locks for CompleteMultipart, PutObject to be close to rename()
|
||||
|
||||
[3.14.0]
|
||||
* Update minio to 2024-09-22T00-33-43Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-09-22T00-33-43Z)
|
||||
* Limit S3 Select JSON documents to 10MB by @klauspost in #20439
|
||||
* remove windows CI/CD for now by @harshavardhana in #20441
|
||||
* Fix behavior of AddServiceAccountLDAP for non-admin users by @taran-p in #20442
|
||||
* Added iam import tests for openid by @shtripat in #20432
|
||||
* batch: Set a default retry attempts and a prefix by @vadmeste in #20452
|
||||
* Ensure proper stale_uploads_cleanup_interval is used at all times by @ramondeklein in #20451
|
||||
|
||||
[3.15.0]
|
||||
* Update minio to 2024-10-02T17-50-41Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-10-02T17-50-41Z)
|
||||
* Limit jstream parse depth by @klauspost in #20474
|
||||
* remove the list from 'mc stat' from testing via '--no-list' by @harshavardhana in #20468
|
||||
* cleanup existing part.N's before renamePart() by @harshavardhana in #20466
|
||||
* hold on to batch job stats till cleanup by @poornas in #20480
|
||||
* use absolute path for binary checksum verification by @harshavardhana in #20487
|
||||
* Fix PPC cgroup memory limit by @klauspost in #20488
|
||||
|
||||
[3.15.1]
|
||||
* Update minio to 2024-10-13T13-34-11Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-10-13T13-34-11Z)
|
||||
|
||||
[3.15.2]
|
||||
* Update minio to 2024-10-29T16-01-48Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-10-29T16-01-48Z)
|
||||
* Correct the date filter check for batch replication by @shtripat in https://github.com/minio/minio/pull/20569
|
||||
* Clear omitted fields by @klauspost in https://github.com/minio/minio/pull/20575
|
||||
* Trace ILM errors by @klauspost in https://github.com/minio/minio/pull/20576
|
||||
* Fix ILM expire workers exiting by @klauspost in https://github.com/minio/minio/pull/20578
|
||||
* fix: avoid useless expires value in listing meta by @donatello in https://github.com/minio/minio/pull/20584
|
||||
* heal: Avoid deadline error with very large objects (#140) by @vadmeste in https://github.com/minio/minio/pull/20586
|
||||
* heal: large objects fix and avoid .healing.bin corner case premature exit by @vadmeste in https://github.com/minio/minio/pull/20577
|
||||
* run IAM purge routines deterministically every hr by @donatello in https://github.com/minio/minio/pull/20587
|
||||
|
||||
[3.16.0]
|
||||
* Update Minio to RELEASE.2024-11-07T00-52-20Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-11-07T00-52-20Z)
|
||||
* Update README.md by [@​allanrogerr](https://github.com/allanrogerr) in https://github.com/minio/minio/pull/20599
|
||||
* Remove `expires` field from list objects metadata by [@​donatello](https://github.com/donatello) in https://github.com/minio/minio/pull/20600
|
||||
* add tests for ILM transition and healing ([#​166](https://github.com/minio/minio/issues/166)) by [@​harshavardhana](https://github.com/harshavardhana) in https://github.com/minio/minio/pull/20601
|
||||
* Update console package to v1.7.3 by [@​cesnietor](https://github.com/cesnietor) in https://github.com/minio/minio/pull/20606
|
||||
* Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by [@​dependabot](https://github.com/dependabot) in https://github.com/minio/minio/pull/20611
|
||||
* Fix msgUnPath crash by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20614
|
||||
* docs: remove redundant prometheus metric by [@​erfantkerfan](https://github.com/erfantkerfan) in https://github.com/minio/minio/pull/20618
|
||||
* decompress audit log properly before sending to remote target by [@​ramondeklein](https://github.com/ramondeklein) in https://github.com/minio/minio/pull/20619
|
||||
* [@​erfantkerfan](https://github.com/erfantkerfan) made their first contribution in https://github.com/minio/minio/pull/20618
|
||||
|
||||
[3.17.0]
|
||||
* Update minio to RELEASE.2024-12-13T22-19-12Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-12-13T22-19-12Z)
|
||||
* Fix lint issues from v1.62.0 upgrade by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20633
|
||||
* Harden internode DeadlineConn by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20631
|
||||
* Make DeadlineConn http.Listener compatible by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20635
|
||||
|
||||
[3.18.0]
|
||||
* CLOUDRON_OIDC_PROVIDER_NAME implemented
|
||||
|
||||
[3.18.1]
|
||||
* Update minio to RELEASE.2024-12-18T13-15-44Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-12-18T13-15-44Z)
|
||||
* Bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /docs/debugging/inspect by [@​dependabot](https://github.com/dependabot) in https://github.com/minio/minio/pull/20760
|
||||
* Bump golang.org/x/crypto from 0.29.0 to 0.31.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/minio/minio/pull/20767
|
||||
* update all dependencies and use latest msgp by [@​harshavardhana](https://github.com/harshavardhana) in https://github.com/minio/minio/pull/20768
|
||||
* s3: Sanitize the source object name in CopyObject handler by [@​marktheunissen](https://github.com/marktheunissen) in https://github.com/minio/minio/pull/20774
|
||||
* heal: Include more use case of not healable but readable objects ([#​248](https://github.com/minio/minio/issues/248)) by [@​vadmeste](https://github.com/vadmeste) in https://github.com/minio/minio/pull/20776
|
||||
|
||||
[4.0.0]
|
||||
* Update minio to RELEASE.2025-01-18T00-31-37Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2025-01-18T00-31-37Z)
|
||||
* ListObjectParts should return actual size by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20782
|
||||
* Add resiliency tests by [@​allanrogerr](https://github.com/allanrogerr) in https://github.com/minio/minio/pull/20786
|
||||
* Add cpuio profiling potential crash workaround by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20809
|
||||
* Bump golang.org/x/net to silence wrong vuln checker by [@​vadmeste](https://github.com/vadmeste) in https://github.com/minio/minio/pull/20814
|
||||
* decom: avoid skipping single delete markers for replication by [@​poornas](https://github.com/poornas) in https://github.com/minio/minio/pull/20836
|
||||
* update `github.com/minio/kms-go/kes` to v0.3.1 by [@​aead](https://github.com/aead) in https://github.com/minio/minio/pull/20843
|
||||
* Fix inconsistently written compressed files. by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20846
|
||||
* s3: Provide enough buffer when the object final size is unknown by [@​vadmeste](https://github.com/vadmeste) in https://github.com/minio/minio/pull/20847
|
||||
* Correct bucket metrics name by [@​shtripat](https://github.com/shtripat) in https://github.com/minio/minio/pull/20823
|
||||
* update deps by [@​harshavardhana](https://github.com/harshavardhana) in https://github.com/minio/minio/pull/20851
|
||||
|
||||
[4.0.1]
|
||||
* Update minio to RELEASE.2025-01-20T14-49-07Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2025-01-20T14-49-07Z)
|
||||
* do not list buckets without local quorum by [@​harshavardhana](https://github.com/harshavardhana) in https://github.com/minio/minio/pull/20852
|
||||
* Add Full Object Checksums and CRC64-NVME by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20855
|
||||
|
||||
[4.1.0]
|
||||
* Update minio to RELEASE.2025-02-03T21-03-04Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2025-02-03T21-03-04Z)
|
||||
* do not expose secret-key to lambda event handler by [@​harshavardhana](https://github.com/harshavardhana) in https://github.com/minio/minio/pull/20870
|
||||
* Allow URLs up to 32KB and improve parsing speed by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20874
|
||||
* DeleteObjects: Send delete to all pools ([#​172](https://github.com/minio/minio/issues/172)) by [@​vadmeste](https://github.com/vadmeste) in https://github.com/minio/minio/pull/20821
|
||||
* Check for valid checksum by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20878
|
||||
* Add lock overload protection by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20876
|
||||
* 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
|
||||
|
||||
[4.1.2]
|
||||
* Update minio to RELEASE.2025-02-18T16-25-55Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2025-02-18T16-25-55Z)
|
||||
* Fix nil pointer deref in PeerPolicyMappingHandler by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20913
|
||||
* (s)ftp: Enable trailing headers for upload by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20914
|
||||
* Quick patch for Snowball AutoExtract: [#​20883](https://github.com/minio/minio/issues/20883) by [@​mannreis](https://github.com/mannreis) in https://github.com/minio/minio/pull/20885
|
||||
* Update console to 1.7.6 by [@​cesnietor](https://github.com/cesnietor) in https://github.com/minio/minio/pull/20925
|
||||
* Fix missing authorization check for `PutObjectRetentionHandler` by [@​ramondeklein](https://github.com/ramondeklein) in https://github.com/minio/minio/pull/20929
|
||||
* ftp: Enable trailing headers, just like sftp by [@​jkandasa](https://github.com/jkandasa) in https://github.com/minio/minio/pull/20938
|
||||
* fix(docs): update mc admin trace link to MinIO official docs by [@​felixrodrigo19](https://github.com/felixrodrigo19) in https://github.com/minio/minio/pull/20943
|
||||
* Extract all files from encrypted stream with inspect by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20937
|
||||
* Test checksum types for invalid combinations by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20953
|
||||
* tests: Do not allow forced type asserts by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20905
|
||||
* [@​mannreis](https://github.com/mannreis) made their first contribution in https://github.com/minio/minio/pull/20885
|
||||
* [@​jkandasa](https://github.com/jkandasa) made their first contribution in https://github.com/minio/minio/pull/20938
|
||||
* [@​1911860538](https://github.com/1911860538) made their first contribution in https://github.com/minio/minio/pull/20939
|
||||
* [@​felixrodrigo19](https://github.com/felixrodrigo19) made their first contribution in https://github.com/minio/minio/pull/20943
|
||||
|
||||
[4.1.3]
|
||||
* Update minio to RELEASE.2025-02-28T09-55-16Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2025-02-28T09-55-16Z)
|
||||
* Fix importIAM issue with importing implied policies by [@​taran-p](https://github.com/taran-p) in https://github.com/minio/minio/pull/20956
|
||||
* Update SRSvcAccCreate with new type by [@​taran-p](https://github.com/taran-p) in https://github.com/minio/minio/pull/20974
|
||||
* build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by [@​dependabot](https://github.com/dependabot) in https://github.com/minio/minio/pull/20976
|
||||
* Fix typos by [@​triplechecker-com](https://github.com/triplechecker-com) in https://github.com/minio/minio/pull/20970
|
||||
* Update golang.org/x/crypto to address govulncheck complaint by [@​vadmeste](https://github.com/vadmeste) in https://github.com/minio/minio/pull/20983
|
||||
* Allow disabling of all X-Forwarded-For header processing by [@​marktheunissen](https://github.com/marktheunissen) in https://github.com/minio/minio/pull/20977
|
||||
* check for errors on bitrotWriter Close() by [@​vadmeste](https://github.com/vadmeste) in https://github.com/minio/minio/pull/20982
|
||||
* replication: set checksum type correctly by [@​poornas](https://github.com/poornas) in https://github.com/minio/minio/pull/20985
|
||||
* fix: SFTP auth bypass with no pub key in LDAP by [@​donatello](https://github.com/donatello) in https://github.com/minio/minio/pull/20986
|
||||
* Fix healing probability for skipped folders by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20988
|
||||
* [@​triplechecker-com](https://github.com/triplechecker-com) made their first contribution in https://github.com/minio/minio/pull/20970
|
||||
|
||||
[4.2.0]
|
||||
* Update minio to RELEASE.2025-03-12T18-04-18Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2025-03-12T18-04-18Z)
|
||||
* Enforce a bucket limit of 100 to v2 metrics calls by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20761
|
||||
* Update typos config by [@​donatello](https://github.com/donatello) in https://github.com/minio/minio/pull/21018
|
||||
* Update ssh and jws libs for fixed CVEs by [@​donatello](https://github.com/donatello) in https://github.com/minio/minio/pull/21017
|
||||
* Disable unstable test by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20996
|
||||
* decom: Ignore not found buckets ([#​509](https://github.com/minio/minio/issues/509)) by [@​vadmeste](https://github.com/vadmeste) in https://github.com/minio/minio/pull/21023
|
||||
|
||||
[4.3.0]
|
||||
* Update base image to 5.0.0
|
||||
|
||||
[4.4.0]
|
||||
* Update minio to RELEASE.2025-04-03T14-56-28Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2025-04-03T14-56-28Z)
|
||||
* fix(templates): replace dash with underscore by [@itsJohnySmith](https://github.com/itsJohnySmith) in https://github.com/minio/minio/pull/19566
|
||||
* Updating PromQL queries to include tilde needed to work with 'all' variable by [@excircle](https://github.com/excircle) in https://github.com/minio/minio/pull/21054
|
||||
* Add new API endpoint to revoke STS tokens by [@taran-p](https://github.com/taran-p) in https://github.com/minio/minio/pull/21072
|
||||
* fix call toAPIErrorCode with a nil value error after check another err by [@alingse](https://github.com/alingse) in https://github.com/minio/minio/pull/21083
|
||||
* fix: token is invalid for admin heal when minio is distErasure at windows by [@jiuker](https://github.com/jiuker) in https://github.com/minio/minio/pull/21092
|
||||
* internal: add handling of KVS config parse by [@wooffie](https://github.com/wooffie) in https://github.com/minio/minio/pull/21079
|
||||
* Fix anonymous unsigned trailing headers by [@klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/21095
|
||||
* Fix: Change TTFB metric type to histogram by [@iamsagar99](https://github.com/iamsagar99) in https://github.com/minio/minio/pull/20999
|
||||
* Try reconnect IAM systems if failed initially by [@shtripat](https://github.com/shtripat) in https://github.com/minio/minio/pull/20333
|
||||
* Fix evaluation of NewerNoncurrentVersions by [@krisis](https://github.com/krisis) in https://github.com/minio/minio/pull/21096
|
||||
|
||||
[4.4.1]
|
||||
* Update minio to RELEASE.2025-04-08T15-41-24Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2025-04-08T15-41-24Z)
|
||||
* decom: Ignore orphan delete markers in verification stage by [@​vadmeste](https://github.com/vadmeste) in https://github.com/minio/minio/pull/21106
|
||||
* ilm: Expect objects with only free versions when scanning by [@​krisis](https://github.com/krisis) in https://github.com/minio/minio/pull/21112
|
||||
|
||||
[4.4.2]
|
||||
* Update minio to RELEASE.2025-04-22T22-12-26Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2025-04-22T22-12-26Z)
|
||||
* move to go1.24 by [@harshavardhana](https://github.com/harshavardhana) in https://github.com/minio/minio/pull/21114
|
||||
* Fix buffered streams missing final entries by [@klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/21122
|
||||
* typo: fix error msg for decoding XL headers by [@wooffie](https://github.com/wooffie) in https://github.com/minio/minio/pull/21120
|
||||
* typo: fix return of checkDiskFatalErrs by [@wooffie](https://github.com/wooffie) in https://github.com/minio/minio/pull/21121
|
||||
* Fix shared error buffer by [@klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/21203
|
||||
* support autogenerated credentials for KMS_SECRET_KEY properly by [@harshavardhana](https://github.com/harshavardhana) in https://github.com/minio/minio/pull/21223
|
||||
* fix: batch expiry job doesn't report delete marker in batch-status me by [@jiuker](https://github.com/jiuker) in https://github.com/minio/minio/pull/21183
|
||||
* Nats tls handshake first by [@matthewdavidlloyd](https://github.com/matthewdavidlloyd) in https://github.com/minio/minio/pull/21008
|
||||
|
||||
|
@@ -5,8 +5,8 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "3.13.3",
|
||||
"upstreamVersion": "2024-03-05T04-48-44Z",
|
||||
"version": "4.4.2",
|
||||
"upstreamVersion": "RELEASE.2025-04-22T22-12-26Z",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"memoryLimit": 2147483648,
|
||||
"httpPort": 8000,
|
||||
@@ -20,17 +20,30 @@
|
||||
},
|
||||
"addons": {
|
||||
"localstorage": {},
|
||||
"oidc": { "loginRedirectUri": "/oauth_callback" }
|
||||
"oidc": {
|
||||
"loginRedirectUri": "/oauth_callback"
|
||||
}
|
||||
},
|
||||
"optionalSso": true,
|
||||
"checklist": {
|
||||
"change-default-password": {
|
||||
"sso": false,
|
||||
"message": "Change the default admin credentials by following this [guide](https://cloudron.io/documentation/apps/minio/#admin-credentials)"
|
||||
}
|
||||
},
|
||||
"manifestVersion": 2,
|
||||
"website": "http://www.minio.io",
|
||||
"minBoxVersion": "7.1.2",
|
||||
"minBoxVersion": "8.1.0",
|
||||
"forumUrl": "https://forum.cloudron.io/category/69/minio",
|
||||
"documentationUrl": "https://docs.cloudron.io/apps/minio/",
|
||||
"contactEmail": "support@cloudron.io",
|
||||
"icon": "logo.png",
|
||||
"tags": [ "storage", "hosting", "s3", "objectstore" ],
|
||||
"tags": [
|
||||
"storage",
|
||||
"hosting",
|
||||
"s3",
|
||||
"objectstore"
|
||||
],
|
||||
"mediaLinks": [
|
||||
"https://screenshots.cloudron.io/io.minio.cloudronapp/pic1.png",
|
||||
"https://screenshots.cloudron.io/io.minio.cloudronapp/pic2.png"
|
||||
|
12
Dockerfile
12
Dockerfile
@@ -1,14 +1,14 @@
|
||||
FROM cloudron/base:4.2.0@sha256:46da2fffb36353ef714f97ae8e962bd2c212ca091108d768ba473078319a47f4
|
||||
FROM cloudron/base:5.0.0@sha256:04fd70dbd8ad6149c19de39e35718e024417c3e01dc9c6637eaf4a41ec4e596c
|
||||
|
||||
RUN mkdir -p /app/code
|
||||
WORKDIR /app/code
|
||||
|
||||
ARG VERSION=RELEASE.2024-03-05T04-48-44Z
|
||||
# renovate: datasource=github-releases depName=minio/minio versioning=regex:^RELEASE\.(?<major>\d{4})-(?<minor>\d{2})-(?<patch>\d{2})T(?<build>.+)
|
||||
ARG MINIO_VERSION=RELEASE.2025-04-22T22-12-26Z
|
||||
|
||||
# sometimes here https://dl.min.io/server/minio/release/linux-amd64/archive/
|
||||
# RUN wget https://dl.min.io/server/minio/release/linux-amd64/minio.${VERSION} -O /app/code/minio && chmod +x /app/code/minio
|
||||
RUN wget https://dl.min.io/server/minio/release/linux-amd64/archive/minio.${VERSION} -O /app/code/minio && chmod +x /app/code/minio
|
||||
# https://dl.min.io/client/mc/release/linux-amd64/
|
||||
RUN wget https://dl.min.io/server/minio/release/linux-amd64/archive/minio.${MINIO_VERSION} -O /app/code/minio && chmod +x /app/code/minio
|
||||
|
||||
# Latest CLI
|
||||
RUN wget https://dl.min.io/client/mc/release/linux-amd64/mc -O /app/code/mc && chmod +x /app/code/mc
|
||||
|
||||
COPY env.sh.template start.sh /app/code/
|
||||
|
@@ -4,7 +4,6 @@ Please use the following credentials to login:
|
||||
**Username**: minioadmin<br/>
|
||||
**Password**: minioadmin<br/>
|
||||
|
||||
Please change the credentials immediately by following this [guide](https://cloudron.io/documentation/apps/minio/#admin-credentials).
|
||||
</nosso>
|
||||
|
||||
<sso>
|
||||
|
BIN
logo.png
BIN
logo.png
Binary file not shown.
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 17 KiB |
41
logo.svg
Normal file
41
logo.svg
Normal file
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="512"
|
||||
height="512"
|
||||
fill="#ffffff"
|
||||
version="1.1"
|
||||
id="svg3"
|
||||
sodipodi:docname="logo.svg"
|
||||
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
|
||||
inkscape:export-filename="logo.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs3" />
|
||||
<sodipodi:namedview
|
||||
id="namedview3"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:zoom="0.98823083"
|
||||
inkscape:cx="222.1141"
|
||||
inkscape:cy="376.93623"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1014"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg3" />
|
||||
<path
|
||||
d="m 156.67193,317.75421 a 286.44793,286.44793 0 0 1 56.74397,-80.47822 290.54005,290.54005 0 0 1 28.37199,-24.89369 v 61.3817 z m -49.10536,56.88038 134.22132,-68.20188 v 156.18233 l 30.21344,39.28427 V 290.47346 l 18.3463,-9.48007 a 91.049521,91.049521 0 0 0 25.0301,-144.04238 L 246.28921,64.725212 a 15.345425,15.345425 0 0 1 0.75022,-21.619998 15.413627,15.413627 0 0 1 21.6882,0.750221 l 9.68467,10.093879 20.46057,-19.914953 C 274.38839,2.2522814 244.31136,6.2761929 227.05628,22.167233 a 44.058422,44.058422 0 0 0 -1.90965,62.200124 l 69.83873,72.771413 a 62.336528,62.336528 0 0 1 -13.64038,96.02826 l -9.48006,4.91053 V 159.38943 A 315.97936,315.97936 0 0 0 107.56657,374.29359 Z"
|
||||
id="path2"
|
||||
style="fill:#cf163e;fill-opacity:1;stroke:none;stroke-width:6.82019" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
4
renovate.json5
Normal file
4
renovate.json5
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["local>devops/renovator//default.renovate.json5"]
|
||||
}
|
2
start.sh
2
start.sh
@@ -29,7 +29,7 @@ if [[ ! -d /app/data/mc_config ]]; then
|
||||
fi
|
||||
|
||||
if [[ -n "${CLOUDRON_OIDC_ISSUER:-}" ]]; then
|
||||
export MINIO_IDENTITY_OPENID_DISPLAY_NAME="Cloudron"
|
||||
export MINIO_IDENTITY_OPENID_DISPLAY_NAME="${CLOUDRON_OIDC_PROVIDER_NAME:-Cloudron}"
|
||||
export MINIO_IDENTITY_OPENID_CONFIG_URL="${CLOUDRON_OIDC_DISCOVERY_URL}"
|
||||
export MINIO_IDENTITY_OPENID_CLIENT_ID="${CLOUDRON_OIDC_CLIENT_ID}"
|
||||
export MINIO_IDENTITY_OPENID_CLIENT_SECRET="${CLOUDRON_OIDC_CLIENT_SECRET}"
|
||||
|
2914
test/package-lock.json
generated
2914
test/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -9,10 +9,10 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"chromedriver": "^122.0.4",
|
||||
"chromedriver": "^135.0.2",
|
||||
"expect.js": "^0.3.1",
|
||||
"mocha": "^10.3.0",
|
||||
"selenium-webdriver": "^4.18.1",
|
||||
"superagent": "^8.1.2"
|
||||
"mocha": "^11.1.0",
|
||||
"selenium-webdriver": "^4.31.0",
|
||||
"superagent": "^10.2.0"
|
||||
}
|
||||
}
|
||||
|
71
test/test.js
71
test/test.js
@@ -1,11 +1,7 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
/* jshint esversion: 8 */
|
||||
/* global describe */
|
||||
/* global before */
|
||||
/* global after */
|
||||
/* global it */
|
||||
/* global xit */
|
||||
/* global it, xit, describe, before, after, afterEach */
|
||||
|
||||
'use strict';
|
||||
|
||||
@@ -28,24 +24,39 @@ if (!process.env.USERNAME || !process.env.PASSWORD) {
|
||||
describe('Application life cycle test', function () {
|
||||
this.timeout(0);
|
||||
|
||||
const LOCATION = 'test';
|
||||
const LOCATION = process.env.LOCATION || 'test';
|
||||
const TEST_TIMEOUT = parseInt(process.env.TIMEOUT, 10) || 30000;
|
||||
const BUCKET = 'cloudrontestbucket';
|
||||
const EXEC_ARGS = { cwd: path.resolve(__dirname, '..'), stdio: 'inherit' };
|
||||
|
||||
let browser, app;
|
||||
let athenticated_by_oidc = false, rootPassword;
|
||||
let username = process.env.USERNAME;
|
||||
let password = process.env.PASSWORD;
|
||||
let rootPassword;
|
||||
const username = process.env.USERNAME;
|
||||
const password = process.env.PASSWORD;
|
||||
|
||||
before(function () {
|
||||
browser = new Builder().forBrowser('chrome').setChromeOptions(new Options().windowSize({ width: 1280, height: 1024 })).build();
|
||||
const chromeOptions = new Options().windowSize({ width: 1600, height: 1024 });
|
||||
chromeOptions.addArguments('guest'); // disable password checks
|
||||
if (process.env.CI) chromeOptions.addArguments('no-sandbox', 'disable-dev-shm-usage', 'headless');
|
||||
browser = new Builder().forBrowser('chrome').setChromeOptions(chromeOptions).build();
|
||||
if (!fs.existsSync('./screenshots')) fs.mkdirSync('./screenshots');
|
||||
});
|
||||
|
||||
after(function () {
|
||||
browser.quit();
|
||||
});
|
||||
|
||||
afterEach(async function () {
|
||||
if (!process.env.CI || !app) return;
|
||||
|
||||
const currentUrl = await browser.getCurrentUrl();
|
||||
if (!currentUrl.includes(app.domain)) return;
|
||||
expect(this.currentTest.title).to.be.a('string');
|
||||
|
||||
const screenshotData = await browser.takeScreenshot();
|
||||
fs.writeFileSync(`./screenshots/${new Date().getTime()}-${this.currentTest.title.replaceAll(' ', '_')}.png`, screenshotData, 'base64');
|
||||
});
|
||||
|
||||
async function waitForElement(elem) {
|
||||
await browser.wait(until.elementLocated(elem), TEST_TIMEOUT);
|
||||
await browser.wait(until.elementIsVisible(browser.findElement(elem)), TEST_TIMEOUT);
|
||||
@@ -79,23 +90,22 @@ describe('Application life cycle test', function () {
|
||||
await timers.setTimeout(5000);
|
||||
}
|
||||
|
||||
async function loginOIDC(username, password) {
|
||||
async function loginOIDC(username, password, alreadyAuthenticated = true) {
|
||||
browser.manage().deleteAllCookies();
|
||||
await browser.get(`https://${app.fqdn}/login`);
|
||||
await browser.sleep(4000);
|
||||
await browser.sleep(10000);
|
||||
|
||||
await browser.findElement(By.xpath('//button[contains(., "Cloudron")]')).click();
|
||||
await browser.sleep(4000);
|
||||
await waitForElement(By.xpath('//button[contains(., "iam")]'));
|
||||
await browser.findElement(By.xpath('//button[contains(., "iam")]')).click();
|
||||
await browser.sleep(10000);
|
||||
|
||||
if (!athenticated_by_oidc) {
|
||||
await waitForElement(By.xpath('//input[@name="username"]'));
|
||||
await browser.findElement(By.xpath('//input[@name="username"]')).sendKeys(username);
|
||||
await browser.findElement(By.xpath('//input[@name="password"]')).sendKeys(password);
|
||||
await browser.sleep(2000);
|
||||
if (!alreadyAuthenticated) {
|
||||
await waitForElement(By.id('inputUsername'));
|
||||
await browser.findElement(By.id('inputUsername')).sendKeys(username);
|
||||
await browser.findElement(By.id('inputPassword')).sendKeys(password);
|
||||
await browser.findElement(By.id('loginSubmitButton')).click();
|
||||
|
||||
await browser.sleep(2000);
|
||||
|
||||
athenticated_by_oidc = true;
|
||||
}
|
||||
|
||||
await waitForElement(By.xpath('//span[contains(text(), "Buckets")]'));
|
||||
@@ -115,11 +125,12 @@ describe('Application life cycle test', function () {
|
||||
await browser.get(`https://${app.fqdn}/buckets`);
|
||||
await waitForElement(By.xpath('//button[@id="create-bucket"]'));
|
||||
await browser.findElement(By.xpath('//button[@id="create-bucket"]')).click();
|
||||
await browser.sleep(2000);
|
||||
await browser.sleep(1000);
|
||||
await waitForElement(By.xpath('//input[@id="bucket-name"]'));
|
||||
await browser.findElement(By.xpath('//input[@id="bucket-name"]')).sendKeys(BUCKET);
|
||||
await browser.findElement(By.xpath('//button[@id="create-bucket"]')).click();
|
||||
await browser.get(`https://${app.fqdn}/buckets`);
|
||||
await waitForElement(By.xpath(`//h1[contains(text(), "${BUCKET}")]`));
|
||||
await timers.setTimeout(5000);
|
||||
}
|
||||
|
||||
async function checkBucket() {
|
||||
@@ -159,7 +170,7 @@ describe('Application life cycle test', function () {
|
||||
|
||||
xit('build app', function () { execSync('cloudron build', EXEC_ARGS); });
|
||||
|
||||
// // no SSO
|
||||
// no SSO
|
||||
it('install app (no SSO)', async function () {
|
||||
execSync(`cloudron install --no-sso --location ${LOCATION} --secondary-domains API_SERVER_DOMAIN=${LOCATION}-api`, EXEC_ARGS);
|
||||
await timers.setTimeout(10000);
|
||||
@@ -200,7 +211,7 @@ describe('Application life cycle test', function () {
|
||||
it('does redirect', checkRedirect);
|
||||
it('check api', checkApi);
|
||||
|
||||
it('can OIDC login', loginOIDC.bind(null, username, password));
|
||||
it('can OIDC login', loginOIDC.bind(null, username, password, false));
|
||||
it('has bucket', checkBucket);
|
||||
it('can logout', logout);
|
||||
|
||||
@@ -217,7 +228,7 @@ describe('Application life cycle test', function () {
|
||||
it('does redirect', checkRedirect);
|
||||
it('check api', checkApi);
|
||||
|
||||
it('can OIDC login', loginOIDC.bind(null, username, password));
|
||||
it('can OIDC login', loginOIDC.bind(null, username, password, true));
|
||||
it('has bucket', checkBucket);
|
||||
it('can logout', logout);
|
||||
|
||||
@@ -236,7 +247,7 @@ describe('Application life cycle test', function () {
|
||||
it('has bucket', checkBucket);
|
||||
it('can logout', logout);
|
||||
|
||||
it('can OIDC login', loginOIDC.bind(null, username, password));
|
||||
it('can OIDC login', loginOIDC.bind(null, username, password, true));
|
||||
it('has bucket', checkBucket);
|
||||
it('can logout', logout);
|
||||
|
||||
@@ -254,7 +265,7 @@ describe('Application life cycle test', function () {
|
||||
it('has bucket', checkBucket);
|
||||
it('can logout', logout);
|
||||
|
||||
it('can OIDC login', loginOIDC.bind(null, username, password));
|
||||
it('can OIDC login', loginOIDC.bind(null, username, password, true));
|
||||
it('has bucket', checkBucket);
|
||||
it('can logout', logout);
|
||||
|
||||
@@ -272,7 +283,7 @@ describe('Application life cycle test', function () {
|
||||
it('can add buckets', addBucket);
|
||||
it('can logout', logout);
|
||||
|
||||
it('can OIDC login', loginOIDC.bind(null, username, password));
|
||||
it('can OIDC login', loginOIDC.bind(null, username, password, true));
|
||||
it('has bucket', checkBucket);
|
||||
it('can logout', logout);
|
||||
|
||||
@@ -284,7 +295,7 @@ describe('Application life cycle test', function () {
|
||||
it('has bucket', checkBucket);
|
||||
it('can logout', logout);
|
||||
|
||||
it('can OIDC login', loginOIDC.bind(null, username, password));
|
||||
it('can OIDC login', loginOIDC.bind(null, username, password, true));
|
||||
it('has bucket', checkBucket);
|
||||
it('can logout', logout);
|
||||
|
||||
|
Reference in New Issue
Block a user