Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps io.milvus:milvus-sdk-java from 2.4.4 to 2.5.0.

Release notes

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

milvus-sdk-java-2.5.0

Release date: 2024-11-26

Compatible with Milvus v2.5.x

Feature

  • BulkWriter supports JSON/CSV format
  • Support doc-in-doc-out function(embedded BM25 in server-side) (only for MilvusClientV2)
  • Support varchar analyzer (tokenizer in server-side) (only for MilvusClientV2)
  • Support nullable and default value (both V1 and V2)
  • Support expression template (only for MilvusClientV2)

Improvement

  • QueryIterator/SearchIterator supports mvcc
  • ClientPool throws exception if fail to create/get clients

milvus-sdk-java-2.4.9

Release date: 2024-11-26

Compatible with Milvus v2.4.x

Feature

  • BulkWriter supports JSON format

Improvement

  • ClientPool throws exception if fails to create/get clients

milvus-sdk-java-2.4.8

Release date: 2024-10-31

Compatible with Milvus v2.4.x

Improvement

  • Fix a conflict bug with Gson v2.11.0
  • Support group by for hybrid search

Bug

  • Fix a dimension check error for binary vector
  • Fix a null pointer bug for query iterator

milvus-sdk-java-2.4.7

Release date: 2024-10-25

Compatible with Milvus v2.4.x

Feature

  • Support flush() interface for V2
  • Support compact()/getCompactionState() interfaces for V2

Improvement

... (truncated)

Changelog

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

milvus-sdk-java 2.5.0 (2024-11-26)

Feature

  • BulkWriter supports JSON/CSV format
  • Add new RBAC interfaces grantPrivilegeV2/revokePrivilegeV2
  • Support doc-in-doc-out function(embedded BM25 in server-side)
  • Support varchar analyzer (tokenizer in server-side)
  • Support nullable and default value
  • Support expression template

Improvement

  • QueryIterator/SearchIterator supports mvcc
  • ClientPool throws exception if fail to create/get clients

milvus-sdk-java 2.4.9 (2024-11-26)

Feature

  • BulkWriter supports JSON format
  • Add new RBAC interfaces grantPrivilegeV2/revokePrivilegeV2

Improvement

  • ClientPool throws exception if fail to create/get clients

milvus-sdk-java 2.4.8 (2024-10-31)

Improvement

  • Fix a conflict bug with Gson v2.11.0
  • Support group by for hybrid search

Bug

  • Fix a dimension check error for binary vector
  • Fix a null pointer bug for query iterator

milvus-sdk-java 2.4.7 (2024-10-25)

Improvement

  • Support setting properties for V2 CreateCollectionReq
  • Support Session consistency level for V1 and V2
  • Return entities ids for V2 InsertResp

Bug

  • Fix a RpcDeadline bug for V2

Feature

  • Support flush() interface for V2
  • Support compact()/getCompactionState() interfaces for V2

milvus-sdk-java 2.4.6 (2024-10-18)

Improvement

  • Refine BulkWriter/BulkImport interfaces

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

Bumps [io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 2.4.4 to 2.5.0.
- [Release notes](https://github.com/milvus-io/milvus-sdk-java/releases)
- [Changelog](https://github.com/milvus-io/milvus-sdk-java/blob/master/CHANGELOG.md)
- [Commits](milvus-io/milvus-sdk-java@v2.4.4...v2.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team December 2, 2024 23:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Dec 2, 2024
@settings settings bot removed the java label Dec 5, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

Superseded by #9620.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-2.5.0 branch December 9, 2024 23:02
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 modules/milvus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant