Minio - RELEASE.2023-09-16T01-01-47Z


Highlights

  • Address some major memory issue in replication MRF when there are lots of objects from
    existing object replication are putting a lot of back pressure.
  • Improve Disk replacement healing from single threaded to multi-threaded via relying on nr_requests value on Linux.
  • Allow concurrent SFTP connections.

What's Changed

  • allow scanner key cycle to be empty by @harshavardhana in https://github.com/minio/minio/pull/18001
  • fix: change DISK_ to DRIVE_ for some drive related envs by @harshavardhana in https://github.com/minio/minio/pull/18005
  • heal: calculate the number of workers based on NRRequests by @vadmeste in https://github.com/minio/minio/pull/17945
  • fix: ignore transient errors in read path by @harshavardhana in https://github.com/minio/minio/pull/18006
  • optimize MRF replication queue to avoid memory leaks by @harshavardhana in https://github.com/minio/minio/pull/18007
  • update pkg to v2.0.1 to extend admin actions by @harshavardhana in https://github.com/minio/minio/pull/18008
  • fix: allow concurrent SFTP connections by @harshavardhana in https://github.com/minio/minio/pull/18013
  • update all dependencies by @harshavardhana in https://github.com/minio/minio/pull/18012
  • fix: allow dynamic ports for API only in non-distributed setups by @harshavardhana in https://github.com/minio/minio/pull/18019
  • fix: send content-md5 for AWS S3 proactively by @harshavardhana in https://github.com/minio/minio/pull/18018
  • replication: queue existing objects to same workers as incoming by @poornas in https://github.com/minio/minio/pull/18020
  • optimize mkdir calls to avoid base-dir Mkdir attempts by @harshavardhana in https://github.com/minio/minio/pull/18021
  • replication resync: report only the on-disk status by @poornas in https://github.com/minio/minio/pull/18017
  • Load STS accounts into IAM cache lazily by @donatello in https://github.com/minio/minio/pull/17994
  • introduce MINIO_BROWSER_REDIRECT env to enable/disable auto-redirect by @harshavardhana in https://github.com/minio/minio/pull/18025
  • DOCS-987: Reorganizing list.md for better RST compatibility by @ravindk89 in https://github.com/minio/minio/pull/18027
  • add backups for usage-caches to rely on upon error by @harshavardhana in https://github.com/minio/minio/pull/18029
  • Fix policy package import name by @donatello in https://github.com/minio/minio/pull/18031
  • Move IAM periodic ops to a single go routine by @donatello in https://github.com/minio/minio/pull/18026
  • Do not use a chain for S3 tiering to return better error messages by @vadmeste in https://github.com/minio/minio/pull/18030
  • Added MINIO_PROMETHEUS_AUTH_TOKEN env support by @bexsoft in https://github.com/minio/minio/pull/18028
  • fix: webhook notify endpoint with standard ports by @vadmeste in https://github.com/minio/minio/pull/18016
  • remove generating presignedURLs with range header for lambda by @harshavardhana in https://github.com/minio/minio/pull/18033
  • fix: optimize listMultipartUploads to serve via local disks by @harshavardhana in https://github.com/minio/minio/pull/18034
  • scanner: Fix loading data usage cache structure by @vadmeste in https://github.com/minio/minio/pull/18037
  • update console v0.39.0 by @harshavardhana in https://github.com/minio/minio/pull/18038
  • site replication:turn off re-tries by @poornas in https://github.com/minio/minio/pull/18039

Full Changelog: https://github.com/minio/minio/compare/RELEASE.2023-09-07T02-05-02Z...RELEASE.2023-09-16T01-01-47Z


Details

date
Sept. 16, 2023, 8 a.m.
name
Bugfix release
type
Patch
👇
Register or login to:
  • 🔍View and search all Minio releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or