What's Changed
- fix(async search): don't launch intervals in goroutines by @forshev in #506
- feat(StreamSearch): add stream search on stores by @forshev in #496
- feat(stream search): serve regular methods through stream search by @forshev in #503
- perf: implement wildcard suffix query dedicated path by @cheb0 in #493
- fix: release active fraction after sealing on startup and shutdown by @eguguchkin in #477
- refactor: wrappers for cache by @dkharms in #489
- refactor: fair hit-rate for registry by @dkharms in #499
- perf: do not tie field lifetime to buffer lifetime by @dkharms in #507
- fix: set max grpc msg size for proxy by @mutex-mutex in #510
- fix(stream search): fix grpc connection leak by @forshev in #512
New Contributors
- @mutex-mutex made their first contribution in #510
Full Changelog: v0.77.2...v0.78.0