Added
- Added
mirrord uicommand that launches a local web dashboard for monitoring
all active mirrord sessions in real time. Each session now exposes a
per-session HTTP API on a Unix socket for health checks, session info, event
streaming (SSE), and session termination. - Preview env support for Multi Cluster.
- When DB branches are enabled, intproxy now automatically creates portforwards
to DB pods. Active portforwards can be viewed withmirrord db-branches connections.
Fixed
- Changed the progress printout to specify
(cli version X.Y.Z)to avoid
confusing output in operator commands. - Fixed an issue where new versions of the mirrord CLI were sometimes not able
to use old versions of the mirrord Operator (Unable to decode to pem body...error).