chore(deps): update samples-migrations to v3 - #636
Open
renovate-bot wants to merge 1 commit into
Open
Conversation
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/major-samples-migrations
branch
from
August 30, 2026 04:48
37b6d27 to
8f8c0ea
Compare
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/major-samples-migrations
branch
from
September 4, 2026 15:00
8f8c0ea to
bb9a903
Compare
|
/gcbrun |
renovate-bot
force-pushed
the
renovate/major-samples-migrations
branch
from
September 4, 2026 18:22
bb9a903 to
41dc3d5
Compare
|
/gcbrun |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2.5.1→==3.2.1==2.6.9→==3.0.1Release Notes
milvus-io/milvus-lite (milvus-lite)
v3.2.1Compare Source
What's Changed
New Contributors
Full Changelog: milvus-io/milvus-lite@v3.2.0...v3.2.1
v3.2.0Compare Source
What's Changed
New Contributors
Full Changelog: milvus-io/milvus-lite@v3.1.1...v3.2.0
v3.1.1Compare Source
What's Changed
New Contributors
Full Changelog: milvus-io/milvus-lite@v3.1.0...v3.1.1
v3.1.0Compare Source
What's Changed
Full Changelog: milvus-io/milvus-lite@v3.0.0...v3.1.0
v3.0Compare Source
milvus-io/pymilvus (pymilvus)
v3.0.1: PyMilvus v3.0.1 Release NotesCompare Source
PyMilvus v3.0.1 Release Notes
PyMilvus 3.0.1 is the recommended Python SDK release for Milvus 3.0.
What's Changed
New APIs and capabilities
DataType.TEXThandling across schema validation, result decoding, and BulkWriter paths (#3473).get_replicate_info()toMilvusClientandAsyncMilvusClient(#3516).dump_messages()support for data-salvage workflows (#3575).alter_role()and role-description output fromdescribe_role()(#3608).group_by_fields(#3647).Schema evolution and function fields
alter_collection_schema()and support dynamically adding struct fields (#3504, #3569).AlterCollectionSchema, retain a legacyAddCollectionFieldfallback only for servers returningUNIMPLEMENTED, and keep drop-function RPC behavior compatible (#3572, #3706).#3728).
drop_function_field(), support MinHash function fields, and require bound index parameters when adding a function field(#3600, #3630, #3672).
Iterators, search results, and type handling
(#3474, #3481, #3499, #3539, #3548, #3550, #3557, #3613).
Connection recovery and error handling
CONNECT_FAILEDand expose error classification throughMilvusException(#3590, #3618).
Struct, array, and BulkWriter fixes
Validation and correctness fixes
target_sizevalues (#3496, #3644).IndexError(#3698).auto_idprimary-key DataFrame column during insert (#3678).Compatibility, build, and test tooling
uv, use Hatchling-backed version resolution, and retain the intended release-branch RC version semantics (#3529, #3534, #3634).Full Changelog: milvus-io/pymilvus@v3.0.0...v3.0.1
v3.0.0: PyMilvus v3.0.0 Release NotesCompare Source
PyMilvus 3.0.0 for Milvus 3.0.0beta
v2.6.17: PyMilvus v2.6.17 Release NotesCompare Source
What's Changed
Protocol and compatibility
milvus-protowith Milvus v2.6.20 and regenerate Python protobuf bindings, including support for the inclusiveDumpMessagesstart option (#3687).Bug fixes
auto_idprimary-key DataFrame column during insert (source #3673; 2.6 #3677).target_sizeincompact()to be a positive integer (source #3642; 2.6 #3643; fixes #3169).Build and release tooling
vcs-versioning<2semantics (source #3633; 2.6 #3635).Full Changelog: milvus-io/pymilvus@v2.6.16...v2.6.17
v2.6.16: PyMilvus v2.6.16 Release NotesCompare Source
What's Changed
Features and enhancements
dump_messagessupport for data salvage (source #3573; 2.6 #3574).Bug fixes
CONNECT_FAILED(source #3589; 2.6 #3591).Type handling and client internals
Documentation and tests
Full Changelog: milvus-io/pymilvus@v2.6.15...v2.6.16
v2.6.15: PyMilvus v2.6.15 Release NotesCompare Source
What's Changed
get_replicate_info()toMilvusClientandAsyncMilvusClientfor reading replication checkpoint state. #3509 by @bigsheeper, backported in #3515.TypeCapabilitycontract for shared type-specific operation bindings. #3531, backported in #3532.uv. #3512 by @zhuwenxing, backported in #3530.Full Changelog: milvus-io/pymilvus@v2.6.14...v2.6.15
v2.6.14: PyMilvus v2.6.14 Release NotesCompare Source
What's Changed
Full Changelog: milvus-io/pymilvus@v2.6.13...v2.6.14
v2.6.13: PyMilvus v2.6.13 Release NotesCompare Source
What's Changed
Full Changelog: milvus-io/pymilvus@v2.6.12...v2.6.13
v2.6.12: PyMilvus v2.6.12 Release NotesCompare Source
What's Changed
Bug Fixes
Improvements
CI
Full Changelog: milvus-io/pymilvus@v2.6.11...v2.6.12
v2.6.11: PyMilvus v2.6.11 Release NotesCompare Source
What's Changed
Bug Fixes
@pymilvus-bot
Features & Enhancements
Improvements
raise ex from extry/except blocks (#3341, #3351)Full Changelog: milvus-io/pymilvus@v2.6.10...v2.6.11
v2.6.10: PyMilvus v2.6.10 Release NotesCompare Source
What's Changed
New Features
Bug Fixes
Enhancements
Testing & CI
Full Changelog: milvus-io/pymilvus@v2.6.9...v2.6.10
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.