>Forgepoint

Changelog

Every release, in the open.

We ship continuously and write it all down. Subscribe in the dashboard to get release notes the moment they land.

  1. v4.0May 2026
    runtimecli

    Edge runtime v4 — GA

    Cold starts drop to a 27ms p50 on a rebuilt isolate scheduler. WASM modules from Rust and Go are now production-ready, and the CLI gained weighted canary deploys.

  2. v3.8April 2026
    storage

    Durable queues

    A region-aware queue primitive with at-least-once delivery, dead-letter routing, and replay. Available from ctx.queue with the same residency guarantees as edge KV.

  3. v3.7March 2026
    sdkcli

    Typed SDK generation

    forge sdk now emits TypeScript, Python, Go, and Rust clients from your route types and publishes them to your registry on every release.

  4. v3.6February 2026
    observability

    Trace-linked logs

    Every log line now carries a trace ID. Click a request in the dashboard to jump straight to its structured logs, spans, and downstream calls.