All notable changes to this project are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. See the CONTRIBUTING guide for instructions on how to add changelog entries.
- Removed JDK 11 and 17 version from CI runs #1921
- Introduced a writing layer in native engines where relies on the writing interface to process IO. (#2241)[#2241]
- Fixing the bug when a segment has no vector field present for disk based vector search (#2282)[#2282]