-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python: Bump pymilvus from 2.3.7 to 2.4.3 in /python #6516
Merged
Merged
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file. Used by Dependabot.
python
Pull requests for the Python Semantic Kernel
labels
Jun 3, 2024
github-actions
bot
changed the title
Bump pymilvus from 2.3.7 to 2.4.3 in /python
Python: Bump pymilvus from 2.3.7 to 2.4.3 in /python
Jun 3, 2024
eavanvalkenburg
approved these changes
Jun 11, 2024
@dependabot recreate |
dependabot
bot
force-pushed
the
dependabot/pip/python/pymilvus-2.4.3
branch
from
June 13, 2024 18:24
cbca117
to
714d969
Compare
Bumps [pymilvus](https://github.com/milvus-io/pymilvus) from 2.3.7 to 2.4.3. - [Release notes](https://github.com/milvus-io/pymilvus/releases) - [Commits](milvus-io/pymilvus@v2.3.7...v2.4.3) --- updated-dependencies: - dependency-name: pymilvus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/pip/python/pymilvus-2.4.3
branch
from
June 13, 2024 19:21
714d969
to
442da33
Compare
moonbox3
approved these changes
Jun 13, 2024
LudoCorporateShark
pushed a commit
to LudoCorporateShark/semantic-kernel
that referenced
this pull request
Aug 25, 2024
Bumps [pymilvus](https://github.com/milvus-io/pymilvus) from 2.3.7 to 2.4.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/milvus-io/pymilvus/releases">pymilvus's releases</a>.</em></p> <blockquote> <h2>PyMilvus 2.4.3 ReleaseNotes</h2> <h2>What's Changed</h2> <ul> <li>support the report value in the dml and dql request by <a href="https://github.com/SimFG"><code>@SimFG</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2092">milvus-io/pymilvus#2092</a></li> <li>enhance: Expand grpcio version to latest by <a href="https://github.com/XuanYang-cn"><code>@XuanYang-cn</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2096">milvus-io/pymilvus#2096</a></li> </ul> <h2>Bug fixes:</h2> <ul> <li>fix sparse: accpet int/float wrapped in string by <a href="https://github.com/zhengbuqian"><code>@zhengbuqian</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2095">milvus-io/pymilvus#2095</a></li> <li>fix the str function of the extra list by <a href="https://github.com/SimFG"><code>@SimFG</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2098">milvus-io/pymilvus#2098</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/milvus-io/pymilvus/compare/v2.4.2...v2.4.3">https://github.com/milvus-io/pymilvus/compare/v2.4.2...v2.4.3</a></p> <h2>PyMilvus 2.4.2 Release Notes</h2> <h2>What's Changed</h2> <ul> <li>Support milvuslite by <a href="https://github.com/junjiejiangjjj"><code>@junjiejiangjjj</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2075">milvus-io/pymilvus#2075</a></li> <li>Make bulk_writer's requirments optional (<a href="https://redirect.github.com/milvus-io/pymilvus/issues/2086">#2086</a>) by <a href="https://github.com/XuanYang-cn"><code>@XuanYang-cn</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2087">milvus-io/pymilvus#2087</a></li> <li>enhance: Enable set_properties and describe_database api by <a href="https://github.com/weiliu1031"><code>@weiliu1031</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2084">milvus-io/pymilvus#2084</a></li> </ul> <h2>Bug fixes</h2> <ul> <li>fix: Remove params for property vars by <a href="https://github.com/XuanYang-cn"><code>@XuanYang-cn</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2069">milvus-io/pymilvus#2069</a></li> <li>change sparse related errors to ParamError by <a href="https://github.com/zhengbuqian"><code>@zhengbuqian</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2070">milvus-io/pymilvus#2070</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/milvus-io/pymilvus/compare/v2.4.1...v2.4.2">https://github.com/milvus-io/pymilvus/compare/v2.4.1...v2.4.2</a></p> <h2>PyMilvus 2.4.1 Release Notes</h2> <h2>What's Changed</h2> <h3>Bug fixes</h3> <ul> <li>Fix float16_example and bfloat16_example by <a href="https://github.com/czs007"><code>@czs007</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/1993">milvus-io/pymilvus#1993</a></li> <li>Use wrong placeholder type for bf16 and float16 by <a href="https://github.com/XuanYang-cn"><code>@XuanYang-cn</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2012">milvus-io/pymilvus#2012</a></li> <li>Restrict input/search type for vector fields (<a href="https://redirect.github.com/milvus-io/pymilvus/issues/2025">#2025</a>) by <a href="https://github.com/XuanYang-cn"><code>@XuanYang-cn</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2029">milvus-io/pymilvus#2029</a></li> <li>Fix import array via bulkwriter (<a href="https://redirect.github.com/milvus-io/pymilvus/issues/2035">#2035</a>) by <a href="https://github.com/bigsheeper"><code>@bigsheeper</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2036">milvus-io/pymilvus#2036</a></li> <li>Pass offset parameter for hybrid search to server by <a href="https://github.com/czs007"><code>@czs007</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2052">milvus-io/pymilvus#2052</a></li> </ul> <h3>Enhancements</h3> <ul> <li>Add warning about gpu example by <a href="https://github.com/czs007"><code>@czs007</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/1994">milvus-io/pymilvus#1994</a></li> <li>Update sparse+dense hybrid search example by <a href="https://github.com/zhengbuqian"><code>@zhengbuqian</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2014">milvus-io/pymilvus#2014</a></li> <li>Convert params' value from string to int by <a href="https://github.com/PowderLi"><code>@PowderLi</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2026">milvus-io/pymilvus#2026</a></li> <li>Support UDS by <a href="https://github.com/junjiejiangjjj"><code>@junjiejiangjjj</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2030">milvus-io/pymilvus#2030</a></li> <li>Update hello_hybrid_sparse_dense.py example to include BGE reranker by <a href="https://github.com/zhengbuqian"><code>@zhengbuqian</code></a> in <a href="https://redirect.github.com/milvus-io/pymilvus/pull/2032">milvus-io/pymilvus#2032</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/milvus-io/pymilvus/compare/v2.4.0...v2.4.1">https://github.com/milvus-io/pymilvus/compare/v2.4.0...v2.4.1</a></p> <h2>PyMilvus 2.4.0 Release Notes</h2> <h3>Milvus 2.4.0-rc.1 related scenario-based features:</h3> <p>Milvus has released version 2.4.0-rc.1. This version of pymilvus incorporates the new features introduced in Milvus 2.4.0-rc.1</p> <ul> <li><strong>New GPU Index named <a href="https://docs.rapids.ai/api/raft/nightly/cpp_api/neighbors_cagra/">CAGRA</a></strong> Thanks to NVIDIA's contribution, this new GPU index provides a 10x performance boost, especially for batch searches. Please refer to the sample code in <code>examples/example_gpu_cagra.py</code></li> <li><strong>Multi-vector and hybrid search</strong> This feature helps store vector embeddings generated from multiple models and conduct multi-vector searches accordingly. Please refer to the sample code in <code>examples/hello_hybrid_sparse_dense.py</code></li> <li><strong>Sparse vectors</strong></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/milvus-io/pymilvus/commit/4351db05927c4a7f15a15be3ddc63a8c447a4994"><code>4351db0</code></a> [2.4] fix the str function of the extra list (<a href="https://redirect.github.com/milvus-io/pymilvus/issues/2098">#2098</a>)</li> <li><a href="https://github.com/milvus-io/pymilvus/commit/75200878e4bac5e34cb3882a9aedd023f14cb380"><code>7520087</code></a> enhance: [2.4]Expand grpcio version to latest (<a href="https://redirect.github.com/milvus-io/pymilvus/issues/2096">#2096</a>)</li> <li><a href="https://github.com/milvus-io/pymilvus/commit/0979edfd44e2c2a72b602e3edc61e1dcd81bd513"><code>0979edf</code></a> [2.4] fix sparse: accpet int/float wrapped in string (<a href="https://redirect.github.com/milvus-io/pymilvus/issues/2095">#2095</a>)</li> <li><a href="https://github.com/milvus-io/pymilvus/commit/c19be3caf64106ab1603cccdf974074ccf6ef3e8"><code>c19be3c</code></a> [2.4] support the report value in the dml and dql request (<a href="https://redirect.github.com/milvus-io/pymilvus/issues/2092">#2092</a>)</li> <li><a href="https://github.com/milvus-io/pymilvus/commit/5b5927221cc30a729902b739f1ffe0200e7868e0"><code>5b59272</code></a> fix: Revert of dup cherry-pick <a href="https://redirect.github.com/milvus-io/pymilvus/issues/1949">#1949</a> (<a href="https://redirect.github.com/milvus-io/pymilvus/issues/2088">#2088</a>)</li> <li><a href="https://github.com/milvus-io/pymilvus/commit/af202c5472d3fd480b6728580245eb854b7a50e5"><code>af202c5</code></a> enhance: [2.4]Make bulk_writer's requirments optional (<a href="https://redirect.github.com/milvus-io/pymilvus/issues/2086">#2086</a>) (<a href="https://redirect.github.com/milvus-io/pymilvus/issues/2087">#2087</a>)</li> <li><a href="https://github.com/milvus-io/pymilvus/commit/9fd084f2e7e4689d8f31fb73ceef38212d08eb4b"><code>9fd084f</code></a> enhance: Cherry pick <a href="https://redirect.github.com/milvus-io/pymilvus/issues/1949">#1949</a>, <a href="https://redirect.github.com/milvus-io/pymilvus/issues/2065">#2065</a>, <a href="https://redirect.github.com/milvus-io/pymilvus/issues/2077">#2077</a> (<a href="https://redirect.github.com/milvus-io/pymilvus/issues/2085">#2085</a>)</li> <li><a href="https://github.com/milvus-io/pymilvus/commit/e8f4a136992687970f6b29264d67d11f0b712da8"><code>e8f4a13</code></a> enhance: Enable set_properties and describe_database api (<a href="https://redirect.github.com/milvus-io/pymilvus/issues/2084">#2084</a>)</li> <li><a href="https://github.com/milvus-io/pymilvus/commit/5598667510e04ceb2dc5822626158bdad8f32aed"><code>5598667</code></a> [2.4] remove scipy dependency for sparse while still supporting it (<a href="https://redirect.github.com/milvus-io/pymilvus/issues/2076">#2076</a>)</li> <li><a href="https://github.com/milvus-io/pymilvus/commit/177a789c898cd60bd5218fb4294eb7cc06b73197"><code>177a789</code></a> [2.4]Support milvuslite (<a href="https://redirect.github.com/milvus-io/pymilvus/issues/2075">#2075</a>)</li> <li>Additional commits viewable in <a href="https://github.com/milvus-io/pymilvus/compare/v2.3.7...v2.4.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pymilvus&package-manager=pip&previous-version=2.3.7&new-version=2.4.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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. Used by Dependabot.
python
Pull requests for the Python Semantic Kernel
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.
Bumps pymilvus from 2.3.7 to 2.4.3.
Release notes
Sourced from pymilvus's releases.
... (truncated)
Commits
4351db0
[2.4] fix the str function of the extra list (#2098)7520087
enhance: [2.4]Expand grpcio version to latest (#2096)0979edf
[2.4] fix sparse: accpet int/float wrapped in string (#2095)c19be3c
[2.4] support the report value in the dml and dql request (#2092)5b59272
fix: Revert of dup cherry-pick #1949 (#2088)af202c5
enhance: [2.4]Make bulk_writer's requirments optional (#2086) (#2087)9fd084f
enhance: Cherry pick #1949, #2065, #2077 (#2085)e8f4a13
enhance: Enable set_properties and describe_database api (#2084)5598667
[2.4] remove scipy dependency for sparse while still supporting it (#2076)177a789
[2.4]Support milvuslite (#2075)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)