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/pymilvus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.5
Choose a base ref
...
head repository: milvus-io/pymilvus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.6
Choose a head ref
  • 6 commits
  • 5 files changed
  • 4 contributors

Commits on Mar 11, 2025

  1. fix: Remove field check in create_index (#2677) (#2685)

    pr: #2677
    
    Signed-off-by: sunby <[email protected]>
    sunby authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    d5970e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

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

Commits on Mar 13, 2025

  1. enhance: Convert json_cast_type to DataType (#2690)

    Signed-off-by: sunby <[email protected]>
    sunby authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    b2bca89 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. Revert "enhance: Convert json_cast_type to DataType (#2690)" (#2692)

    This reverts commit b2bca89.
    
    Signed-off-by: sunby <[email protected]>
    sunby authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    22489cf View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. fix: Remove not useful SequenceIterator (#2700)

    See also: #2612
    
    Signed-off-by: yangxuan <[email protected]>
    XuanYang-cn authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    9969ac0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. fix: [cp25]db_name overwritten by empty string (#2678) (#2702)

    issue: #2670
    pr: #2678
    
    Added a unit test for it as well.
    
    Signed-off-by: yangxuan <[email protected]>
    Co-authored-by: Mihail Yanchev <[email protected]>
    Co-authored-by: Mihail Yanchev <[email protected]>
    3 people authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    e941adb View commit details
    Browse the repository at this point in the history
Loading