-
Notifications
You must be signed in to change notification settings - Fork 318
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 #2910
Merged
wslulciuc
merged 1 commit into
main
from
renovate/org.opensearch.client-opensearch-java-2.x
Oct 25, 2024
Merged
fix(deps): update dependency org.opensearch.client:opensearch-java to v2.16.0 #2910
wslulciuc
merged 1 commit into
main
from
renovate/org.opensearch.client-opensearch-java-2.x
Oct 25, 2024
+1
−1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for peppy-sprite-186812 canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2910 +/- ##
=========================================
Coverage 81.16% 81.16%
Complexity 1506 1506
=========================================
Files 268 268
Lines 7363 7363
Branches 329 329
=========================================
Hits 5976 5976
Misses 1226 1226
Partials 161 161 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/org.opensearch.client-opensearch-java-2.x
branch
2 times, most recently
from
October 3, 2024 19:13
bc4a3aa
to
71cd65b
Compare
renovate
bot
force-pushed
the
renovate/org.opensearch.client-opensearch-java-2.x
branch
from
October 8, 2024 17:57
71cd65b
to
3880148
Compare
renovate
bot
changed the title
fix(deps): update dependency org.opensearch.client:opensearch-java to v2.14.0
Update dependency org.opensearch.client:opensearch-java to v2.14.0
Oct 8, 2024
renovate
bot
force-pushed
the
renovate/org.opensearch.client-opensearch-java-2.x
branch
9 times, most recently
from
October 15, 2024 18:00
cf47757
to
88ae93b
Compare
renovate
bot
force-pushed
the
renovate/org.opensearch.client-opensearch-java-2.x
branch
3 times, most recently
from
October 17, 2024 01:28
ff22972
to
1344af9
Compare
renovate
bot
changed the title
Update dependency org.opensearch.client:opensearch-java to v2.14.0
Update dependency org.opensearch.client:opensearch-java to v2.15.0
Oct 17, 2024
renovate
bot
force-pushed
the
renovate/org.opensearch.client-opensearch-java-2.x
branch
9 times, most recently
from
October 22, 2024 05:54
5a51b31
to
3e6173f
Compare
renovate
bot
changed the title
Update dependency org.opensearch.client:opensearch-java to v2.15.0
fix(deps): update dependency org.opensearch.client:opensearch-java to v2.15.0
Oct 22, 2024
renovate
bot
force-pushed
the
renovate/org.opensearch.client-opensearch-java-2.x
branch
3 times, most recently
from
October 23, 2024 00:22
3d7d464
to
414b528
Compare
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 23, 2024
renovate
bot
force-pushed
the
renovate/org.opensearch.client-opensearch-java-2.x
branch
10 times, most recently
from
October 25, 2024 17:41
ce67ae0
to
7dc1d2a
Compare
wslulciuc
approved these changes
Oct 25, 2024
renovate
bot
force-pushed
the
renovate/org.opensearch.client-opensearch-java-2.x
branch
2 times, most recently
from
October 25, 2024 18:09
0714679
to
ecac305
Compare
… v2.16.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/org.opensearch.client-opensearch-java-2.x
branch
from
October 25, 2024 18:11
ecac305
to
fd61186
Compare
wslulciuc
deleted the
renovate/org.opensearch.client-opensearch-java-2.x
branch
October 25, 2024 20:36
lmassaoy
pushed a commit
to nubank/NuMarquez
that referenced
this pull request
Oct 28, 2024
* Fixing data quality display. (MarquezProject#2937) Signed-off-by: phixMe <[email protected]> * Dataset Version call simplification (MarquezProject#2938) * Fixing data quality display. Signed-off-by: phixMe <[email protected]> * Fixing dataset version calls. Signed-off-by: phixMe <[email protected]> --------- Signed-off-by: phixMe <[email protected]> * feat: allow db-migrate without version (MarquezProject#2936) Signed-off-by: David Goss <[email protected]> * Display full `runID` and check icon when copied (MarquezProject#2940) Signed-off-by: Willy Lulciuc <[email protected]> * Deferred copy revert. (MarquezProject#2941) Signed-off-by: phixMe <[email protected]> * Long text handling (MarquezProject#2942) * Deferred copy revert. Signed-off-by: phixMe <[email protected]> * Long text handling. Signed-off-by: phixMe <[email protected]> * Adding search back in. Signed-off-by: phixMe <[email protected]> --------- Signed-off-by: phixMe <[email protected]> * Use project root for docker volume prefix (MarquezProject#2943) Signed-off-by: Willy Lulciuc <[email protected]> * fix: Correct SQL query pagination for DatasetVersion findAll method (MarquezProject#2945) Signed-off-by: Alper İnan <[email protected]> Signed-off-by: Alper <[email protected]> * Update changelog for `0.50.0` Signed-off-by: Willy Lulciuc <[email protected]> * Replace `redoc-cli` with `redocly` Signed-off-by: Willy Lulciuc <[email protected]> * Prepare for release 0.50.0 Signed-off-by: Willy Lulciuc <[email protected]> * Prepare next development version 0.51.0-SNAPSHOT Signed-off-by: Willy Lulciuc <[email protected]> * Templatize event time in `metadata.json` (MarquezProject#2946) * Templatize event time in `metadata.json` Signed-off-by: Willy Lulciuc <[email protected]> * Use `metadata.template.json` Signed-off-by: Willy Lulciuc <[email protected]> --------- Signed-off-by: Willy Lulciuc <[email protected]> * Update CHANGELOG.md * Update `web/docs/demo.gif` (MarquezProject#2948) Signed-off-by: Willy Lulciuc <[email protected]> * fix(deps): update dependency io.openlineage:openlineage-java to v1.23.0 (MarquezProject#2907) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.assertj:assertj-core to v3.26.3 (MarquezProject#2909) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Willy Lulciuc <[email protected]> * fix(deps): update dependency org.postgresql:postgresql to v42.7.4 (MarquezProject#2912) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.opensearch.client:opensearch-rest-client to v2.17.1 (MarquezProject#2911) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Willy Lulciuc <[email protected]> * fix(deps): update dependency org.apache.commons:commons-lang3 to v3.17.0 (MarquezProject#2908) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Ignore `**/stats/**` (MarquezProject#2952) Signed-off-by: Willy Lulciuc <[email protected]> * Update compatibility for `0.50.0` * fix(deps): update dependency org.opensearch.client:opensearch-java to v2.16.0 (MarquezProject#2910) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * `Dataset.currentVersionUuid` `->` `DatasetVersion.uuid` (MarquezProject#2954) Signed-off-by: Willy Lulciuc <[email protected]> * Update Events Page (MarquezProject#2955) * Tuning the events page for longer events. Signed-off-by: phixMe <[email protected]> * Adding events file. Signed-off-by: phixMe <[email protected]> * Refetch jobs button. Signed-off-by: phixMe <[email protected]> * Refetch jobs button. Signed-off-by: phixMe <[email protected]> * Lint Signed-off-by: phixMe <[email protected]> --------- Signed-off-by: phixMe <[email protected]> Co-authored-by: Willy Lulciuc <[email protected]> * Lineage run attachment issue. (MarquezProject#2953) Signed-off-by: phixMe <[email protected]> Co-authored-by: Willy Lulciuc <[email protected]> * feature: Better handling of missing environment variables in setupProxy.js file. (MarquezProject#2956) Signed-off-by: Artur Owczarek <[email protected]> --------- Signed-off-by: phixMe <[email protected]> Signed-off-by: David Goss <[email protected]> Signed-off-by: Willy Lulciuc <[email protected]> Signed-off-by: Alper İnan <[email protected]> Signed-off-by: Alper <[email protected]> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Artur Owczarek <[email protected]> Co-authored-by: Peter Hicks <[email protected]> Co-authored-by: davidjgoss <[email protected]> Co-authored-by: Willy Lulciuc <[email protected]> Co-authored-by: Alper İnan <[email protected]> Co-authored-by: Willy Lulciuc <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Artur Owczarek <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.6.0
->2.16.0
Release Notes
opensearch-project/opensearch-java (org.opensearch.client:opensearch-java)
v2.16.0
What's Changed
GeoBoundsAggregate
whenbounds
is not returned by @opensearch-trigger-bot in https://github.com/opensearch-project/opensearch-java/pull/1241Full Changelog: opensearch-project/opensearch-java@v2.15.0...v2.16.0
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
v2.13.0
Added
searchAfterVals
toSearchRequest
to allow passing arbitraryFieldValue
s tosearch_after
(#1105)Changed
Fixed
_source
is an array (#1117)v2.12.0
Added
parent
aggregation type (#706)Dependencies
io.github.classgraph:classgraph
from 4.8.173 to 4.8.174org.owasp.dependencycheck
from 9.1.0 to 10.0.2com.github.jk1.dependency-license-report
from 2.7 to 2.8commons-logging:commons-logging
from 1.3.2 to 1.3.3org.apache.httpcomponents.core5:httpcore5-h2
from 5.2.4 to 5.2.5org.apache.httpcomponents.core5:httpcore5
from 5.2.4 to 5.2.5Fixed
v2.11.1
Added
Dependencies
Changed
Deprecated
Removed
Fixed
source
in InlineGet (#1042)Security
v2.11.0
Added
Dependencies
Changed
Deprecated
Removed
Fixed
type
specified (#1033)Security
v2.10.4
Added
Dependencies
Changed
Deprecated
Removed
Fixed
Security
v2.10.3
Added
Dependencies
io.github.classgraph:classgraph
from 4.8.170 to 4.8.172Changed
Deprecated
Removed
Fixed
Security
v2.10.2
Added
Dependencies
Changed
Deprecated
Removed
Fixed
Security
v2.10.1
Added
Dependencies
com.github.jk1.dependency-license-report
from 2.6 to 2.7Changed
Deprecated
Removed
Fixed
Security
v2.10.0
Added
Dependencies
io.github.classgraph:classgraph
from 4.8.161 to 4.8.165org.owasp.dependencycheck
from 9.0.8 to 9.1.0org.apache.httpcomponents.client5:httpclient5
from 5.3.0 to 5.3.1io.github.classgraph:classgraph
from 4.8.165 to 4.8.170jackson
from 2.15.2 to 2.17.0org.eclipse.parsson:parsson
from 1.1.5 to 1.1.6Changed
Deprecated
Removed
Fixed
Security
v2.9.1
What's Changed
Full Changelog: opensearch-project/opensearch-java@v2.9.0...v2.9.1
v2.9.0
Added
Dependencies
Changed
Deprecated
Removed
Fixed
Security
v2.8.4
Added
Dependencies
Changed
Deprecated
Removed
Fixed
Security
v2.8.3
Added
Dependencies
Changed
Deprecated
Removed
Fixed
Security
v2.8.2
Added
ResponseException#status
(#756)Dependencies
com.diffplug.spotless
from 6.22.0 to 6.25.0org.apache.httpcomponents.client5:httpclient5
from 5.2.1 to 5.3org.owasp.dependencycheck
from 8.4.2 to 9.0.8Changed
Deprecated
Removed
prefix
field from CompletionSuggester (#812)Fixed
Security
v2.8.1
Added
Dependencies
Changed
Deprecated
Removed
Fixed
Security
v2.8.0
Added
Dependencies
Changed
Deprecated
Removed
Fixed
Security
v2.7.0
Added
Dependencies
org.ajoberstar.grgit:grgit-gradle
from 5.0.0 to 5.2.0com.github.jk1.dependency-license-report
from 2.4 to 2.5io.github.classgraph:classgraph
from 4.8.160 to 4.8.161Changed
Deprecated
Removed
Fixed
Security
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.
This PR was generated by Mend Renovate. View the repository job log.