v0.20.5
What's Changed
- Fix the latest_serial_id metric by @danielle-tfh in #1488
- Fix last persisted delta modification to always be stored by @danielle-tfh in #1489
- [POP-2647] Introduce env var to control full scan side switching by @leonanos8 in #1490
- Add check to ensure latest persisted index matches the height of the … by @danielle-tfh in #1487
- Genesis skip deletions for staging by @danielle-tfh in #1491
- Add syncing on modifications during startup by @danielle-tfh in #1493
- [POP-2614] Implement parallel quicksort for HNSW search by @bgillesp in #1471
- do not bubble up errors from main by @eaypek-tfh in #1498
distance <= threshold
by @naure in #1479- Add TLS capability to the networking stack by @sdwoodbury in #1478
- pass around batch sha and valid entries by @carlomazzaferro in #1496
- Add defining serial id when inserting into plaintext HNSW database by @danielle-tfh in #1459
- Fix processing time and add logs for genesis batches by @danielle-tfh in #1504
- Implement table copying for Genesis roll-back by @danielle-tfh in #1495
- Fix CI issues for GH actions by @danielle-tfh in #1509
- Only load iris database up to max index id by @danielle-tfh in #1505
- Add retries for the heartbeat task by @danielle-tfh in #1508
Full Changelog: v0.20.4...v0.20.5