Added
- Detect missing queue splitting configuration.
- Inject
mirrord-keyinto all forwarded messages. - Preview environments can now selectively filter which labels are copied from
the target through thefeature.preview.labels.{include,exclude}options,
analogous to our existingfeature.env.{include,exclude}options. - Support CronJob and Job database branching targets.
mirrord preview startnow overrides existing sessions with the same key and
target by default, essentially making--forcethe default behavior.
Consequently, that argument is now unnecessary and deprecated.
Changed
- Copy target with an HTTP filter now tailors its warning to the connected
operator's behaviour
instead of always claiming that unmatched requests are discarded. - List active sessions through the operator's active-sessions API.