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.5.0 #425

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps opensearch-java from 2.4.0 to 2.5.0.

Release notes

Sourced from opensearch-java's releases.

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.

[2.5.0] - 06/02/2023

Added

  • Add workflow to publish snapshots via GHA (#454)
  • Added Point-In-Time APIs (#461)

Dependencies

  • Bumps com.github.jk1.dependency-license-report from 1.19 to 2.2
  • Bumps org.eclipse.parsson:parsson from 1.1.1 to 1.1.2

Changed

  • Improve time taken by Github actions by using cache (#439)
  • Introduce intermediary SearchResult for SearchResponse and SearchTemplateResponse classes, enabling similar response handling for both (#462)

Deprecated

Removed

Fixed

  • Fix missing Highlight and SourceConfig in the MultisearchBody (#442)
  • Fix search failure with missing required property HitsMetadata.total when trackTotalHits is disabled (#372)
  • Fix failure when deserialing response for tasks API (#463)
  • Fix failure when deserializing boolean types for enums (#463)

Security

Commits
  • a86c6dd Bump org.eclipse.parsson:parsson from 1.1.1 to 1.1.2 (#492) (#507)
  • bcbaac4 FIX: extract reason from error in AWSSdk2Transport (#493) (#509)
  • 5dc144c refactor: deprecate totalDataSetSize and totalDataSetSizeInBytes in S… (#498)...
  • 18c4f07 [Backport] backport-495-to-2.x (#508)
  • 2f83361 Add RestClient initialization code snippets (#501) (#504)
  • 3d78190 Upgrading to latest OpenSearch version (#487)
  • 5b59448 Backport/backport 489 to 2.x (#496)
  • 4294495 Fixes deserialization of enums when using booleans instead of strings (#482) ...
  • 964be9e Upgrading gradle plugin dependency-license-report to 2.2 (#483) (#485)
  • a7d2624 fix: handle String error deserialization for ErrorCause object (#301) (#476) ...
  • 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.4.0 to 2.5.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.5.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 Jun 5, 2023

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 6, 2023

Superseded by #507.

@dependabot dependabot bot closed this Jul 6, 2023
@dependabot dependabot bot deleted the dependabot/maven/main/org.opensearch.client-opensearch-java-2.5.0 branch July 6, 2023 03:30
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