Added
- Add
iamauth formysql. - Add support for
Azure Servicebusqueue splitting. - Add support for unified queue splitting
azure+gcpfor preview env. - Added
mirrord up init, an interactive wizard that generates a skeleton
mirrord-up.yaml. - HTTP protocol detection on redirected connections now applies a read timeout
(default2s, configurable viaagent.http_detection_timeout/
MIRRORD_AGENT_HTTP_DETECTION_TIMEOUT) instead of waiting indefinitely for
the client's first byte. This unblocks server-first protocols such as SMTP
that previously stalled in detection.