Skip to content

Update minio

Kubitus Bot requested to merge renovate/minio into main

This MR contains the following updates:

Package Update Change
minio/mc patch RELEASE.2021-12-16T23-38-39Z -> RELEASE.2021-12-29T06-52-55Z
minio/minio patch RELEASE.2021-12-10T23-03-39Z -> RELEASE.2021-12-29T06-49-06Z

Release Notes

minio/mc

vRELEASE.2021-12-29T06-52-55Z

Compare Source

Changelog

  • fix: admin heal info output for multiple pools (#​3905) (12/28/21) (Harshavardhana)
  • rm: print proper paths instead of just objectnames for S3 endpoints (12/28/21) (Harshavardhana)
  • mirror: Sort bucket names with slash for site wide scenarios (#​3894) (12/29/21) (Anis Elleuch)
  • display when delete markers are created (#​3904) (12/28/21) (Harshavardhana)
  • remove retry in difference() comparator (#​3903) (12/27/21) (Harshavardhana)
  • du: Fix double counting of objects (#​3901) (12/22/21) (Klaus Post)
  • Set default value for --event flag of omitted (#​3752) (12/21/21) (Dean Kleissas)
minio/minio

vRELEASE.2021-12-29T06-49-06Z

Compare Source

Highlights

  • Click here to download the latest version of MinIO.
  • Click here for production support.
  • Similar to release RELEASE.2021-11-24T23-19-33Z. Downgrades are not supported in this release for erasure-coded clusters, due to on-disk data format version bump - once upgraded erasure-coded clusters cannot be downgraded to the previous release. Please upgrade staging or testing environments first.
  • Healing related fixes to calculate correct quorum for objects - refer #​13998, #​14000

Changelog

  • fix: update storage-class properly (12/28/21)
  • add compliance markdown (12/28/21)
  • correctly calculate read quorum based on the available fileInfo (#​14000) (12/28/21)
  • docs: update TLS doc use -keyout instead of -key (#​14001) (12/28/21)
  • fix: choose appropriate quorum for a given erasure set (#​13998) (12/28/21)

vRELEASE.2021-12-27T07-23-18Z

Compare Source

Highlights

  • Click here to download the latest version of MinIO.
  • Click here for production support.
  • Similar to release RELEASE.2021-11-24T23-19-33Z. Downgrades are not supported in this release for erasure-coded clusters, due to on-disk data format version bump - once upgraded erasure-coded clusters cannot be downgraded to the previous release. Please upgrade staging or testing environments first.
  • Priviledge escalation issue fixed in this release refer to our security advisory on this vulnerability. All users are advised to upgrade if they are public facing deployment. CVE-2021-43858
  • Healing of shards that do not have aligned padding issue are fixed automatically in two locations one in "healing" and another during a "GetObject()" call - refer #​13978, #​13945
  • Multi-pool setup should purge the dangling objects properly.

Changelog

  • madmin-go v1.1.23 and pkg v1.1.11 (12/26/21) (Minio Trusted)
  • update go v0.13.1 (12/26/21) (Minio Trusted)
  • trim values from envrionment files (#​13991) (12/25/21) (Harshavardhana)
  • fix: healing across pools removing dangling objects (#​13990) (12/25/21) (Harshavardhana)
  • add healing for invalid shards by skipping the blocks (#​13978) (12/23/21) (Harshavardhana)
  • simplify logger time and avoid possible crashes (#​13986) (12/23/21) (Harshavardhana)
  • Fix user privilege escalation bug (#​13976) (12/23/21) (Aditya Manthramurthy)
  • rename MINIO_CACHE_..MASTER_KEY to MINIO_CACHE.._SECRET_KEY (12/22/21) (Harshavardhana)
  • add configurable delta for skipping shards (#​13967) (12/22/21) (Harshavardhana)
  • Limit key size to 3K (#​13974) (12/22/21) (Klaus Post)
  • return meaningful error for disabled users (#​13968) (12/22/21) (Harshavardhana)
  • update helm to v3.4.3 (12/21/21) (Harshavardhana)
  • skip inconsistent shards if possible (#​13945) (12/21/21) (Harshavardhana)
  • Move last remaining IAM notification calls into IAMSys methods (#​13941) (12/21/21) (Aditya Manthramurthy)
  • update helm v3.4.2 (12/20/21) (Minio Trusted)

vRELEASE.2021-12-20T22-07-16Z

Compare Source

Highlights

  • Click here to download the latest version of MinIO.
  • Click here for production support.
  • Similar to release RELEASE.2021-11-24T23-19-33Z. Downgrades are not supported in this release for erasure-coded clusters, due to on-disk data format version bump - once upgraded erasure-coded clusters cannot be downgraded to the previous release. Please upgrade staging or testing environments first.
  • Fixes regression in Console UI logins for 'root' users and also users with direct group mapping. Refer #​13955, #​13953

Changelog

  • Fix regression in STS permissions via group in internal IDP (#​13955) (12/20/21) (Aditya Manthramurthy)
  • update helm chart link (12/20/21) (Harshavardhana)
  • Add configurable channel queue_size for audit/logger webhook targets (#​13819) (12/20/21) (Harshavardhana)
  • env: Remove quotes when parsing a config env file (#​13953) (12/20/21) (Anis Elleuch)
  • add support for etcd secrets and relabel configs (12/20/21) (Minio Trusted)
  • fix: access for root user's STS credential (#​13947) (12/19/21) (Aditya Manthramurthy)
  • update helm v3.4.0 (12/19/21) (Minio Trusted)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports

Loading