- rationale: This version is a large bugfix release. This release introduces breaking changes to encryption-related flags for improved security and clarity. The old --encrypt, --encrypt-s3, and --encrypt-kms flags have been renamed to --enc-c, --enc-s3, and --enc-kms, respectively. These updated flags now only accept RawBase64-encoded keys and support multiple entries, while the older flags are no longer supported. Additionally, the --continue flag has been removed due to insecure behavior. Other notable changes include UI enhancements using the lipgloss table package for ILM commands, renaming of the mc idp ldap accesskey create --login command, removal of session code, updated dependencies, and minor UI cleanups.
0 commit comments