Minio - Package Updates
Pinned
Minio
-
[2.4.9]
- Update minio to 2022-04-12T06-55-35Z
- Changelog
- Fix a privilege escalation security issue - https://github.com/minio/minio/security/advisories/GHSA-2j69-jjmg-534q
- Console v0.15.10 by @dvaldivia in #14723
- align atomic variables once more for 32bit by @harshavardhana in #14721
- make sure to pass Lifecycle if set for List filtering by @harshavardhana in #14722
- Set permissions for GitHub actions by @naveensrinivasan in #14693
- Add support for minio tier type by @krisis in #14468
-
[2.4.10]
- Update minio to 2022-04-16T04-26-02Z
- Changelog
- Allow parallel decom migration threads to be more than erasure sets by @krishnasrinivas in #14733
- Include speedtest as part of healthinfo api by @anjalshireesh in #14696
- Support templating accessKey existingSecret and bucket name by @yisiqi in #14643
- enable go1.18.x builds by @harshavardhana in #14746
- [S3Select] Switch to new parquet library and reduce locking by @donatello in #14731
- Update Console v0.15.13 by @dvaldivia in #14751
-
[2.4.13]
- Update minio to 2022-05-03T20-36-08Z
- Changelog
- fix: panic in browser redirect handler for unexpected r.Host by @harshavardhana in #14844
- fix: reject invalid r.Host headers by @harshavardhana in #14846
- fix: disallow newer policies, users & groups with space characters by @harshavardhana in #14845
- Check error status codes by @klauspost in #14850
- Log Range Header by @klauspost in #14851
- fix: remove embedded-policy as requested by the user by @harshavardhana in #14847
-
[2.5.0]
- Update minio to 2022-05-08T23-50-31Z
- Changelog
- Fix missing annotations for PVCs by @Sea-you in #14793
- Add OPA doc and remove deprecation marking by @donatello in #14863
- avoid concurrent reads and writes to opts.UserDefined by @harshavardhana in #14862
-
[2.5.1]
- Update minio to 2022-05-19T18-20-59Z
- Changelog
- pools: GetObjectNInfo should cover locking during object read by @vadmeste in #14887
- tracing: Add disk path to storage tracing by @vadmeste in #14883
- Add support for Access Management Plugin by @donatello in #14875
- If decom of an object fails, retry for 3 times by @krishnasrinivas in #14861
- update new name for MINIO_POLICY_OPA_URL by @itsericqiu in #14898
- add support for extra Prometheus labels by @harshavardhana in #14899
- use BadRequest HTTP status instead of Conflict for certain errors by @harshavardhana in #14900
-
[2.5.2]
- Update minio to 2022-05-23T18-45-11Z
- Changelog
- mrf: Fix stale MRF data showed in heal info by @vadmeste in #14953
- Relax site replication syncing of service accounts by @poornas in #14955
- Fix WalkDir fallback hot loop by @klauspost in #14961
- fetch bucket replication stats across peers in single call by @harshavardhana in #14956
-
[2.5.3]
- Update minio to 2022-05-26T05-48-41Z
- Changelog
- replication healing: Fix typo when healing bucket quota info by @vadmeste in #14966
- Do not use inline data size in xl.meta quorum calculation by @vadmeste in #14831
- hash-set: Add file input for debug tool by @klauspost in #14965
- site replication: Allow replication rule edit by @poornas in #14969
- fix: copyObject on versioned bucket when updating metadata by @harshavardhana in #14971
-
[2.7.2]
- Update minio to 2022-06-10T16-59-15Z
- Changelog
- Include the entirety of vendor folder in .gitignore by @kaankabalak in #15046
- relax O_DIRECT in single drive mode if unsupported by @harshavardhana in #15045
- Bump Console v0.18.1 by @dvaldivia in #15051
- healthcheck cluster endpoint should honor write/readQuorum per pool by @harshavardhana in #15053
- fix: make metrics endpoint responsive by reducing the chatter by @harshavardhana in #15055
-
[2.7.3]
- Update minio to 2022-06-11T19-55-32Z
- Changelog
- debug: verify diff on latest objects on source and target buckets by @harshavardhana in #15069
- fix: add missing minio_s3_requests_total by @harshavardhana in #15070
- Update dperf to 0.4.1 by @vadmeste in #15071
- sts: Avoid printing all STS errors by @vadmeste in #15065
-
[2.7.4]
- Update minio to 2022-06-17T02-00-35Z
- Changelog
- debug: Close object after check by @vadmeste in #15077
- kms: initialize after cli parsing by @vadmeste in #15076
- Support configuration of a session policy file by @rgcostea in #15078
- erasure-sd: Evaluate versioning Prefix in multi-delete objects by @vadmeste in #15081
- fix: simplify healthcheck code to freeze calls only once by @harshavardhana in #15082
- add bucket level S3 received/sent bytes by @harshavardhana in #15084
- fix: background local test also via channel by @harshavardhana in #15086
- add dataErrs for healing debug log by @harshavardhana in #15092
-
[2.7.5]
- Update minio to 2022-06-20T23-13-45Z
- Changelog
- Update gopsutil to v3.22.5 by @danieljakots in #15098
- fix: ignore printing io.EOF during WalkDir() on concurrently modified objects by @harshavardhana in #15100
- Avoid CompleteMultipart freeze with unexpected network issue by @vadmeste in #15102
- Add generic function to retrieve config value with metadata by @donatello in #15083
- fix typo in site replication version healing by @poornas in #15103
- Add import/export APIs to migrate bucket metadata by @poornas in #14929
-
[2.7.6]
- Update minio to 2022-06-25T15-50-16Z
- Changelog
- remove gateway banner and some other TODO loggers by @harshavardhana in #15125
- s3-verify: Fix endpoint and missing comparison by @vadmeste in #15129
- Parallelize new disks healing of different erasure sets by @vadmeste in #15112
- fips: simplify TLS configuration by @aead in #15127
- fix: cant parse comment without '=' in environment file by @anoworl in #15130
- add go1.18 specific curve preferences by @harshavardhana in #15132
-
[2.7.7]
- Update minio to 2022-06-30T20-58-09Z
- Changelog
- Supports parity configuration of '0', '1' enabling support for 2,3 drive setups for erasure coding.
- add license banner for GNU AGPLv3 by @harshavardhana in #15178
- save MinIO version with each version (8-bytes extra) by @harshavardhana in #15170
- Remove unnecessary code in WalkDir() by @vadmeste in #15168
- perform object sweep after equeue the latest CopyObject() by @harshavardhana in #15183
- Upgrade reedsolomon/compression packages by @klauspost in #15182
- Revert proxying requests with precondition errors by @vadmeste in #15180
- allow support for parity '0', '1' enabling support for 2,3 drive setups by @harshavardhana in #15171
- handle missing funcNames for handlers by @harshavardhana in #15188
- update banner to reflect the final agreed UI by @harshavardhana in #15192
- site healing: Skip stale bucket metadata updates from peer by @poornas in #15186
- de-couple caller context to avoid internal races by @harshavardhana in #15195
- Save minio version in xl.meta while healing in outdated disks by @vadmeste in #15181
- finalize startup-banner and remove unnecessary logs by @harshavardhana in #15202
- Make ReqInfo concurrency safe by @klauspost in #15204
- update banner with version+runtime by @harshavardhana in #15206
-
[2.8.0]
- Update minio to 2022-07-04T21-02-54Z
- Changelog
- Simplify Prometheus metrics gather by @harshavardhana in #15210
- site healing: Skip stale iam asset updates from peer. by @poornas in #15203
- return appropriate error under 'decom status' by @harshavardhana in #15213
- do not print errFileNotFound in entries.resolve() by @harshavardhana in #15216
- decom IAM, Bucket metadata properly by @harshavardhana in #15220
-
[2.8.2]
- Update minio to 2022-07-13T23-29-44Z
- Update mc to 2022-07-11T16-16-12Z
- Changelog
- Adding error check for jetstream connection by @rayjanoka in #15252
- Fix Helm chart does not support special characters in access/secret key by @dormanze in #15243
- do not recreate deprecated delete-journal.bin, only read it by @harshavardhana in #15185
- remove auto-port warning for console-address by @harshavardhana in #15260
- Allow compaction at bucket top level. by @klauspost in #15266
- fix grammatic errors and minor rewrites by @daniel-bogusz95 in #15264
- Purge the objects immediately when x-minio-force-delete header is passed in DeleteObject and DeleteBucket API by @Praveenrajmani in #15148
- metric: add KMS-related metrics by @aead in #15258
- site replication: Ignore missing targets/replication config during re… by @poornas in #15269
- Add compressed file index by @klauspost in #15247
- Add 4K minimum compressed size by @klauspost in #15273
- Do not print erasure read log when a disk becomes offline by @vadmeste in #15277
- allow custom speedtest bucket by @harshavardhana in #15271
- fix: simplify passing auditLog eventType by @harshavardhana in #15278
- Avoid listing buckets from a suspended pool by @vadmeste in #15283
- preserve incoming query params in success_action_redirect by @harshavardhana in #15280
- Upgrade compression package by @klauspost in #15284
- Add padding to compressed+encrypted files by @klauspost in #15282
- resync: Avoid concurrent access/write on map by @poornas in #15286
- Add a github workflow test for root disk detection by @vadmeste in #15267
- Fix tier-add help by @krisis in https://github.com/minio/mc/pull/4148
- add mc ping command by @sinhaashish in https://github.com/minio/mc/pull/4074