This release enhances administrative control with new commands to cancel replication resync tasks and validate LDAP configurations. It also introduces features to streamline telemetry analysis and provides proactive license status notifications to prevent service interruptions.

### New Features
- **Cancel Replication Resync**: Gain greater administrative control by canceling in-progress replication resynchronization tasks with the new `mc replicate resync cancel` command. (#64)
- **Validate LDAP Configuration**: Simplify LDAP setup and troubleshooting by instantly validating identity provider configurations and connectivity with the `mc idp ldap info --check` command. (#70)
- **Targeted Telemetry Replay**: Accelerate debugging and analysis by replaying a specific number of samples from large telemetry files using the new `--samples` flag with `mc telemetry replay`. (#72)

### Improvements
- **Proactive License Notifications**: Enable proactive license expiration warnings from the SUBNET portal, as the license ID is now automatically included during cluster registration. (#78)

### Bug Fixes
- **Improved Command Behavior**: The `mc admin user info` command now returns all available user details instead of failing when the executing administrator has restricted permissions to view group information. (#71)

### Security
- **Dependency Updates**: Internal libraries have been updated to their latest versions to incorporate the most recent security patches and performance enhancements. (#82)