Skip to content

0.8.87

Choose a tag to compare

@github-actions github-actions released this 07 Jun 14:22
· 77 commits to main since this release
v0.8.87
ba675d3

Added

  • LLM calls can opt into catalog-equivalent provider failover (#3135).
    Passing equivalent_failover: true now builds a first-class routing policy
    from compatible same-logical-model catalog routes, preserving routing receipts,
    budget checks, and transcript metadata while failing over on provider outages
    and rate limits.

Fixed

  • Postgres event logs are represented as host-provided event-log metadata.
    Managed Harn deployments can now report a postgres event-log backend without
    pretending the host-provided log is one of the built-in file or SQLite logs.

Install / Upgrade

cargo install harn-cli

Full Changelog: v0.8.86...v0.8.87