Skip to content
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

Bump io.milvus:milvus-sdk-java from 2.3.4 to 2.4.1 in /modules/milvus #8627

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps io.milvus:milvus-sdk-java from 2.3.4 to 2.4.1.

Release notes

Sourced from io.milvus:milvus-sdk-java's releases.

milvus-sdk-java-2.4.1

Release date:2024-05-11

Compatible with Milvus v2.4.x

Bug

  • Unable to connect Zilliz cloud new severless instances
  • SearchIterator cannot work for Varchar type primary key
  • Fix some minor bugs of SearchIterator

milvus-sdk-java-2.4.0

Release date:2024-04-22

Compatible with Milvus v2.4.x

Feature

  • Support new index type INVERTED/GPU_CAGRA
  • Support SparseFloatVector
  • Support Float16Vector/BFloat16Vector
  • Support SearchIterator/QueryIterator
  • Support multiple vector fields in one collection
  • Support hybrid-search on multiple vector fields

Improvement

  • Upgrade dependencies to fix some CVEs
  • Provide new methods withFloatVectors/withBinaryVectors/withFloat16Vectors/withBFloat16Vectors/withSparseFloatVectors for SearchParam to explicitly input different type vectors

milvus-sdk-java-2.3.7

Release date:2024-05-11

Compatible with Milvus v2.3.x

Bug

  • Unable to connect Zilliz cloud new severless instances
  • SearchIterator cannot work for Varchar type primary key
  • Fix some minor bugs of SearchIterator

milvus-sdk-java-2.3.6

Release date:2024-04-22

Compatible with Milvus v2.3.x

Feature

... (truncated)

Changelog

Sourced from io.milvus:milvus-sdk-java's changelog.

milvus-sdk-java 2.4.1 (2024-05-11)

Bug

  • Unable to connect Zilliz cloud new severless instances
  • SearchIterator cannot work for Varchar type primary key
  • Fix some minor bugs of SearchIterator

milvus-sdk-java 2.4.0 (2024-04-22)

Feature

  • Support new index type INVERTED/GPU_CAGRA
  • Support SparseFloatVector
  • Support Float16Vector/BFloat16Vector
  • Support SearchIterator/QueryIterator
  • Support multiple vector fields in one collection
  • Support hybrid-search on multiple vector fields

Improvement

  • Upgrade dependencies to fix some CVEs
  • Provide new methods withFloatVectors/withBinaryVectors/withFloat16Vectors/withBFloat16Vectors/withSparseFloatVectors for SearchParam to explicitly input different type vectors

milvus-sdk-java 2.3.7 (2024-05-11)

Bug

  • Unable to connect Zilliz cloud new severless instances
  • SearchIterator cannot work for Varchar type primary key
  • Fix some minor bugs of SearchIterator

milvus-sdk-java 2.3.6 (2024-04-22)

Feature

  • Support SearchIterator/QueryIterator

Improvement

  • Upgrade dependencies to fix some CVEs

milvus-sdk-java 2.3.5 (2024-03-29)

Feature

  • New MilvusClientV2 class to encapsulate RPC interfaces for good usability
  • Support ListAlias interface
  • Provide a BulkWriter tool for easily generating data files for import() interface

... (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)

@dependabot dependabot bot requested a review from a team as a code owner May 13, 2024 22:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 13, 2024
@eddumelendez
Copy link
Member

@dependabot rebase

Bumps [io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 2.3.4 to 2.4.1.
- [Release notes](https://github.com/milvus-io/milvus-sdk-java/releases)
- [Changelog](https://github.com/milvus-io/milvus-sdk-java/blob/v2.4.1/CHANGELOG.md)
- [Commits](milvus-io/milvus-sdk-java@v2.3.4...v2.4.1)

---
updated-dependencies:
- dependency-name: io.milvus:milvus-sdk-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-2.4.1 branch from 41f3dca to ee80889 Compare May 20, 2024 23:35
This was referenced May 21, 2024
@eddumelendez eddumelendez merged commit 190985d into main May 21, 2024
97 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-2.4.1 branch May 21, 2024 19:29
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 java Pull requests that update Java code modules/milvus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant