What's Changed
- ci: run benches only when perf-relevant code changes by @pratyushlokhande in #295
- fts: faster multi-term OR count via block-at-a-time disjunction cardinality by @vinaykakade in #296
- ci: fold the wheel job into the python job by @pratyushlokhande in #293
- chore: concurrent bench to find cpu contention by @savannahar68 in #294
- python docs: fix search projection examples and TVF note by @pratyushlokhande in #297
- docs: point conceptual docs to docs.infino.ai by @ashishmishra26 in #299
- examples: ground langchain self-query with schema examples by @pratyushlokhande in #300
- ci: publish Python/Node API reference to GitHub Pages by @ashishmishra26 in #301
- bench: same-host A/B benchmark gate by @pratyushlokhande in #276
- examples: retry transient HuggingFace Hub errors when loading datasets by @pratyushlokhande in #303
- storage: re-issue transient put_atomic failures by @pratyushlokhande in #306
- fts: speed up rare-anchor small-k 2-term OR via WAND+BMW by @vinaykakade in #309
- storage: cloud-agnostic config-driven credentials + fail-fast connect by @pratyushlokhande in #308
- ci: scope object-store e2e jobs to ci environment for Azure secrets by @pratyushlokhande in #314
- node: bump version to 0.1.1 by @ashishmishra26 in #313
- ci: bench janitor to reclaim leaked Azure bench VMs by @pratyushlokhande in #310
- [1/n] feat memory: per-connection memory budget primitive (counter + reservation) by @naman-modi in #316
- python + node: expose direct hybrid_search API by @pratyushlokhande in #302
Full Changelog: v0.1.1...v0.1.2