-
Notifications
You must be signed in to change notification settings - Fork 447
Pull requests: milvus-io/pymilvus
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(client): avoid row insert FieldData copy
ci-passed
dco-passed
do-not-merge/work-in-progress
size/M
#3759
opened Aug 13, 2026 by
pymilvus-bot
Collaborator
•
Draft
fix: coerce uuid.UUID and os.PathLike to str for VARCHAR/JSON fields
dco-passed
size/L
#3757
opened Aug 12, 2026 by
pangwangshu
Loading…
5 tasks done
fix(async): honor reset_connection when AsyncMilvusClient rotates a password
dco-passed
size/L
#3756
opened Aug 11, 2026 by
Anai-Guo
Loading…
Register async gRPC interceptors for every call type, not just unary-unary
dco-passed
size/M
#3754
opened Aug 10, 2026 by
ckarnell
Loading…
enhance: resolve global cluster topology via DNS SRV records
ci-passed
dco-passed
size/XXL
#3753
opened Aug 10, 2026 by
huanghaoyuanhhy
Contributor
Loading…
fix(client): enforce sync flush timeout as one end-to-end budget (#3745)
dco-passed
size/L
#3751
opened Aug 7, 2026 by
Anai-Guo
Loading…
fix: make QueryIterator checkpoint recovery resumable and crash-safe
ci-passed
dco-passed
size/XL
#3746
opened Aug 4, 2026 by
csy1204
Loading…
enhance: add query_iterator to AsyncMilvusClient
ci-passed
dco-passed
size/XL
#3743
opened Aug 4, 2026 by
csy1204
Loading…
fix(cache): stop evicting collection timestamps under LRU pressure (#3721)
dco-passed
size/L
#3741
opened Aug 3, 2026 by
Anai-Guo
Loading…
fix: unbound
dim/num variables in partition example
dco-passed
size/XS
#3733
opened Jul 31, 2026 by
Andrej730
Loading…
feat: add UUID field type support to Python SDK
dco-passed
size/L
#3720
opened Jul 27, 2026 by
BlackPool25
Loading…
fix: handle unimplemented errors from async methods
backport-to-2.6
backport-to-3.0
dco-passed
size/S
#3719
opened Jul 24, 2026 by
Sanjays2402
Loading…
fix: reject primary field as partition key
ci-passed
dco-passed
size/M
#3702
opened Jul 20, 2026 by
VectorPeak
Contributor
Loading…
fix: mkts delta ignores everything above the sub-second component
dco-passed
size/M
#3693
opened Jul 16, 2026 by
chuenchen309
Contributor
Loading…
fix(settings): only load MILVUS_ prefixed keys from dotenv to avoid env pollution
dco-passed
size/L
#3686
opened Jul 14, 2026 by
saitejabandaru-in
Loading…
fix: remove load_dotenv() call from settings.py
dco-passed
size/M
#3684
opened Jul 14, 2026 by
hsms4710-pixel
Loading…
fix: handle 1D scipy sparse arrays from csr_array iteration (Fixes #2942)
dco-passed
size/S
#3641
opened Jun 27, 2026 by
rtmalikian
Contributor
Loading…
fix: correct is_correct_date_str() always returning False and reject bool in TYPE_VALIDATOR (Fixes #3620)
backport-to-2.6
backport-to-3.0
ci-passed
dco-passed
size/M
#3621
opened Jun 20, 2026 by
rtmalikian
Contributor
Loading…
fix(abstract): LoopBase.__getitem__ treats stop=0 as falsy, returning wrong slice
ci-passed
needs-dco
size/XS
#3544
opened Jun 1, 2026 by
devteamaegis
Loading…
[codex] fix FieldSchema bool flag validation
backport-to-2.6
backport-to-3.0
dco-passed
size/S
#3497
opened May 17, 2026 by
pragnyanramtha
Loading…
feat: add MOL field support in Python SDK
ci-passed
dco-passed
size/L
#3404
opened Apr 9, 2026 by
862103595
Loading…
1 task done
Change
raise e from e calls to be just raise and remove unneeded ones
needs-dco
size/M
#2225
opened Aug 9, 2024 by
bcalvert-graft
Loading…
enhance: add SingleInstanceMetaClass to inherit from a generic type
needs-dco
PR | need to cherry-pick to 2.x
This PR need to be cherry-picked to 2.x branch
size/XS
#2176
opened Jul 14, 2024 by
csy1204
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.