Skip to content

v0.2.0

Choose a tag to compare

@sachinfrayne sachinfrayne released this 06 May 10:34
· 11 commits to main since this release
ce9527c

What's new in 0.2.0

  • Engine version labels in plots — series labels now include the engine version (e.g. elasticsearch-9.4.0, qdrant-1.17.0) when configured via engine_versions in jingra.yml
  • Fuzzy recall matching — the speedup summary and full results now pair engine results within ±0.01 or ±0.02 rounded recall when no exact match exists, rather than silently omitting them
  • Single-pass CSV export — full results and summary CSVs share one speedup calculation via exportResultsCsvs, ensuring the values are always consistent
  • Elasticsearch client bump — updated to 9.4.0
docker pull sachinfrayneelastic/jingra:0.2.0