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.10.3 #26

Merged
merged 2 commits into from
May 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2.10.3

Added
Dependencies
  • Bumps io.github.classgraph:classgraph from 4.8.170 to 4.8.172
Changed
Deprecated
Removed
Fixed
  • Fix the deserialization of SortOptions (#​981)
  • Generic HTTP Actions in Java Client does not work with AwsSdk2Transport (#​978)
Security

v2.10.2

Added
Dependencies
Changed
Deprecated
Removed
Fixed
  • Fix integer overflow for variables in indices stats response (#​960)
  • Fix composite aggregations for search requests (#​967)
Security

v2.10.1

Added
  • Add missed fields to PhraseSuggestOption: collapseMatch (#​940)
  • Add missed fields to bulk's UpdateOperation: source (#​947)
Dependencies
  • Bumps com.github.jk1.dependency-license-report from 2.6 to 2.7
Changed
Deprecated
Removed
Fixed
Security

v2.10.0

Added
  • Add xy_shape property (#​884)
  • Add missed fields to MultisearchBody: seqNoPrimaryTerm, storedFields, explain, fields, indicesBoost (#​914)
  • Add OpenSearchGenericClient with support for raw HTTP request/responses (#​910, #​929)
  • Add missed fields to MultisearchBody: collapse, version, timeout (#​916
  • Add missed fields to MultisearchBody: ext, rescore and to SearchRequest: ext (#​918
Dependencies
  • Bumps io.github.classgraph:classgraph from 4.8.161 to 4.8.165
  • Bumps org.owasp.dependencycheck from 9.0.8 to 9.1.0
  • Bumps org.apache.httpcomponents.client5:httpclient5 from 5.3.0 to 5.3.1
  • Bumps io.github.classgraph:classgraph from 4.8.165 to 4.8.170
  • Bumps jackson from 2.15.2 to 2.17.0
  • Bumps org.eclipse.parsson:parsson from 1.1.5 to 1.1.6
Changed
Deprecated
Removed
Fixed
  • Fix integer overflow for variables in indices stats response (#​877)
  • Support weight function in function score query (#​880)
  • Fix pattern replace by making flag and replacement optional as on api (#​895)
  • Client with Java 8 runtime and Apache HttpClient 5 Transport fails with java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer (#​920)
  • Add missed field "filter" to NeuralQuery model class
Security

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Apr 20, 2024
@renovate renovate bot force-pushed the renovate/managed.opensearch.java branch from cf05f93 to 7c07369 Compare May 8, 2024 22:18
@renovate renovate bot changed the title fix(deps): update dependency org.opensearch.client:opensearch-java to v2.10.1 fix(deps): update dependency org.opensearch.client:opensearch-java to v2.10.2 May 8, 2024
@renovate renovate bot force-pushed the renovate/managed.opensearch.java branch from 7c07369 to fd48392 Compare May 17, 2024 04:35
@renovate renovate bot changed the title fix(deps): update dependency org.opensearch.client:opensearch-java to v2.10.2 fix(deps): update dependency org.opensearch.client:opensearch-java to v2.10.3 May 17, 2024
@graemerocher graemerocher merged commit 33e22bd into 1.1.x May 30, 2024
4 checks passed
Copy link

sonarcloud bot commented May 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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