Releases: minio/mc
Bugfix Release
What's Changed
- Giving mirror the option to exit early when --remove is not set by @zveinn in #5116
- Change enable to "enable=" by @taran-p in #5104
- add support for pre-2023 minio deployments by @harshavardhana in #5122
- fix: urls equals nil deref by @wooffie in #5126
- mirror: add the duration time and beautify the output by @dormanze in #5125
New Contributors
Full Changelog: RELEASE.2025-02-04T04-57-50Z...RELEASE.2025-02-08T19-14-21Z
Bugfix Release
What's Changed
- fix: cp and mirror commands fail to be executed when the file length is 255 characters by @dormanze in #5114
- mc find - allow absolute times by @klauspost in #5118
- Improve the error message when trying to add multiple expiry options … by @marktheunissen in #5117
- Use latest madmin-go for policy content check by @shtripat in #5109
- Add "mc support upload" encryption by @klauspost in #5113
Full Changelog: RELEASE.2025-01-17T23-25-50Z...RELEASE.2025-02-04T04-57-50Z
Bugfix Release
What's Changed
- Improve trace stats by @klauspost in #5095
- Add support top rpc ui nicities by @klauspost in #5087
- update all deps and update CREDITS by @harshavardhana in #5097
- fix ilm rule edit for --expire-all-object-versions by @poornas in #5101
- Add go runtime profile type by @klauspost in #5098
- chore: update deps by @harshavardhana in #5102
- The version-id in the get command does not work by @liubingxing in #5110
New Contributors
- @liubingxing made their first contribution in #5110
Full Changelog: RELEASE.2024-11-21T17-21-54Z...RELEASE.2025-01-17T23-25-50Z
Bug fix release
What's Changed
- Return delete markers in mc find by @allanrogerr in #5083
- heal: Do not print a cryptic msg when scanning a dangling object by @vadmeste in #5084
Full Changelog: RELEASE.2024-11-17T19-35-25Z...RELEASE.2024-11-21T17-21-54Z
Bugfix RELEASE.2024-11-17T19-35-25Z
What's Changed
- lint: Fix new detected lint complaints by @vadmeste in #5080
- heal: Simplify bucket healing status by @vadmeste in #5079
- when --no-list is specified avoid every List() call by @harshavardhana in #5082
Full Changelog: RELEASE.2024-11-05T11-29-45Z...RELEASE.2024-11-17T19-35-25Z
RELEASE.2024-11-05T11-29-45Z
What's Changed
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #5074
- Only warn if less than 28 days to cert expires by @klauspost in #5077
Full Changelog: RELEASE.2024-10-29T15-34-59Z...RELEASE.2024-11-05T11-29-45Z
Bugfix Release
What's Changed
- Add basic RPC metrics via
mc support top rpc
by @klauspost in #5060 - Report errors and better file names for mc support inspect by @klauspost in #5062
- Add support rpc JSON replay. by @klauspost in #5064
- Add string/json output string mc pipe by @fennm in #5065
- Mark batch job status properly by @shtripat in #5066
- Make the profiler easier to use by @dormanze in #5068
New Contributors
Full Changelog: RELEASE.2024-10-08T09-37-26Z...RELEASE.2024-10-29T15-34-59Z
Bugfix Release
What's Changed
- Add
mc admin accesskey
commands by @taran-p in #5038 - Do not fail mc-admin-policy-attach if policy already attached/detached by @dhananjaykrutika in #5058
New Contributors
- @dhananjaykrutika made their first contribution in #5058
Full Changelog: RELEASE.2024-10-02T08-27-28Z...RELEASE.2024-10-08T09-37-26Z
Bugfix Release
What's Changed
- fix quota info by @poornas in #5040
- Add --checksum param to pipe, put, cp, mirror by @klauspost in #5043
- put: Add --disable-multipart to make it easier to use. by @llchry in #5041
- add alias name to 'mc ready' by @harshavardhana in #5044
- cleanup use of os.Environ() re-use env.List(prefix) by @harshavardhana in #5048
- heal: More UX changes by @vadmeste in #5052
- upgrade dependencies by @harshavardhana in #5053
New Contributors
Full Changelog: RELEASE.2024-09-16T17-43-14Z...RELEASE.2024-10-02T08-27-28Z
Bug fix release
What's Changed
- idp-ldap: Fix create-with-login command by @vadmeste in #5036
- alias:
mc alias list
command outputs the alias information specified by MC_CONFIG_ENV_FILE by @dormanze in #5028 - mirror:Add the printing of event time by @dormanze in #4953
- iam export:designate zip file name by @dormanze in #4995
Full Changelog: RELEASE.2024-09-09T07-53-10Z...RELEASE.2024-09-16T17-43-14Z