Docs / Reference / Changelog
Changelog
Meridian follows semantic versioning. Breaking changes only ever land in a major release, and always with a migration note.
2.4.0 — 12 August 2026
- Added multi-warehouse transfer proposals, not just reorders.
- Added
include_driversonGET /forecasts. - Changed batch limit raised from 500 to 1,000 items.
- Fixed promotions spanning a month boundary were counted twice.
2.3.2 — 28 July 2026
- Fixed
connector_schema_driftfired on optional fields. - Fixed CLI hung when the terminal was resized mid-sync.
2.3.0 — 9 July 2026
- Added learned supplier lead times, replacing the static field.
- Deprecated
GET /forecast(singular). Use/forecasts. Removal in 3.0.
Coming in 3.0
The singular /forecast endpoint and the confidence: "unknown"
value are both removed. Migration guide ships one full release ahead.