Release v2.4.0
Attu now supports milvus v2.4.x, feel free to open a ticket.
What's Changed
- CI improvement by @shanghaikid in #471
- upgrade node sdk to v2.4.0 by @shanghaikid in #479
- Bump tar from 6.1.15 to 6.2.1 in /server by @dependabot in #480
- support create multiple vectors in a collection by @shanghaikid in #481
- Support create sparse vector index by @shanghaikid in #484
- Support create index for bf16 and f16 vector by @shanghaikid in #485
- hide create index action if there are multiple vectors in the collection by @shanghaikid in #486
- support inverted index for scalar field by @shanghaikid in #487
- support insert sample data for sparse vector by @shanghaikid in #488
- Support Sparse vector search by @shanghaikid in #489
- support insert sample data into bf16 & f16 collection by @shanghaikid in #490
- support bf16 and f16 search by @shanghaikid in #491
- fix: Translation mistake in dialog.ts by @nepko in #492
- Bump ejs from 3.1.9 to 3.1.10 in /server by @dependabot in #497
- update readme by @nameczz in #499
- New search page by @shanghaikid in #509
- Created additional semver container tags by @shanghaikid in #510
- terminate a rebuilding index, fix #477 by @shanghaikid in #511
- Add code view for search request by @shanghaikid in #512
- fix filter helper logic by @shanghaikid in #513
- upgrade Packages by @shanghaikid in #515
- handle errors on socket by @shanghaikid in #516
New Contributors
Full Changelog: v2.3.10...v2.4.0