MAX Nightly 26.5.0.dev2026071006 (Mojo 1.0.0b3.dev2026071006) Released

:astronaut: A new nightly version has been released! :astronaut:

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

  • The dKV external KV-cache connector (--kv-connector dkv) now supports
    data-parallel (DP) serving and shares its prefix cache across DP replicas on
    the default single-tenant path, matching the local and tiered connectors.
    Every replica resolves to the same replica-agnostic store, and the stored
    block key carries no replica component, so a block offloaded through one
    replica is served to any other.

Mojo changelog updates:

  • [stdlib][Kernels] Remove the uneeded UInt usage

Raw MAX diff: https://github.com/modular/modular/compare/fe806a55b6ee795e59b70a494d29c50db749c025...04618c044cd10b35c10683f5ed348fb965e7cf4a)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/nightly-changelog.md