fix(deps): update dependency org.opensearch.client:opensearch-java to v2.16.0 #81
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.13.0
->2.16.0
Release Notes
opensearch-project/opensearch-java (org.opensearch.client:opensearch-java)
v2.16.0
Added
minScore
andmaxDistance
toKnnQuery
(#1166)minScore
andmaxDistance
toNeuralQuery
(#1235)Dependencies
org.ajoberstar.grgit:grgit-gradle
from 5.2.2 to 5.3.0Fixed
GeoBoundsAggregate
whenbounds
is not returned by OpenSearch (#1238)v2.15.0
Added
hashCode
andequals
implementations to generated code (#312)sortVals
toHit
to allow retrieving non-string sort values (#1224)searchAfterVals
toMultisearchBody
to allow passing arbitraryFieldValue
s tosearch_after
(#1224)Dependencies
org.junit:junit-bom
from 5.10.3 to 5.11.1org.apache.httpcomponents.core5:httpcore5-h2
from 5.2.5 to 5.3org.apache.httpcomponents.core5:httpcore5
from 5.2.5 to 5.3org.apache.httpcomponents.client5:httpclient5
from 5.3.1 to 5.4io.github.classgraph:classgraph
from 4.8.175 to 4.8.177Fixed
TextEmbeddingProcessor
returning the wrong processor kind (#1127)v2.14.0
Added
queryImage
(query_image) field toNeuralQuery
, following definition in (Neural Query) (#1137)cancelAfterTimeInterval
toSearchRequest
andMsearchRequest
(#1147)ml
namespace operations (#1158)IndexTemplateMapping.Builder#withJson
,SourceField.Builder#withJson
andIndexSettings.Builder#withJson
for streamlining deserialization (#1148)Dependencies
commons-logging:commons-logging
from 1.3.3 to 1.3.4io.github.classgraph:classgraph
from 4.8.174 to 4.8.175Fixed
Configuration
📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.