This release enhances security with stricter identity privilege validation and improves cluster management with graceful node shutdown. Performance diagnostics are now more effective in restricted environments, ensuring administrators can analyze and debug critical workflows.

### Security Updates
*   Strengthened security by enforcing stricter privilege validation during identity creation, preventing misconfigurations and potential decryption failures. (#129)

### Improvements
*   Enabled CPU profiling for performance diagnostics in restricted environments, such as containers with read-only temporary directories. (#128)

### Bug Fixes
*   Resolved an issue where cluster nodes failed to shut down after being removed, ensuring clean and predictable cluster scale-down operations. (#126)