Change Log
Features π
- #1298 -
payloadstorage configuration increate_collection(supersedeson_disk_payload) and more by @joein - #1247 - warn that
search_paramsis ignored in local mode instead of silently dropping it by @MushiSenpai, @joein
Fixes π§βπ§
- #1260 - preserve proto3 field presence for falsy values in REST/gRPC conversion by @winklemad, @joein
- #1312 - fix nested payload handling in local mode by @joein
- #1293 -
values_countbounds must be satisfied by a single value in local mode by @nazsats - #1281 - add
limit > 0rules in local mode by @joein - #1279 - do not drop falsy shard keys in
convert_points_update_operationby @ErenAta16 - #1278 - fix embed paths by @joein
- #1276 - fix local mode
set_payloadon shared nested objects by @joein, @ErenAta16 - #1277 - do not include local test files into the distribution by @joein, @hassanzafarr
- #1259 - fix local mode filters cross-matching booleans and integers by @winklemad, @joein
- #1244 - fix update vectors in local mode by @joein
- #1224 -
check_match()raisesTypeErrorwhenMatchTextapplied to a non-string field by @aloktripathi1, @joein - #1181 - fix spurious async client tests failures by @charles-dyfis-net, @joein
Deprecations β²οΈ
- #1210 -
addandquerymethods have been removed, use FastEmbed withupsert/query_pointsinstead by @joein - #1311 -
max_resident_memory_percenthas been deprecated by @joein - #1298 -
search,search_batch,search_groups,recommend,recommend_batch,recommend_groupsandon_disk_payloadhave been deprecated in favour ofquery_points,query_batch_points,query_points_groupsand the newpayloadconfig by @joein
Misc π§°
- #1216 - update third-party actions to node 24 by @estebany-qd
- #1212 - update GitHub Actions to node 24 by @estebany-qd
- #1207 - check the package is importable before publish by @joein
- #1199 - add docstring for
ParallelWorkerPoolclass by @Goodnight77
Thanks to everyone who contributed to the current release!
@nazsats @winklemad @ErenAta16 @MushiSenpai @charles-dyfis-net @aloktripathi1 @Goodnight77 @hassanzafarr @estebany-qd @joein