Update dependency org.opensearch.client:opensearch-java to v3 #16
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.4.0→3.5.0Release Notes
opensearch-project/opensearch-java (org.opensearch.client:opensearch-java)
v3.5.0Compare Source
Added
e7120d4) (#1809)Dependencies
com.github.jk1.dependency-license-reportfrom 2.9 to 3.0.1 (#1779, #1781)Changed
Deprecated
Removed
Fixed
Security
v3.4.0Compare Source
Added
Dependencies
Changed
Deprecated
Removed
Fixed
AwsSdk2Transportwould create a defaultJacksonJsonpMapperon every instantiation even if a mapper was already provided, which could cause issues with Jackson module resolution (#1788)Security
v3.3.0Compare Source
Added
ltrnamespace (#1689)geospatialnamespace (#1690)knnnamespace (#1693)search_relevancenamespace (#1748)Dependencies
io.github.classgraph:classgraphfrom 4.8.180 to 4.8.181 (#1703)org.junit:junit-bomfrom 5.13.3 to 5.13.4 (#1704)v3.2.0Compare Source
Added
ObjectMappermodule auto-detection (#1643)ingestionnamespace (#1663)Dependencies
org.owasp.dependencycheckfrom 12.1.1 to 12.1.3 (#1608, #1607, #1623)org.junit:junit-bomfrom 5.13.0 to 5.13.2 (#1606, #1650, #1665)org.ajoberstar.grgit:grgit-gradlefrom 5.3.0 to 5.3.2 (#1621)io.github.classgraph:classgraphfrom 4.8.179 to 4.8.180 (#1651)Changed
Fixed
Explanationby makingdetailsoptional (#1620)ApacheHttpClient5Transportnot honoring connect & socket timeouts configured onConnectionConfig(#1662)v3.1.0Compare Source
Added
templatequery type (#1586)sliceproperty (#1586)score-ranker-processorphase results processor (#1594)Dependencies
org.apache.httpcomponents.client5:httpclient5from 5.4.4 to 5.5 (#1578)org.junit:junit-bomfrom 5.12.2 to 5.13.0 (#1587)v3.0.0Compare Source
Added
Dependencies
org.eclipse.parsson:parssonfrom 1.1.6 to 1.1.7org.hamcrest:hamcrestfrom 2.2 to 3.0com.github.jk1.dependency-license-reportfrom 2.8 to 2.9com.carrotsearch.randomizedtesting:randomizedtesting-runnerfrom 2.8.2 to 2.8.3 (#1487)org.opensearch.gradle:build-toolsfrom 3.0.0-alpha1-SNAPSHOT to 3.1.0-SNAPSHOT (#1543)Changed
DanglingIndex'screationDateMillisfield fromStringtolong(#1124)ShardStatistics'stotal,successful,failed&skippedfields fromNumbertoint/Integer(#1158)tasks.Infoandtasks.Stateclasses intotasks.TaskInfo(#1187)Hit'ssortfield fromList<String>toList<FieldValue>(#1225)MultisearchBody'ssearchAfterfield fromList<String>toList<FieldValue>(#1225)Deprecated
Removed
featuresandshutdownnamespaces as they're not supported by OpenSearch (#1361)indices.diskUsageoperation as it's not supported by OpenSearch (#1361)ingest.geoIpStatsoperation as it's not supported by OpenSearch (#1375)indices.getUpgradeandindices.upgradeoperations as they're not supported by OpenSearch (#1377)termsEnumoperation as it's not supported by OpenSearch (#1377)Fixed
tasks.ListResponsewhen usingGroupBy.None(#1187)v2.26.0Compare Source
Added
ObjectMappermodule auto-detection (#1643)Dependencies
org.owasp.dependencycheckfrom 12.1.1 to 12.1.3 (#1608, #1607, #1623)org.junit:junit-bomfrom 5.13.0 to 5.13.2 (#1606, #1650, #1665)org.ajoberstar.grgit:grgit-gradlefrom 5.3.0 to 5.3.2 (#1621)io.github.classgraph:classgraphfrom 4.8.179 to 4.8.180 (#1651)Fixed
ApacheHttpClient5Transportnot honoring connect & socket timeouts configured onConnectionConfig(#1662)v2.25.0Compare Source
Added
templatequery type (#1586)sliceproperty (#1586)score-ranker-processorphase results processor (#1594)Dependencies
org.junit:junit-bomfrom 5.12.2 to 5.13.0 (#1587)Fixed
parametersstructure (#1594)v2.24.0Compare Source
Dependencies
org.apache.httpcomponents.client5:httpclient5from 5.4.3 to 5.4.4 (#1544)Changed
StopTokenFilter'sstopwordsfield to no longer be required (#1551)Fixed
wrapperqueries (#1537)is_hiddentoAliasDefinition(#1537)v2.23.0Compare Source
Added
normalizerto wildcard field (#1489)paginationDepthtoHybridQuery(#1490)Dependencies
org.owasp.dependencycheckfrom 12.0.2 to 12.1.1 (#1440, #1514)org.junit:junit-bomfrom 5.12.0 to 5.12.2 (#1486, #1525)org.apache.httpcomponents.client5:httpclient5from 5.4.2 to 5.4.3 (#1506)org.apache.httpcomponents.core5:httpcore5-h2from 5.3.3 to 5.3.4 (#1498)org.apache.httpcomponents.core5:httpcore5from 5.3.3 to 5.3.4 (#1497)Fixed
v2.22.0Compare Source
Added
toBuilder()andBuilder.copy()methods to all generated classes (#1300)simple_patternandsimple_pattern_splittokenizers (#1448, #1451)phase_tookfield (#1449)GeoDistanceSort'snestedandvalidation_methodfields (#1470)Dependencies
org.junit:junit-bomfrom 5.11.4 to 5.12.0 (#1456)Changed
v2.21.0Compare Source
Added
GeoDistanceQuery'signore_unmappedproperty (#1430)Dependencies
commons-logging:commons-loggingfrom 1.3.4 to 1.3.5 (#1418)Fixed
KnnQuery'smethod_parametersproperty (#1427)GeoValidationMethodenum values when uppercase (#1431)v2.20.0Compare Source
Added
KnnQuery'sexpand_nested_docs,method_parametersandrescoreproperties (#1407)Dependencies
org.junit:junit-bomfrom 5.11.3 to 5.11.4 (#1367)org.apache.httpcomponents.client5:httpclient5from 5.4 to 5.4.2 (#1401)org.apache.httpcomponents.core5:httpcore5from 5.3 to 5.3.3 (#1383, #1402)org.owasp.dependencycheckfrom 11.1.1 to 12.0.2 (#1381, #1393, #1399)Fixed
time_zonefield inCompositeDateHistogramAggregationSource(#1362)v2.19.0Compare Source
Added
IcuCollationKeywordProperty'scountry,languageandvariantproperties (#1321)Dependencies
org.junit:junit-bomfrom 5.10.2 to 5.11.3com.carrotsearch.randomizedtesting:randomizedtesting-runnerfrom 2.8.1 to 2.8.2 (#1343)org.owasp.dependencycheckfrom 11.1.0 to 11.1.1 (#1344)Fixed
IcuCollationDecomposition's variants to align with those supported by OpenSearch (#1321)FieldSortwas not implementingSortOptionsVariant(#1323)GetSnapshotResponsedeserialization (#1299)CreateSnapshotResponsedeserialization when wait_for_completion is false (#1332)SingleBucketAggregateBase(#1350)v2.18.0Compare Source
Added
batch_sizeparam on thetext_embeddingprocessor (#1298)Dependencies
io.github.classgraph:classgraphfrom 4.8.177 to 4.8.179 (#1302)Changed
v2.17.0Compare Source
Added
KnnVectorProperty'scompression_level,data_type,mode&space_typeproperties (#1255)Dependencies
org.apache.httpcomponents.core5:httpcore5-h2from 5.3 to 5.3.1org.owasp.dependencycheckfrom 10.0.2 to 11.1.0Fixed
UndeployModelResponsedeserialization (#1257)v2.16.0Compare Source
Added
minScoreandmaxDistancetoKnnQuery(#1166)minScoreandmaxDistancetoNeuralQuery(#1235)Dependencies
org.ajoberstar.grgit:grgit-gradlefrom 5.2.2 to 5.3.0Fixed
GeoBoundsAggregatewhenboundsis not returned by OpenSearch (#1238)v2.15.0Compare Source
Added
hashCodeandequalsimplementations to generated code (#312)sortValstoHitto allow retrieving non-string sort values (#1224)searchAfterValstoMultisearchBodyto allow passing arbitraryFieldValues tosearch_after(#1224)Dependencies
org.junit:junit-bomfrom 5.10.3 to 5.11.1org.apache.httpcomponents.core5:httpcore5-h2from 5.2.5 to 5.3org.apache.httpcomponents.core5:httpcore5from 5.2.5 to 5.3org.apache.httpcomponents.client5:httpclient5from 5.3.1 to 5.4io.github.classgraph:classgraphfrom 4.8.175 to 4.8.177Fixed
TextEmbeddingProcessorreturning the wrong processor kind (#1127)v2.14.0Compare Source
Added
queryImage(query_image) field toNeuralQuery, following definition in (Neural Query) (#1137)cancelAfterTimeIntervaltoSearchRequestandMsearchRequest(#1147)mlnamespace operations (#1158)IndexTemplateMapping.Builder#withJson,SourceField.Builder#withJsonandIndexSettings.Builder#withJsonfor streamlining deserialization (#1148)Dependencies
commons-logging:commons-loggingfrom 1.3.3 to 1.3.4io.github.classgraph:classgraphfrom 4.8.174 to 4.8.175Fixed
v2.13.0Compare Source
Added
searchAfterValstoSearchRequestto allow passing arbitraryFieldValues tosearch_after(#1105)Changed
Fixed
_sourceis an array (#1117)v2.12.0Compare Source
Added
parentaggregation type (#706)Dependencies
io.github.classgraph:classgraphfrom 4.8.173 to 4.8.174org.owasp.dependencycheckfrom 9.1.0 to 10.0.2com.github.jk1.dependency-license-reportfrom 2.7 to 2.8commons-logging:commons-loggingfrom 1.3.2 to 1.3.3org.apache.httpcomponents.core5:httpcore5-h2from 5.2.4 to 5.2.5org.apache.httpcomponents.core5:httpcore5from 5.2.4 to 5.2.5Fixed
v2.11.1Compare Source
Fixed
sourcein InlineGet (#1042)v2.11.0Compare Source
Fixed
typespecified (#1033)v2.10.4Compare Source
Added
Fixed
v2.10.3Compare Source
Dependencies
io.github.classgraph:classgraphfrom 4.8.170 to 4.8.172Fixed
v2.10.2Compare Source
Fixed
v2.10.1Compare Source
Added
Dependencies
com.github.jk1.dependency-license-reportfrom 2.6 to 2.7v2.10.0Compare Source
Added
Dependencies
io.github.classgraph:classgraphfrom 4.8.161 to 4.8.165org.owasp.dependencycheckfrom 9.0.8 to 9.1.0org.apache.httpcomponents.client5:httpclient5from 5.3.0 to 5.3.1io.github.classgraph:classgraphfrom 4.8.165 to 4.8.170jacksonfrom 2.15.2 to 2.17.0org.eclipse.parsson:parssonfrom 1.1.5 to 1.1.6Removed
Fixed
v2.9.1Compare Source
What's Changed
Full Changelog: opensearch-project/opensearch-java@v2.9.0...v2.9.1
v2.9.0Compare Source
Added
Dependencies
Changed
Fixed
v2.8.4Compare Source
Added
Fixed
v2.8.3Compare Source
Fixed
v2.8.2Compare Source
Added
ResponseException#status(#756)Dependencies
com.diffplug.spotlessfrom 6.22.0 to 6.25.0org.apache.httpcomponents.client5:httpclient5from 5.2.1 to 5.3org.owasp.dependencycheckfrom 8.4.2 to 9.0.8Deprecated
Removed
prefixfield from CompletionSuggester (#812)Fixed
v2.8.1Compare Source
Fixed
v2.8.0Compare Source
Added
Changed
Fixed
v2.7.0Compare Source
Added
Dependencies
org.ajoberstar.grgit:grgit-gradlefrom 5.0.0 to 5.2.0com.github.jk1.dependency-license-reportfrom 2.4 to 2.5io.github.classgraph:classgraphfrom 4.8.160 to 4.8.161Changed
Removed
Fixed
v2.6.0Compare Source
Added
Dependencies
com.github.jk1.dependency-license-reportfrom 2.2 to 2.4io.github.classgraph:classgraphfrom 4.8.157 to 4.8.160jacksonfrom 2.14.2 to 2.15.2 ((#537)[#537])org.apache.httpcomponents.client5:httpclient5from5.1.4to5.2.1andorg.apache.httpcomponents.core5:httpcore5from5.1.5to5.2.2Deprecated
Fixed
v2.5.0Compare Source
Added
Dependencies
com.github.jk1.dependency-license-reportfrom 1.19 to 2.2org.eclipse.parsson:parssonfrom 1.1.1 to 1.1.2Changed
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.