What's Changed
- chore: disable fsync for continuous benchmarks by @dkharms in #321
- perf: store decoded rids by @dkharms in #315
- perf: remove indirection overhead caused by iface usage by @dkharms in #326
- feat: add stats for active fraction by @eguguchkin in #323
- ci: use go.mod version of go in github actions by @moflotas in #333
- feat: pagination using offset-id by @cheb0 in #278
- fix(async search): recover frac search by @forshev in #342
- feat(async search): handle partial response by @forshev in #335
- ci: fail on benchmark deploy failure by @dkharms in #346
- feat: uniqCount aggregation by @cheb0 in #298
- fix(async search): skip missing fracs by @forshev in #343
- refactor: benchmarks tidied up by @Alhanaqtah in #308
Full Changelog: v0.65.1...v0.66.0