Skip to content

Rates Engine v0.5.0-rc.25

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 May 20:05
· 1342 commits to main since this release
016d93e

[v0.5.0-rc.25] — 2026-05-07

Fixed

  • /v1/currencies empty after rc.24 (#975). The Massive
    grouped-FX decoder failed the entire snapshot when a single
    row arrived with a non-string T field (Massive occasionally
    emits numeric / null tickers for half-listed pairs). Decode
    rows individually now; one bad row is skipped and the
    remaining ~1200 install cleanly.