Sourced from pymilvus's releases.
PyMilvus v2.6.0 Release Notes
New Features
- Add APIs in MilvusClient
- enhance: add describe and alter database in MilvusClient by
@smellthemoon
in milvus-io/pymilvus#2433- enhance: support milvus-client iterator by
@MrPresent-Han
in milvus-io/pymilvus#2461- enhance: Enable resource group api in milvus client by
@weiliu1031
in milvus-io/pymilvus#2513- enhance: add release_collection, drop_index, create_partition, drop_partition, load_partition and release_partition by
@brcarry
in milvus-io/pymilvus#2525- enhance: enable describe_replica api in milvus client by
@weiliu1031
in milvus-io/pymilvus#2541- enhance: support recalls for milvus_client by
@chasingegg
in milvus-io/pymilvus#2552- enhance: add use_database by
@czs007
in milvus-io/pymilvus#2491
- Add AsyncMilvusClient
- [FEAT] Asyncio support by
@brcarry
in milvus-io/pymilvus#2411- Add async DDL funcs & DDL examples by
@Shawnzheng011019
in milvus-io/pymilvus#2852
- Other features
- enhance: support Int8Vector by
@cydrain
in milvus-io/pymilvus#2611- feat: support recalls field in SearchResult by
@chasingegg
in milvus-io/pymilvus#2390- enhance: Support Python3.13 and upgrade grpcio range by
@XuanYang-cn
in milvus-io/pymilvus#2684- enhance: support run analyzer return detail token by
@aoiasd
in milvus-io/pymilvus#2679- enhance: Add force_drop parameter to drop_role method for role deletion by
@SimFG
in milvus-io/pymilvus#2705- enhance: add property func for AnalyzeToken by
@aoiasd
in milvus-io/pymilvus#2704- enhance: grant/revoke v2 optional db and collection params by
@shaoting-huang
in milvus-io/pymilvus#2386- extend unlimted offset for query iterator(#2418) by
@MrPresent-Han
in milvus-io/pymilvus#2419- enhance: alterindex & altercollection supports altering properties by
@JsDove
in milvus-io/pymilvus#2406- enhance: alterdatabase support delete property by
@JsDove
in milvus-io/pymilvus#2435- enhance: support hints param by
@chasingegg
in milvus-io/pymilvus#2408- enhance: create database support properties by
@JsDove
in milvus-io/pymilvus#2448- enhance: Add
db_name
parameter atbulk_import
by@counter2015
in milvus-io/pymilvus#2446- enhance: add search iterator v2 by
@PwzXxm
in milvus-io/pymilvus#2395- enhance: simplify the structure of search_params by
@smellthemoon
in milvus-io/pymilvus#2507- enhance: Remove long deprecated Milvus class by
@XuanYang-cn
in milvus-io/pymilvus#2544- enhance: Use new model pkg by
@junjiejiangjjj
in milvus-io/pymilvus#2595- enhance: Add schema update time verification to insert and upsert to use cache by
@JsDove
in milvus-io/pymilvus#2551- enhance: describecollection output add created_timestamp by
@JsDove
in milvus-io/pymilvus#2618- feat: add external filter func for search iterator v2 by
@PwzXxm
in milvus-io/pymilvus#2639- enhance: support run analyzer by
@aoiasd
in milvus-io/pymilvus#2622- weighted reranker to allow skip score normalization by
@zhengbuqian
in milvus-io/pymilvus#2708- enhance: Support AddCollectionField API by
@congqixia
in milvus-io/pymilvus#2722- Add 1-Way and 2-Way TLS Support to Bulk Import Functions by
@abd-770
in milvus-io/pymilvus#2672- enhance: Use SearchResult in MilvusClient by
@XuanYang-cn
in milvus-io/pymilvus#2735- Support rerank by
@junjiejiangjjj
in milvus-io/pymilvus#2729- feat: suppoprt multi analyzer params by
@aoiasd
in milvus-io/pymilvus#2747- Add funciton checker by
@junjiejiangjjj
in milvus-io/pymilvus#2760- enhance: Support run analyzer by collection and field by
@aoiasd
in milvus-io/pymilvus#2822- feat: support load collection/partition with priority(#2835) by
@MrPresent-Han
in milvus-io/pymilvus#2836- enhance: optimize perf for large topk(#2848) by
@MrPresent-Han
in milvus-io/pymilvus#2849- enhance: Add usage guide to manage MilvusClient by
@XuanYang-cn
in milvus-io/pymilvus#2907
... (truncated)
1e56ce7
enhance: Update milvus-proto and readme (#2921)75052b1
enhance: Add usage guide to manage MilvusClient (#2907)9f44053
add example code for language identifier and multi analyzer (#2919)058836d
fix: Return new pk value for upsert when autoid=true (#2914)bbc6777
[cherry-pick] Compatible with the default behavior of free on the cloud
(#2913)45080c3
fix: Aviod coping functions when init CollectionSchema (#2902)52b8461
[cherry-pick] bulk_import add stageName/dataPaths parameter (#2905)a8c3120
[cherry-pick] support stage (#2895)3653eff
fix: Tidy alias configs when connect fails (#2900)728791a
enhance: Store alias before wait for ready (#2894)