Skip to content

Releases ​

The current source manifest is @anvia/core 0.26.0. The source changelog is authoritative; this page highlights recent compatibility milestones rather than reproducing every patch.

VersionSummary
0.26.0Hardened MCP HTTP and SSE connections against SSRF, including DNS rebinding, redirects, and OAuth metadata requests; custom transport fetch implementations are rejected.
0.25.1Published updated upstream runtime dependencies.
0.25.0Expanded evaluation CLI handling, deterministic and abstention metrics, totals, score direction, usage/cost aggregation, negative controls, and richer typed suite/reporting contracts.
0.24.0Added evaluation run identity and lifecycle reporting for grouped Lens runs, comparisons, and quality gates.
0.23.0Added provider-neutral LLM and deterministic evaluation metrics, trace references, Langfuse experiment scores, and OpenTelemetry evaluation events.
0.22.0Added model-aware context limits and active context usage across responses, streams, sessions, and UI protocol events.
0.21.0Added the shared resumable-stream request cursor used by Server and React.
0.20.0Added sparse embedding contracts and hybrid embedding helpers.
0.19.0Removed deprecated middleware and hook aliases; applications must use the current middleware, hook, and tool-output names.
0.18.0Added opt-in durable memory compaction with atomic conflict detection and aggregate usage accounting.

Upgrade checks ​

  • Read every minor-version entry crossed by the upgrade; pre-1.0 minor releases can contain meaningful contract changes.
  • If upgrading from before 0.19.0, replace removed hook and middleware aliases before updating.
  • Upgrade provider, memory, vector, Server, and React packages together when their changelogs reference the new Core version.
  • Re-run type checking and tests for tool calls, streams, memory persistence, and custom observers after a Core upgrade.
  • Check whether new provider-neutral fields require adapter updates even when application code does not use them directly.

Read the complete Core changelog and verify the installed version with your package manager before applying migration assumptions.

Built for Anvia.