v1.1.3
1.1.3 (2026-07-06)
Bug Fixes
- correct shapefile DBF schema and clean up temp dir on failure (f63d9ce)
- drop yield_per in get_thing_features (incompatible with unique) (fa727c4)
- stop per-request OOM on /geospatial export endpoint (d3a1358)
- stop per-request OOM on /geospatial export endpoint (2ed12b6)
- stream get_thing_features with yield_per instead of buffering (877fff8)