Skip to content

2026.09.30 — 2026-09-21

Breaking

  • Build routing visually, and declare bridges (fd6b426e)

    The Configuration screen gains a Routing builder tab: a graph of a cluster's addresses, queues, diverts and bridges that you compose by dragging, and that saves as an ordinary declaration revision. Applying it is the plan, hazards and canary-first apply you already had — the canvas authors configuration, it never writes to a broker.

    Bridges become declarable, appliable and removable. Until now Studio could show a bridge and never change one, because a bridge changed behind the back of whatever deploys the cluster would leave the wiring between brokers diverging silently. A declared bridge is not in that position: the declaration states what the cluster should run, drift reports per node where it does not, and Export XML produces the <bridge> element that makes a deployment carry it.

    Transformers can now be authored with their properties, on diverts and bridges alike.

Added

  • Build routing visually, and declare bridges (fd6b426e)

    The Configuration screen gains a Routing builder tab: a graph of a cluster's addresses, queues, diverts and bridges that you compose by dragging, and that saves as an ordinary declaration revision. Applying it is the plan, hazards and canary-first apply you already had — the canvas authors configuration, it never writes to a broker.

    Bridges become declarable, appliable and removable. Until now Studio could show a bridge and never change one, because a bridge changed behind the back of whatever deploys the cluster would leave the wiring between brokers diverging silently. A declared bridge is not in that position: the declaration states what the cluster should run, drift reports per node where it does not, and Export XML produces the <bridge> element that makes a deployment carry it.

    Transformers can now be authored with their properties, on diverts and bridges alike.

Apache-2.0. Apache ActiveMQ and Apache ActiveMQ Artemis are trademarks of the Apache Software Foundation. Artemis Studio is an independent project, not produced by, endorsed by, or affiliated with the ASF.