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.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
batch_size
parameter from_bulk
(#14283)Added
terms_query
with already sorted terms (#17714)search_only
mode) support for OpenSearch reader writer separation (#17299ApproximateMatchAllQuery
that targets match_all queries and approximates sorts (#17772)Dependencies
jetty
version from 9.4.55.v20240627 to 9.4.57.v20241219 (#17395)org.awaitility:awaitility
from 4.2.0 to 4.3.0 (#17230, #17439)dnsjava:dnsjava
from 3.6.2 to 3.6.3 (#17231)com.google.code.gson:gson
from 2.11.0 to 2.13.0 (#17229, #17668, #17921), #17926)org.jruby.joni:joni
from 2.2.1 to 2.2.6 (#17136, #17608, #17732)org.apache.ant:ant
from 1.10.14 to 1.10.15 (#17288)reactor_netty
from 1.1.26 to 1.2.3 (#17322, #17322, #17377)me.champeau.gradle.japicmp
from 0.4.5 to 0.4.6 (#17375)com.google.api.grpc:proto-google-common-protos
from 2.37.1 to 2.54.1 (#17379, #17733)net.minidev:json-smart
from 2.5.1 to 2.5.2 (#17378)com.netflix.nebula.ospackage-base
from 11.10.1 to 11.11.2 (#17374, #17734)ch.qos.logback:logback-classic
from 1.5.16 to 1.5.18 (#17497, #17730)software.amazon.awssdk
from 2.20.86 to 2.30.31 (#17396)org.jruby.jcodings:jcodings
from 1.0.61 to 1.0.63 (#17560)com.azure:azure-storage-blob
from 12.28.1 to 12.30.0 (#17562, #17667)com.nimbusds:nimbus-jose-jwt
from 9.41.1 to 10.0.2 (#17607, #17669)com.google.api:api-common
from 1.8.1 to 2.46.1 (#17604)ch.qos.logback:logback-core
from 1.5.16 to 1.5.18 (#17609, #17809)dangoslen/dependabot-changelog-helper
from 3 to 4 (#17498)com.google.api:gax
from 2.35.0 to 2.63.1 (#17465)tj-actions/changed-files
from 46.0.1 to 46.0.5 (#17666, #17813, #17920)com.github.luben:zstd-jni
from 1.5.5-1 to 1.5.6-1 (#17674)lycheeverse/lychee-action
from 2.3.0 to 2.4.0 (#17731)com.nimbusds:oauth2-oidc-sdk
from 11.21 to 11.23.1 (#17729)com.google.api.grpc:proto-google-iam-v1
from 1.33.0 to 1.49.1 (#17811)com.azure:azure-core
from 1.54.1 to 1.55.3 (#17810)org.apache.poi
version from 5.2.5 to 5.4.1 in /plugins/ingest-attachment (#17887)org.opensearch:protobufs
from 0.2.0 to 0.3.0 (#17888)Changed
:libs
modulebootstrap
package to eliminate top level split packages for JPMS support (#17117):server
moduleorg.apacge.lucene
package to eliminate top level split packages for JPMS support (#17241):server
moduleorg.opensearch.client
toorg.opensearch.transport.client
to eliminate top level split packages for JPMS support (#17272)BM25Similarity
as default since theLegacyBM25Similarity
is marked as deprecated (#17306)track_total_hits
is set totrue
#18017Deprecated
Removed
FeatureFlags.APPROXIMATE_POINT_RANGE_QUERY_SETTING
since range query approximation is no longer experimental (#17769)Fixed
match_only_text
field (#17101)_cat/recovery
(#17598)