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 opensearch-java from 2.5.0 to 2.6.0 #44

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps opensearch-java from 2.5.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

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

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

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 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 [opensearch-java](https://github.com/opensearch-project/opensearch-java) from 2.5.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.5.0...v2.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@bigboxer23 bigboxer23 merged commit 496eff2 into main Jul 11, 2023
@bigboxer23 bigboxer23 deleted the dependabot/maven/org.opensearch.client-opensearch-java-2.6.0 branch July 11, 2023 14:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant