Update opensearch.version to v3 (major) #21
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.12.0→3.5.02.12.0→3.4.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)opensearch-project/OpenSearch (org.opensearch.client:opensearch-rest-client)
v3.4.0Compare Source
Version 3.4.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 3.4.0
Added
packmethod forhalf_floatandunsigned_longwhen usingApproximatePointRangeQuery(#19553)HighlightandSort(#19868)StoredFieldsReaderfor scroll query optimization (#20112)Changed
termsquery creation forkeywordfield with index and docValues enabled (#19350)percentilesaggregation for latency improvement (#19648)dependenciesinplugin-descriptor.properties(#19939)Fixed
Dependencies
peter-evans/create-or-update-commentfrom 4 to 5 (#19536)com.azure:azure-core-http-nettyfrom 1.15.12 to 1.16.1 (#19533)org.apache.zookeeper:zookeeperfrom 3.9.3 to 3.9.4 (#19535)com.azure:azure-storage-commonfrom 12.30.2 to 12.30.3 (#19615)peter-evans/create-issue-from-filefrom 5 to 6 (#19616)com.squareup.okhttp3:okhttpfrom 5.1.0 to 5.3.0 (#19614, #19944)com.microsoft.azure:msal4jfrom 1.21.0 to 1.23.1 (#19688)commons-net:commons-netfrom 3.11.1 to 3.12.0 (#19687)org.apache.avro:avrofrom 1.12.0 to 1.12.1 (#19692)com.github.spotbugs:spotbugs-annotationsfrom 4.9.6 to 4.9.8 (#19691)stefanzweifel/git-auto-commit-actionfrom 6 to 7 (#19689)github/codeql-actionfrom 3 to 4 (#19785)gradle/actionsfrom 4 to 5 (#19781)com.google.http-client:google-http-client-gsonfrom 1.47.1 to 2.0.0 (#19253)com.sun.xml.bind:jaxb-implfrom 2.2.3-1 to 4.0.6 (#19472)tj-actions/changed-filesfrom 46.0.5 to 47.0.0 (#19873)com.google.api.grpc:proto-google-iam-v1from 1.55.0 to 1.57.0 (#19872)org.apache.commons:commons-textfrom 1.13.1 to 1.14.0 (#19871)nettyto 4.2.4 (#19178)actions/github-scriptfrom 7 to 8 (#19946)com.google.api:gax-httpjsonfrom 2.69.0 to 2.72.1 (#19943)com.google.cloud:google-cloud-storagefrom 2.55.0 to 2.60.0 (#20023)commons-cli:commons-clifrom 1.10.0 to 1.11.0 (#20022)com.squareup.okio:okiofrom 3.16.0 to 3.16.3 (#20025)org.tukaani:xzfrom 1.10 to 1.11 (#20082)com.google.api:api-commonfrom 2.52.0 to 2.55.1 (#20083)actions/upload-artifactfrom 4 to 5 (#20081)com.nimbusds:nimbus-jose-jwtfrom 10.5 to 10.6 (#20084)commons-loggingfrom 1.2 to 1.3.5 (#20156)Deprecated
v3.3.2Compare Source
Version 3.3.2 Release Notes
Compatible with OpenSearch 3.3.2 and OpenSearch Dashboards 3.3.0
Fixed
Dependencies
v3.3.1Compare Source
Version 3.3.1 Release Notes
OpenSearch 3.3.1 Only.
Fixed
v3.3.0Compare Source
Version 3.3.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards version 3.3.0
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.