Skip to content

Bump org.opensearch.client:opensearch-java from 2.2.0 to 2.4.0 in /data-prepper-plugins/opensearch#322

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/data-prepper-plugins/opensearch/org.opensearch.client-opensearch-java-2.4.0
Open

Bump org.opensearch.client:opensearch-java from 2.2.0 to 2.4.0 in /data-prepper-plugins/opensearch#322
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/data-prepper-plugins/opensearch/org.opensearch.client-opensearch-java-2.4.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 19, 2023

Bumps org.opensearch.client:opensearch-java from 2.2.0 to 2.4.0.

Release notes

Sourced from org.opensearch.client:opensearch-java's releases.

v2.4.0

What's Changed

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

v2.3.0

What's Changed

Full Changelog: opensearch-project/opensearch-java@v2.2.0...v2.3.0

Changelog

Sourced from org.opensearch.client:opensearch-java's changelog.

[2.4.0] - 04/11/2023

Added

  • Add buffered lookahead for Jackson (#338)
  • Add support for headers and sort parameters in cat requests (#413)
  • Add support for data stream operations (#419)

Dependencies

  • Bumps io.github.classgraph:classgraph from 4.8.156 to 4.8.157 (#408)

Changed

Deprecated

Removed

Fixed

Security

[2.3.0] - 03/15/2023

Added

  • Require two maintainers to approve release (#383)
  • Add support for mapping limit settings (#382)

Dependencies

  • Bumps Jackson from 2.14.1 to 2.14.2 (#357)
  • Bumps classgraph from 4.8.149 to 4.8.156 (#395)

Changed

  • Prevent SPI calls at runtime (#293)

Deprecated

Removed

Fixed

  • Fix issue where completion suggestions were failing, due to being parsed as term suggestions (#350)
  • Bulk UpdateOperation misses upsert options (#353)
  • Fix missing key property in the RangeBucket (#381)

Security

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 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 [org.opensearch.client:opensearch-java](https://github.com/opensearch-project/opensearch-java) from 2.2.0 to 2.4.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.2.0...v2.4.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] <support@github.com>
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.

0 participants