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.4.2 to 2.4.7 in /modules/milvus #2369

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

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

Release notes

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

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

  • 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

milvus-sdk-java-2.4.6

Release date: 2024-10-18

Compatible with Milvus v2.4.x

Improvement

  • Refine BulkWriter/BulkImport interfaces
  • Remove Jackson dependency

Bug

  • Fix "one second timeout issue" of pre-connection

milvus-sdk-java-2.4.5

Release date: 2024-10-11

Compatible with Milvus v2.4.x

Feature

  • Support partial load
  • Support clustering key

Bug

  • Fix a bug for MilvusClientV2 that index parameters were not passed to server correctly

milvus-sdk-java-2.4.4

Release date: 2024-09-19

Compatible with Milvus v2.4.x

Improvement

  • Upgrade the bulkWriter cloud API call from v1 to v2
  • Improve usability of AlterCollectionReq & CreateCollectionReq
  • Check connection when MilvusClientV2 is initialized

... (truncated)

Changelog

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

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
  • Remove Jackson dependency

Bug

  • Fix "one second timeout issue" of pre-connection

milvus-sdk-java 2.4.5 (2024-10-11)

Feature

  • Support partial load
  • Support clustering key

Bug

  • Fix a bug for MilvusClientV2 that index parameters were not passed to server correctly

milvus-sdk-java 2.4.4 (2024-09-19)

Improvement

  • Upgrade the bulkWriter cloud API call from v1 to v2
  • Improve usability of AlterCollectionReq & CreateCollectionReq
  • Check connection when MilvusClientV2 is initialized
  • Support customized SSLContext for MilvusClientV2
  • Reduce time-consuming log of search/insert/upsert for MilvusClientV1

Bug

  • Fix a bug or QueryIterator with special expression

milvus-sdk-java 2.4.3 (2024-08-09)

Feature

  • Implement database related interfaces including createDatabase/dropDatabase/alterDatabase for MilvusClientV2
  • Implement getServerVersion interface for MilvusClientV2
  • Provide client/connection pool for V1 and V2

... (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.2 to 2.4.7.
- [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.2...v2.4.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 28, 2024
Copy link
Author

dependabot bot commented on behalf of github Nov 4, 2024

Superseded by #2385.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-2.4.7 branch November 4, 2024 05:10
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.

0 participants