Releases: minio/mc
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
Bugfix Release
What's Changed
- mirror: Print errors in --json format when --skip-errs is provided by @vadmeste in #5030
- Add
edit
,enable
, anddisable
tomc idp ldap accesskey
by @taran-p in #5033 - Update to print skipped entities during IAM import by @shtripat in #5032
- tier: Add hidden --force to remove tiering command by @vadmeste in #5031
- scanner-status: Support both old & new scanner metrics by @vadmeste in #4683
- Fix regression by @shtripat in #5034
Full Changelog: RELEASE.2024-08-26T10-49-58Z...RELEASE.2024-09-09T07-53-10Z
Bugfix Release
What's Changed
- fix: Use TLS for STS endpoint when STS endpoint uses https scheme. by @jiuker in #5022
- heal: Adapt the status based on a new Finished flag by @vadmeste in #5017
- Add commands for managing Bucket CORS by @marktheunissen in #5019
- allow cat to take part by part numbers by @harshavardhana in #5026
- heal: Do not show heal ETA when there is a retry attempt by @vadmeste in #5025
- upgrade pkg/v3, minio-go/v7 deps by @harshavardhana in #5027
Full Changelog: RELEASE.2024-08-17T11-33-50Z...RELEASE.2024-08-26T10-49-58Z
Bugfix Release
What's Changed
- Fix warnings by @ramondeklein in #5023
- combine STS, SVC accounts into access keys with or without expiration by @harshavardhana in #5004
- policy entities now print group memberships per user by @taran-p in #4961
New Contributors
- @ramondeklein made their first contribution in #5023
Full Changelog: RELEASE.2024-08-13T05-33-17Z...RELEASE.2024-08-17T11-33-50Z
Bugfix Release
What's Changed
- Fix wrong message shown when upload to SUBNET fails by @anjalshireesh in #5005
- Normalize metadata values for compare by @klauspost in #5006
- docs: explain scanner bucket quota check process by @feorlen in #5011
- add global
--resolve HOST[:PORT]=IP
flag by @aead in #5013 - Fixing invalid help menu for s3 type encryption by @zveinn in #5008
- Update admin-service.go by @ravindk89 in #5010
- stat: print information about all buckets when only alias are set by @dormanze in #5002
- conditionally disallow list() when object does not exist by @harshavardhana in #5016
- Import bucket metadata must show CORS and general errors if any are found by @marktheunissen in #5001
- chore: update all deps by @harshavardhana in #5018
New Contributors
Full Changelog: RELEASE.2024-07-31T15-58-33Z...RELEASE.2024-08-13T05-33-17Z
Bugfix Release
What's Changed
- #4988 fixed prometheus metrics usage message by @romanchechyotkin in #5000
- Rework
mc idp ldap accesskey list
to use new API endpoint by @taran-p in #4946
New Contributors
- @romanchechyotkin made their first contribution in #5000
Full Changelog: RELEASE.2024-07-26T13-08-44Z...RELEASE.2024-07-31T15-58-33Z