Skip to main content
August 21, 2026 Documentation correction Action required

Affects


Teams that deploy Lender, run its migrations, or consume its Consignado command stream.

What changed


Lender migration directories are fixed in the service image. MIGRATIONS_PATH is retired; apply the documented migration set out of band. At the time of this update, the Consignado command stream contained consignado.margin.requested as its third command. The later streaming command deprecation supersedes that contract: only exclusion and redirection remain. This is a documentation correction of implemented contracts. It does not announce a runtime release.

Impact


Classification: Action required. Deployment automation that configures MIGRATIONS_PATH or consumers that still depend on the retired margin command can operate against an unsupported contract.

What you need to do


1
Remove MIGRATIONS_PATH from Lender deployment templates and runbooks.
2
Run the documented migration set out of band.
3
Remove any remaining dependency on consignado.margin.requested before the next deployment.

Deadline

Complete the review before the next Lender deployment or Consignado integration change.

Resources