Beta v0.5.1b24 — past initial proving, but the Python API surface may still shift before 1.0. WiredTiger on-disk format is stable, but there's no migration tool yet — don't put production data here.

$geoNear includeLocs lands

5 May 2026 · Joe Drumgoole · Releases

A small follow-up to the geo work: $geoNear now honours includeLocs, which attaches the matched document's geo location into the result document at a user-specified path (handy when the source document had multiple geo fields and you need to know which one matched). Backlog wording was tidied to reflect that 2d covering is now production-ready.

Full release notes on GitHub · Install from PyPI · Tag