Breaking changes
This release includes some breaking changes (mc admin policy set, etc) - see #4428 for details. mc will print an error when an old form of the command is used. Scripts will need to be updated.
What's Changed
- upgrade dependencies and move to go1.20.x by @harshavardhana in #4490
- Skip subnet config get while
--airgap
mode of license register by @shtripat in #4479 - Allow
support proxy set|remove
without registration by @anjalshireesh in #4488 - replicate status - drop stale ARNs from stats by @poornas in #4494
- replicate ls: fix panic by @poornas in #4497
- Added query parameter
src
while diag upload to SUBNET by @shtripat in #4504 - fix: windows stat command by @klauspost in #4503
- fix: ldap commands don't accept config name by @donatello in #4499
- rm: --dry-run with --versions to print versions modtime by @vadmeste in #4495
- Restructure adding and removing policies from users and groups by @taran-p in #4428
- heal: Summary output based on disks utilization by @vadmeste in #4474
- update functional tests for admin_users with 'policy commands' by @harshavardhana in #4508
- Fix decommission status crash by @klauspost in #4510
- Add
batch cancel
command by @poornas in #4506 - Incl. rules with NewerNoncurrentVersions > 0 by @krisis in #4505
Full Changelog: RELEASE.2023-02-28T00-12-59Z...RELEASE.2023-03-20T17-17-53Z