Sourced from pymilvus's releases.
PyMilvus 2.5.0 Release Notes
New features:
- Report cost in the dml and dql request by
@SimFG
in milvus-io/pymilvus#2055- feat: Support major compaction in ManualCompaction by
@wayblink
in milvus-io/pymilvus#2015- Support Milvus Lite by
@junjiejiangjjj
in milvus-io/pymilvus#2073- Enable set_properties and describe_database api by
@weiliu1031
in milvus-io/pymilvus#2082- Allowing search iterator on sparse float vector field by
@zhengbuqian
in milvus-io/pymilvus#2104- Accept list of single row scipy.sparse object as input for insert/search by
@zhengbuqian
in milvus-io/pymilvus#2111- Support float16/bfloat16/sparse vector for bulkwriter by
@yhmo
in milvus-io/pymilvus#2127- Support group_size parameter for search_group_by by
@MrPresent-Han
in milvus-io/pymilvus#2130- Upsert support autoid by
@smellthemoon
in milvus-io/pymilvus#2173- Expose reduce_stop_for_best to users(#2181) by
@MrPresent-Han
in milvus-io/pymilvus#2183- Bulkinsert supports importing binlog by
@yhmo
in milvus-io/pymilvus#2222- Add page_retain_order param during search with offset by
@PwzXxm
in milvus-io/pymilvus#2229- Support load with Field Partial load by
@congqixia
in milvus-io/pymilvus#2228- Support null and default value by
@smellthemoon
in milvus-io/pymilvus#2234- Support the mmap_enable param in the field schema by
@SimFG
in milvus-io/pymilvus#2238- Add strict_group_size and rank_group_scorer for hybrid_search(#2253) by
@MrPresent-Han
in milvus-io/pymilvus#2254- Load configuration without altering the environment by
@laipz8200
in milvus-io/pymilvus#2192- Update proto to get is_sorted field for GetQuerySegmentInfo by
@xiaocai2333
in milvus-io/pymilvus#2280- Support mvcc and break-down-continue for iterator(#2278) by
@MrPresent-Han
in milvus-io/pymilvus#2279- Support new Function feature by
@zhengbuqian
in milvus-io/pymilvus#2257- Supports filling elements through templates for expression by
@xiaocai2333
in milvus-io/pymilvus#2317- Add compact, get_server_version and flush api by
@czs007
in milvus-io/pymilvus#2326Enhancements
- Upgrade the bulkWriter cloud API call from v1 to v2 by
@lentitude2tk
in milvus-io/pymilvus#2245- enhance: tidy dependencies in tests by
@XuanYang-cn
in milvus-io/pymilvus#1996- Update sparse+dense hybrid search example by
@zhengbuqian
in milvus-io/pymilvus#2005- Support UDS by
@junjiejiangjjj
in milvus-io/pymilvus#2023- enhance: Update hello_hybrid_sparse_dense.py example to include BGE reranker by
@zhengbuqian
in milvus-io/pymilvus#2028- enhance: add resource group declarative api by
@chyezh
in milvus-io/pymilvus#2002- enhance: Make bulk_writer's requirments optional by
@XuanYang-cn
in milvus-io/pymilvus#2086- Added grpc as a valid protocol for uri by
@brunocfnba
in milvus-io/pymilvus#2090- enhance: print search result more elegantly by
@longjiquan
in milvus-io/pymilvus#2123- enhance: Check PyMilvus on Windows platform by
@XuanYang-cn
in milvus-io/pymilvus#2136- Export indexed rows for describe_index by
@xiaocai2333
in milvus-io/pymilvus#2148- Add database operations to MilvusClient by
@ashkrisk
in milvus-io/pymilvus#2152- enhance: enable setting properties during create database by
@weiliu1031
in milvus-io/pymilvus#2168- enhance: hide zero values when printing by
@SimFG
in milvus-io/pymilvus#2200- enhance: use info level for retry message by
@XuanYang-cn
in milvus-io/pymilvus#2212- enhance: Make load parameter naming normal by
@congqixia
in milvus-io/pymilvus#2243- enhance: add bitmap index example by
@zhagnlu
in milvus-io/pymilvus#2376Bug fixes
- fix: Remove np.view for floatvector by
@XuanYang-cn
in milvus-io/pymilvus#2048- fix: pass offset parameter for hybrid search to server by
@czs007
in milvus-io/pymilvus#2051- Change sparse related errors to ParamError by
@zhengbuqian
in milvus-io/pymilvus#2066- modified example_tls1.py through MilvusClient by
@nish112022
in milvus-io/pymilvus#2065- remove scipy dependency for sparse while still supporting scipy sparse matrix by
@zhengbuqian
in milvus-io/pymilvus#2074
... (truncated)
73d0394
fix: when insert do not add function output field to dynamic field (#2382)dd629dd
enhance: Prepare to release 2.5.0 (#2379)15374f6
enhance: Enhance log messages when Connect with server failed (#2377)a086a9d
enhance: format list privilege group result (#2372)b7c6fd2
enhance: add bitmap index example (#2376)46f12b2
Add default values to Pop to prevent exceptions (#2373)89cf1a9
fix: cannot pass consistency level for delete (#2350)c10d61a
fix: RBAC fix privilege group orm (#2366)99bea06
Correct grammar (#2365)4b49246
enhance: RBAC grant v2 api (#2361)