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

fix(deps): update dependency org.opensearch.client:opensearch-java to v2.16.0 #81

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2024

This PR contains the following updates:

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

Release Notes

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

v2.16.0

Added
  • Added minScore and maxDistance to KnnQuery (#​1166)
  • Added minScore and maxDistance to NeuralQuery (#​1235)
Dependencies
  • Bumps org.ajoberstar.grgit:grgit-gradle from 5.2.2 to 5.3.0
Fixed
  • Fixed deserializing GeoBoundsAggregate when bounds is not returned by OpenSearch (#​1238)

v2.15.0

Added
  • Added hashCode and equals implementations to generated code (#​312)
  • Added sortVals to Hit to allow retrieving non-string sort values (#​1224)
  • Added searchAfterVals to MultisearchBody to allow passing arbitrary FieldValues to search_after (#​1224)
Dependencies
  • Bumps org.junit:junit-bom from 5.10.3 to 5.11.1
  • Bumps org.apache.httpcomponents.core5:httpcore5-h2 from 5.2.5 to 5.3
  • Bumps org.apache.httpcomponents.core5:httpcore5 from 5.2.5 to 5.3
  • Bumps org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4
  • Bumps io.github.classgraph:classgraph from 4.8.175 to 4.8.177
Fixed
  • Fix queries not preserving boost and name when converted to builders (#​1181)
  • Remove required check on ShardStats.shards (#​1177)
  • Fixed TextEmbeddingProcessor returning the wrong processor kind (#​1127)

v2.14.0

Added
  • Added queryImage (query_image) field to NeuralQuery, following definition in (Neural Query) (#​1137)
  • Added cancelAfterTimeInterval to SearchRequest and MsearchRequest (#​1147)
  • Added the ml namespace operations (#​1158)
  • Added IndexTemplateMapping.Builder#withJson, SourceField.Builder#withJson and IndexSettings.Builder#withJson for streamlining deserialization (#​1148)
Dependencies
  • Bumps commons-logging:commons-logging from 1.3.3 to 1.3.4
  • Bumps io.github.classgraph:classgraph from 4.8.174 to 4.8.175
Fixed
  • Fixed handling of NodeInfo fields that are not returned by Amazon OpenSearch Service (#​1132)

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.


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

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

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Aug 28, 2024
Copy link

sonarcloud bot commented Aug 28, 2024

@renovate renovate bot force-pushed the renovate/managed.opensearch.java branch from 9030002 to a38dec9 Compare October 17, 2024 01:02
@renovate renovate bot changed the title fix(deps): update dependency org.opensearch.client:opensearch-java to v2.14.0 fix(deps): update dependency org.opensearch.client:opensearch-java to v2.15.0 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/managed.opensearch.java branch from a38dec9 to 59861ae Compare October 22, 2024 22:03
@renovate renovate bot changed the title fix(deps): update dependency org.opensearch.client:opensearch-java to v2.15.0 fix(deps): update dependency org.opensearch.client:opensearch-java to v2.16.0 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/managed.opensearch.java branch from 59861ae to 36a66bd Compare November 4, 2024 10:03
@renovate renovate bot changed the base branch from 1.2.x to 1.3.x November 4, 2024 10:03
@sdelamo sdelamo closed this Nov 4, 2024
Copy link
Contributor Author

renovate bot commented Nov 4, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.16.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/managed.opensearch.java branch November 4, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant