Skip to content

Bump io.milvus:milvus-sdk-java from 2.4.1 to 2.4.2 in /modules/milvus#8955

Merged
eddumelendez merged 1 commit intomainfrom
dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-2.4.2
Jul 25, 2024
Merged

Bump io.milvus:milvus-sdk-java from 2.4.1 to 2.4.2 in /modules/milvus#8955
eddumelendez merged 1 commit intomainfrom
dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-2.4.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

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

Release notes

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

milvus-sdk-java-2.4.2

Release date: 2024-07-11

Compatible with Milvus v2.4.x

Feature

  • Support AlterDatabase/DescribeDatabase for V1
  • Cache collection schema in client side for insert/upsert interfaces
  • Support AlterCollection/AlterIndex for MilvusClientV2
  • Support propagate traceid from client
  • BulkWriter supports SparseVector/Float16Vector/BFloat16Vector
  • Support SparseVector/Float16Vector/BFloat16Vector for MilvusClientV2
  • Support GroupBy search for MilvusClientV2
  • Support SearchIterator/QueryIterator for MilvusClientV2
  • Optimize DescribeIndex interface of MilvusClientV2
  • Optimize DescribeCollection interface of MilvusClientV2
  • Support enableVirtualStyleEndpoint for BulkWriter

Bug

  • Fix a bug of max_capacity range

Break changes

  • Replace FastJSON by Gson according to issue milvus-io/milvus-sdk-java#878. InsertParam.withRows()/UpsertParam.withRows()/InsertReq.data() are redefined.
  • Rename "distance" to "score" for search result. SearchResp.distance() of V2 is renamed to be score().
Changelog

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

milvus-sdk-java 2.4.2 (2024-07-11)

Feature

  • Support AlterDatabase/DescribeDatabase for V1
  • Cache collection schema in client side for insert/upsert interfaces
  • Support AlterCollection/AlterIndex for MilvusClientV2
  • Support propagate traceid from client
  • BulkWriter supports SparseVector/Float16Vector/BFloat16Vector
  • Support SparseVector/Float16Vector/BFloat16Vector for MilvusClientV2
  • Support GroupBy search for MilvusClientV2
  • Support SearchIterator/QueryIterator for MilvusClientV2
  • Optimize DescribeIndex interface of MilvusClientV2
  • Optimize DescribeCollection interface of MilvusClientV2
  • Support enableVirtualStyleEndpoint for BulkWriter

Bug

  • Fix a bug of max_capacity range

Break changes

  • Replace FastJSON by Gson according to issue #878. InsertParam.withRows()/UpsertParam.withRows()/InsertReq.data() are redefined.
  • Rename "distance" to "score" for search result. SearchResp.distance() of V2 is renamed to be score().
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.1 to 2.4.2.
- [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.1...v2.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team July 15, 2024 22:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jul 15, 2024
This was referenced Jul 25, 2024
@eddumelendez eddumelendez merged commit dd71a5d into main Jul 25, 2024
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-2.4.2 branch July 25, 2024 23:12
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