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

deps(maven): bump opensearch-java from 2.4.0 to 2.6.0 #507

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps opensearch-java from 2.4.0 to 2.6.0.

Release notes

Sourced from opensearch-java's releases.

v2.6.0

What's Changed

Full Changelog: opensearch-project/opensearch-java@v2.5.0...v2.6.0

v2.5.0

What's Changed

Full Changelog: opensearch-project/opensearch-java@v2.4.0...v2.5.0

Changelog

Sourced from opensearch-java's changelog.

CHANGELOG

Inspired from Keep a Changelog

[Unreleased 3.0]

Added

  • Document HTTP/2 support (#330)

Dependencies

  • Bumps io.github.classgraph:classgraph from 4.8.157 to 4.8.160
  • Bumps org.ajoberstar.grgit:grgit-gradle from 5.0.0 to 5.2.0
  • Bumps com.github.jk1.dependency-license-report from 2.2 to 2.4
  • Update org.apache.httpcomponents.client5:httpclient5 from 5.1.4 to 5.2.1 and org.apache.httpcomponents.core5:httpcore5 from 5.1.5 to 5.2.2

Changed

  • Migrate client transports to Apache HttpClient / Core 5.x (#246)

Deprecated

Removed

Fixed

  • Fix version and build (#254)
  • Fixed Suggesters for Completion, Term, and Phrase and refactored the Suggestion class (#477)
  • Fix highlight max_analyzer_offset field name to match with the one introduced in OpenSearch 2.2.0 (#555)

Security

[Unreleased 2.x]

Added

  • Add support for knn_vector field type (#524)
  • Add translog option object and missing translog sync interval option in index settings (#518)
  • Adds the option to set slices=auto for UpdateByQueryRequest, DeleteByQueryRequest and ReindexRequest (#538)
  • Add support for approximate k-NN queries (#548)

Dependencies

Changed

Deprecated

  • Deprecate translogDurability and translogFlushThresholdSize in IndexSettings in favor of a separate translog object (#518)

Removed

Fixed

Security

... (truncated)

Commits
  • 1eb8fc5 [Backport 2.x] Add support for approximate k-NN queries (#559)
  • b9f70b3 Update httpcomponents dependencies. (#554) (#560)
  • b540c98 Fixes #553: fix highlight max_analyzer_offset field name to match with the on...
  • 8be26ff Fixes #283 (#538) (#552)
  • ccb59f5 fix: add missing translog sync interval option to index settings (#518) (#544)
  • a09f260 Bumps 'jackson' from 2.14.2 to 2.15.2 (#537) (#542)
  • b53b1b1 Manual backport: Add support for knn_vector property type (#532)
  • 2050ad1 Fix suggestion classes for Term, Phrase, and Completion. (#477) (#529)
  • d376527 fix: add several missing fields in MultisearchBody.Builder (#506) (#516) (#519)
  • b41f95f Bump io.github.classgraph:classgraph from 4.8.158 to 4.8.160 in /java-client ...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [opensearch-java](https://github.com/opensearch-project/opensearch-java) from 2.4.0 to 2.6.0.
- [Release notes](https://github.com/opensearch-project/opensearch-java/releases)
- [Changelog](https://github.com/opensearch-project/opensearch-java/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/opensearch-java@v2.4.0...v2.6.0)

---
updated-dependencies:
- dependency-name: org.opensearch.client:opensearch-java
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 6, 2023

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 24, 2023

Looks like org.opensearch.client:opensearch-java is no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot bot closed this Aug 24, 2023
@dependabot dependabot bot deleted the dependabot/maven/main/org.opensearch.client-opensearch-java-2.6.0 branch August 24, 2023 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants