Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps github.com/milvus-io/milvus/client/v2 from 2.6.1 to 2.6.2.

Release notes

Sourced from github.com/milvus-io/milvus/client/v2's releases.

milvus-2.6.2

v2.6.2

Release date: September 19, 2025

Milvus Version Python SDK Version Node.js SDK Version Java SDK Version Go SDK Version
2.6.2 2.6.2 2.6.0 2.6.4 2.6.1

We’re excited to announce the release of Milvus 2.6.2! This update introduces powerful new features, significant performance enhancements, and critical fixes that make the system more stable and production-ready. Highlights include partial field updates with upsert, JSON Shredding to accelerate dynamic field filtering, NGram indexing for faster LIKE queries, and more flexible schema evolution on existing collections. Built on community feedback, this release delivers a stronger foundation for real-world deployments, and we encourage all users to upgrade to take advantage of these improvements.

Features

  • Added support for JSON Shredding to accelerate dynamic field filtering. For details, refer to JSON Shredding.
  • Added support for NGRAM Index to accelerate like operation. For details, refer to NGRAM.
  • Added support for partial field updates with upsert API. For details, refer to Upsert Entities.
  • Added support for Boost Function. For details, refer to Boost Ranker.
  • Added support for group by JSON fields and dynamic fields (#43203)
  • Added support for enabling dynamic schema on existing collections (#44151)
  • Added support for dropping indexes without releasing collections (#42941)

Improvements

  • [StorageV2] Changed log file size to compressed size (#44402)
  • [StorageV2] Added child fields in load info (#44384)
  • [StorageV2] Added support for including partition and clustering keys in system group (#44372)
  • Removed timeout for compaction tasks (#44277)
  • [StorageV2] Enabled build with Azure (#44177)
  • [StorageV2] Utilized group info for estimating logic usage (#44356)
  • [StorageV2] Utilized group split info to estimate usage (#44338)
  • [StorageV2] Saved column group results in compaction (#44327)
  • [StorageV2] Added configurations for size-based split policy (#44301)
  • [StorageV2] Added support for schema-based and size-based split policy (#44282)
  • [StorageV2] Added configurable split policy (#44258)
  • [CachingLayer] Added more metrics and configurations (#44276)
  • Added support for waiting for all indices to be ready before loading segments (#44313)
  • Added internal core latency metric for rescore node (#44010)
  • Optimized access log format when printing KV params (#43742)
  • Added configuration to modify dump snapshot batch size (#44215)
  • Reduced compaction task cleanup interval (#44207)
  • Enhanced merge sort to support multiple fields (#44191)(#43994)
  • Added load resource estimation for tiered index (#44171)
  • Added autoindex config for deduplication case (#44186)
  • Added configuration to allow custom characters in names (#44063)
  • Added support for cchannel for streaming service (#44143)
  • Added mutex and range check to guard concurrent deletions (#44128)

Bug fixes

  • Aligned the behavior of exists expressions between brute force and index (#44030)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/milvus-io/milvus/client/v2](https://github.com/milvus-io/milvus) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/milvus-io/milvus/releases)
- [Commits](milvus-io/milvus@v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: github.com/milvus-io/milvus/client/v2
  dependency-version: 2.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 5, 2026 06:17
@Anush008 Anush008 enabled auto-merge (squash) January 6, 2026 05:38
@Anush008 Anush008 merged commit 78bbfc0 into main Jan 6, 2026
7 checks passed
@Anush008 Anush008 deleted the dependabot/go_modules/github.com/milvus-io/milvus/client/v2-2.6.2 branch January 6, 2026 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants