This release introduces greater administrative control over data replication and enhances diagnostic capabilities. Administrators can now cancel in-progress replication resync tasks and replay specific telemetry samples for more efficient debugging, while proactive license notifications help prevent service interruptions.

### Improvements

*   Administrators can now terminate in-progress replication resynchronization tasks using the new `mc replicate resync cancel` command, providing direct control over system resources and operational workflows. (#64)
*   Enhanced the `mc telemetry replay` command with a `--samples` flag to limit the number of replayed entries. This accelerates debugging and analysis by allowing targeted testing on specific subsets of large telemetry files. (#72)
*   The `mc license register` command now includes the license ID, enabling the SUBNET portal to deliver proactive notifications for license expiration. This helps prevent potential service disruptions by ensuring timely license renewals. (#78)

### Bug Fixes

*   The `mc admin user info` command no longer fails when the executing administrator lacks permissions to view group memberships. The command now returns all accessible user information, improving usability for administrators with restricted permissions. (#71)