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.13.0 #48

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2.13.0

Added
  • Added searchAfterVals to SearchRequest to allow passing arbitrary FieldValues to search_after (#​1105)
Changed
  • Changed URL path encoding to own implementation adapted from Apache HTTP Client 5's (#​1109)
Fixed
  • Fixed error when deserializing a normalizer without 'type' (#​1111)
  • Fixed deserialization of SearchRequest when _source is an array (#​1117)

v2.12.0

Added
  • Added support for the parent aggregation type (#​706)
  • Added support for phase_took & search_pipeline request params (#​1036)
  • Added an interface PlainJsonSerializable with a default method for serialization to Json (#​1064)
Dependencies
  • Bumps io.github.classgraph:classgraph from 4.8.173 to 4.8.174
  • Bumps org.owasp.dependencycheck from 9.1.0 to 10.0.2
  • Bumps com.github.jk1.dependency-license-report from 2.7 to 2.8
  • Bumps commons-logging:commons-logging from 1.3.2 to 1.3.3
  • Bumps org.apache.httpcomponents.core5:httpcore5-h2 from 5.2.4 to 5.2.5
  • Bumps org.apache.httpcomponents.core5:httpcore5 from 5.2.4 to 5.2.5
Fixed
  • Fixed deserializing of error responses when using AwsSdk2Transport (#​1068)

v2.11.1

Added
Dependencies
Changed
Deprecated
Removed
Fixed
  • Fixed handling of an absent source in InlineGet (#​1042)
Security

v2.11.0

Added
Dependencies
Changed
Deprecated
Removed
Fixed
  • Fixed error when deserializing an analyzer without type specified (#​1033)
Security

v2.10.4

Added
Dependencies
Changed
Deprecated
Removed
Fixed
  • ApacheHttpClient5Transport requires Apache Commons Logging dependency (#​1003)
  • Preserve caller information in stack traces when synchronous callers use asynchronous transports (#​656)
  • Fix java.lang.NoSuchMethodError: org.apache.http.client.utils.URLEncodedUtils.formatSegments w/o httpclient (#​999)
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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Jun 7, 2024
@renovate renovate bot force-pushed the renovate/managed.opensearch.java branch 7 times, most recently from 290d4e1 to 9adbddd Compare June 10, 2024 09:09
@renovate renovate bot changed the base branch from 1.1.x to 1.2.x June 10, 2024 09:09
@sdelamo
Copy link
Contributor

sdelamo commented Jun 10, 2024

@msupic can you check the GraalVM failure?

@renovate renovate bot force-pushed the renovate/managed.opensearch.java branch 2 times, most recently from f9d24c9 to 4d09a7c Compare June 18, 2024 22:07
@renovate renovate bot changed the title fix(deps): update dependency org.opensearch.client:opensearch-java to v2.10.4 fix(deps): update dependency org.opensearch.client:opensearch-java to v2.11.0 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/managed.opensearch.java branch from 4d09a7c to 57a5dc4 Compare June 20, 2024 16:08
@renovate renovate bot force-pushed the renovate/managed.opensearch.java branch from 57a5dc4 to 40352c5 Compare June 28, 2024 01:32
@renovate renovate bot changed the title fix(deps): update dependency org.opensearch.client:opensearch-java to v2.11.0 fix(deps): update dependency org.opensearch.client:opensearch-java to v2.11.1 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/managed.opensearch.java branch from 40352c5 to aa09513 Compare July 22, 2024 15:34
@renovate renovate bot changed the title fix(deps): update dependency org.opensearch.client:opensearch-java to v2.11.1 fix(deps): update dependency org.opensearch.client:opensearch-java to v2.12.0 Jul 22, 2024
@renovate renovate bot changed the title fix(deps): update dependency org.opensearch.client:opensearch-java to v2.12.0 fix(deps): update dependency org.opensearch.client:opensearch-java to v2.13.0 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/managed.opensearch.java branch from aa09513 to 619d652 Compare August 2, 2024 02:08
Copy link

sonarcloud bot commented Aug 2, 2024

@sdelamo sdelamo merged commit 4870907 into 1.2.x Aug 21, 2024
1 of 4 checks passed
@sdelamo sdelamo deleted the renovate/managed.opensearch.java branch August 21, 2024 07:08
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