mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-05 00:35:14 +00:00
Compare commits
61 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
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 |
218
CHANGELOG
218
CHANGELOG
@@ -2436,3 +2436,221 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
||||
* 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)
|
||||
|
||||
|
@@ -5,8 +5,8 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "3.13.9",
|
||||
"upstreamVersion": "2024-03-30T09-41-56Z",
|
||||
"version": "3.13.34",
|
||||
"upstreamVersion": "2024-08-03T04-33-23Z",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"memoryLimit": 2147483648,
|
||||
"httpPort": 8000,
|
||||
|
@@ -3,7 +3,7 @@ FROM cloudron/base:4.2.0@sha256:46da2fffb36353ef714f97ae8e962bd2c212ca091108d768
|
||||
RUN mkdir -p /app/code
|
||||
WORKDIR /app/code
|
||||
|
||||
ARG VERSION=RELEASE.2024-03-30T09-41-56Z
|
||||
ARG VERSION=RELEASE.2024-08-03T04-33-23Z
|
||||
|
||||
# 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
|
||||
|
716
test/package-lock.json
generated
716
test/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -9,10 +9,10 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"chromedriver": "^123.0.1",
|
||||
"chromedriver": "^127.0.1",
|
||||
"expect.js": "^0.3.1",
|
||||
"mocha": "^10.4.0",
|
||||
"selenium-webdriver": "^4.19.0",
|
||||
"superagent": "^8.1.2"
|
||||
"mocha": "^10.7.0",
|
||||
"selenium-webdriver": "^4.23.0",
|
||||
"superagent": "^9.0.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user