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

Update dependency org.opensearch.client:opensearch-java to v2.21.0 #3004

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.opensearch.client:opensearch-java 2.16.0 -> 2.21.0 age adoption passing confidence

Release Notes

opensearch-project/opensearch-java (org.opensearch.client:opensearch-java)

v2.21.0

Added
  • Added support for GeoDistanceQuery's ignore_unmapped property (#​1430)
  • Added support for docvalue_fields in msearch (#​1429)
Dependencies
  • Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#​1418)
Fixed
  • Fixed serialization of KnnQuery's method_parameters property (#​1427)
  • Fixed deserializing GeoValidationMethod enum values when uppercase (#​1431)

v2.20.0

Added
  • Added support for KnnQuery's expand_nested_docs, method_parameters and rescore properties (#​1407)
Dependencies
  • Bump org.junit:junit-bom from 5.11.3 to 5.11.4 (#​1367)
  • Bumps org.apache.httpcomponents.client5:httpclient5 from 5.4 to 5.4.2 (#​1401)
  • Bumps org.apache.httpcomponents.core5:httpcore5 from 5.3 to 5.3.3 (#​1383, #​1402)
  • Bump org.owasp.dependencycheck from 11.1.1 to 12.0.2 (#​1381, #​1393, #​1399)
Fixed
  • Fixed serialization of time_zone field in CompositeDateHistogramAggregationSource (#​1362)

v2.19.0

Added
  • Added support for IcuCollationKeywordProperty's country, language and variant properties (#​1321)
Dependencies
  • Bumps org.junit:junit-bom from 5.10.2 to 5.11.3
  • Bump com.carrotsearch.randomizedtesting:randomizedtesting-runner from 2.8.1 to 2.8.2 (#​1343)
  • Bump org.owasp.dependencycheck from 11.1.0 to 11.1.1 (#​1344)
Fixed
  • Fixed IcuCollationDecomposition's variants to align with those supported by OpenSearch (#​1321)
  • Fixed don't invoke the mapper's serialize method for the RangeQuery JsonData raw value #​1309
  • Fixed an issue where FieldSort was not implementing SortOptionsVariant (#​1323)
  • Fixed GetSnapshotResponse deserialization (#​1299)
  • Fixed CreateSnapshotResponse deserialization when wait_for_completion is false (#​1332)
  • Fixed serialization of nested aggregates under SingleBucketAggregateBase (#​1350)

v2.18.0

Added
  • Added support for disabling typed keys serialization (#​1296)
  • Added support for the batch_size param on the text_embedding processor (#​1298)
Dependencies
  • Bump io.github.classgraph:classgraph from 4.8.177 to 4.8.179 (#​1302)
Changed
  • Changed AwsSdk2Transport to pre-emptively throw an exception when using AWS SDK's ApacheHttpClient to make an unsupported DELETE/GET request with a body (#​1256)

v2.17.0

Added
  • Added support for KnnVectorProperty's compression_level, data_type, mode & space_type properties (#​1255)
Dependencies
  • Bumps org.apache.httpcomponents.core5:httpcore5-h2 from 5.3 to 5.3.1
  • Bumps org.owasp.dependencycheck from 10.0.2 to 11.1.0
Fixed
  • Fixed UndeployModelResponse deserialization (#​1257)

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@boring-cyborg boring-cyborg bot added the api API layer changes label Jan 1, 2025
Copy link

netlify bot commented Jan 1, 2025

Deploy Preview for peppy-sprite-186812 failed.

Name Link
🔨 Latest commit 764c852
🔍 Latest deploy log https://app.netlify.com/sites/peppy-sprite-186812/deploys/67aeb29e2bad8b0009de49f6

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.18%. Comparing base (cfff11d) to head (764c852).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #3004   +/-   ##
=========================================
  Coverage     81.18%   81.18%           
  Complexity     1506     1506           
=========================================
  Files           268      268           
  Lines          7356     7356           
  Branches        325      325           
=========================================
  Hits           5972     5972           
  Misses         1226     1226           
  Partials        158      158           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/org.opensearch.client-opensearch-java-2.x branch 7 times, most recently from 41c2173 to 493e8fb Compare January 22, 2025 13:57
@renovate renovate bot changed the title Update dependency org.opensearch.client:opensearch-java to v2.19.0 Update dependency org.opensearch.client:opensearch-java to v2.20.0 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/org.opensearch.client-opensearch-java-2.x branch 3 times, most recently from fa227ff to 3936911 Compare February 5, 2025 17:38
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/org.opensearch.client-opensearch-java-2.x branch from 3936911 to 764c852 Compare February 14, 2025 03:03
@renovate renovate bot changed the title Update dependency org.opensearch.client:opensearch-java to v2.20.0 Update dependency org.opensearch.client:opensearch-java to v2.21.0 Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API layer changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants