Bugfix Release
·
2859 commits
to master
since this release
What's Changed
- 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-deleteheader 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
New Contributors
- @rayjanoka made their first contribution in #15252
- @daniel-bogusz95 made their first contribution in #15264
Full Changelog: RELEASE.2022-07-08T00-05-23Z...RELEASE.2022-07-13T23-29-44Z