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.0
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.1
Choose a head ref
  • 11 commits
  • 99 files changed
  • 3 contributors

Commits on Jun 27, 2025

  1. Configuration menu
    Copy the full SHA
    823e786 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. BulkWriter supports Int8Vector (#1441)

    * Add Development section to README.md (#1436)
    
    - Include link to DEVELOPMENT.md
    - Briefly outline key development topics
    - Encourage community contributions
    
    Signed-off-by: Gong Yi <[email protected]>
    
    * BulkWriter supports Int8Vector (#1440)
    
    Signed-off-by: yhmo <[email protected]>
    
    ---------
    
    Signed-off-by: Gong Yi <[email protected]>
    Signed-off-by: yhmo <[email protected]>
    Co-authored-by: GongYi <[email protected]>
    yhmo and topikachu authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    40e7215 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Fix a bug of SearchResultsWrapper.getRowRecords() that returns wrong …

    …data for output fields (#1445)
    
    Signed-off-by: yhmo <[email protected]>
    yhmo authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    a650fd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

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

Commits on Jul 11, 2025

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

Commits on Jul 14, 2025

  1. Avoid exception when search result is empty (#1460)

    Signed-off-by: yhmo <[email protected]>
    yhmo authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    92eec38 View commit details
    Browse the repository at this point in the history
  2. Prepare for v2.6.1 (#1463)

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

Commits on Jul 15, 2025

  1. support stage operation (#1474)

    Signed-off-by: lentitude2tk <[email protected]>
    lentitude2tk authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    d8b6234 View commit details
    Browse the repository at this point in the history
  2. Fix a regression caused by timestamp refine (#1472)

    Signed-off-by: yhmo <[email protected]>
    yhmo authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    21878f7 View commit details
    Browse the repository at this point in the history
  3. Modify CHANGELOG (#1478)

    Signed-off-by: yhmo <[email protected]>
    yhmo authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    8a5a5b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb55214 View commit details
    Browse the repository at this point in the history
Loading