Affects
Teams that publish or consume Midaz transaction lifecycle events, or deploy the Ledger service.What changed
The documentation now records the current transaction-lifecycle contract: Midaz publishes eligible lifecycle facts through the Kafka-compatible streaming surface. Enable it withSTREAMING_ENABLED=true, STREAMING_BROKERS, and STREAMING_CLOUDEVENTS_SOURCE=ledger. The retired RabbitMQ transaction-event exchange is not the current lifecycle-event path. Route validation also applies only when enabled in ledger settings. This is a documentation correction of the current contract; it does not announce a runtime release.

