Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: milvus-io/milvus-sdk-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.1
Choose a base ref
...
head repository: milvus-io/milvus-sdk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.2
Choose a head ref
  • 15 commits
  • 71 files changed
  • 5 contributors

Commits on Jul 17, 2025

  1. stage fix:keep the original directory structure (#1483)

    Signed-off-by: lentitude2tk <[email protected]>
    lentitude2tk authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    76d0022 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. alias interface support database (#1490)

    Signed-off-by: lentitude2tk <[email protected]>
    lentitude2tk authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    2c20f89 View commit details
    Browse the repository at this point in the history
  2. Add testcases about add field (#1494)

    Signed-off-by: yongpengli-z <[email protected]>
    yongpengli-z authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    23c3a09 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. Add testcases for alias interface spport database (#1498)

    Signed-off-by: yongpengli-z <[email protected]>
    yongpengli-z authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    cd6b75c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. fix log message (#1488) (#1502)

    Signed-off-by: 唐家明 <[email protected]>
    Co-authored-by: Cplus-plus <[email protected]>
    Co-authored-by: 唐家明 <[email protected]>
    3 people authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    eb54f27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5060e10 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Ignore growing for query (#1509) (#1510)

    Signed-off-by: yhmo <[email protected]>
    yhmo authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    e7f829e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Unify Function and Rerank (#1515)

    Signed-off-by: yhmo <[email protected]>
    yhmo authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    bec779e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Configuration menu
    Copy the full SHA
    2e821a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7796a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. bulkImport add objectUrls paramster (#1525)

    Signed-off-by: lentitude2tk <[email protected]>
    lentitude2tk authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    741972a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa40d1c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Fix a bug of FunctionType.TEXTEMBEDDING (#1536)

    Signed-off-by: yhmo <[email protected]>
    yhmo authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    b80dcfd View commit details
    Browse the repository at this point in the history
  2. AddField example (#1540)

    Signed-off-by: yhmo <[email protected]>
    yhmo authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    30774ff View commit details
    Browse the repository at this point in the history
  3. Prepare for v2.6.2 (#1543)

    Signed-off-by: yhmo <[email protected]>
    yhmo authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    019de90 View commit details
    Browse the repository at this point in the history
Loading