Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1208 commits
Select commit Hold shift + click to select a range
a58d437
Mute org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityReloa…
elasticsearchmachine Nov 5, 2024
5d9ee17
[DOCS] Fix typo in percentile-aggregation.asciidoc (#116268) (#116304)
leemthompo Nov 6, 2024
c58c94a
Updates Connectors section page references (#116239) (#116320)
kosabogi Nov 6, 2024
8fbf9c6
Mute org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT t…
elasticsearchmachine Nov 5, 2024
78e9236
Mute org.elasticsearch.xpack.deprecation.DeprecationHttpIT testDeprec…
carlosdelest Nov 6, 2024
037c362
Mute org.elasticsearch.search.basic.SearchWhileRelocatingIT testSearc…
carlosdelest Nov 6, 2024
a4d1abb
Mute org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT test {cate…
carlosdelest Nov 6, 2024
616b390
[8.x] Add support for bitwise inner-product in painless (#116082) (#1…
benwtrent Nov 6, 2024
47f6d77
[8.x] Align dot prefix validation with Serverless (#116266) (#116288)
dakrone Nov 6, 2024
2a51685
Make InternalCentroid leaner (#116302) (#116334)
iverase Nov 6, 2024
c02db50
Clarify that MSSQL supports only SQL Server auth (#116340) (#116343)
seanstory Nov 6, 2024
f201df0
[test-triage] Unmuting stale muted items
elasticsearchmachine Nov 6, 2024
2251f80
Add ES|QL match operator (:) (#114831) (#116308)
carlosdelest Nov 6, 2024
0ac7f65
Adding inference endpoint validation for AzureAiStudioService (#11371…
dan-rubinstein Nov 6, 2024
ef79a64
[ES|QL] Verify aggregation filter's type is boolean to avoid class_ca…
fang-xing-esql Nov 6, 2024
99fcffc
Mute org.elasticsearch.xpack.inference.InferenceRestIT test {p0=infer…
elasticsearchmachine Nov 6, 2024
7bed305
ESQL: Allow duplicate warnings in some tests (#116199) (#116367)
nik9000 Nov 6, 2024
e76f73b
Add missing header in put_data_lifecycle rest-api-spec (#116292) (#11…
pquentin Nov 7, 2024
7641277
Mute org.elasticsearch.xpack.core.security.authz.RoleDescriptorTests …
elasticsearchmachine Nov 7, 2024
b7951c5
Add ES|QL bit_length function (#115792) (#116378)
timgrein Nov 7, 2024
69df7fb
Long balance computation should not delay new index primary assignmen…
pxsalehi Nov 7, 2024
94498b4
[8.x] Better sizing BytesRef for Strings in Queries (#115655) (#116381)
piergm Nov 7, 2024
5b0fdcc
[ESQL] Add warnings on STATS alias collisions (#115660) (#116248)
ivancea Nov 7, 2024
22c0eab
Aggs: Add real memory CB call when building internal aggregators in b…
ivancea Nov 7, 2024
8936459
[DOCS] Fix boolean for native connectors (#116394) (#116395)
leemthompo Nov 7, 2024
b24151a
Add documentation for query rules retriever (#115696) (#116401)
leemthompo Nov 7, 2024
4b03ef8
Merge (#116406)
n1v0lg Nov 7, 2024
beb8f3c
[DOCS] Use explicit link text in query rules retriever (#116389) (#11…
leemthompo Nov 7, 2024
90dee80
Reuse metric names in TopMetricsAggregator (#116296) (#116410)
iverase Nov 7, 2024
fd89e15
Only mute the bad test (#116409)
benwtrent Nov 7, 2024
fd97a9b
[8.x] Fix race conditions in file settings service tests (#116309) (#…
n1v0lg Nov 7, 2024
5b6387b
Deduplicate the list of names when deserializing InternalTopMetrics (…
iverase Nov 7, 2024
8bef761
[ESQL] Fix Binary Comparisons on Date Nanos (#116346) (#116411)
not-napoleon Nov 7, 2024
56cf0f3
[ESQL] Add support for date trunc on date nanos type (#116354) (#116422)
not-napoleon Nov 7, 2024
1133942
Adds 8.16 version to css matrix (#115844)
kosabogi Nov 7, 2024
1e72669
ESQL: Move some of ENRICH into compute (#116338) (#116424)
nik9000 Nov 7, 2024
fffa014
Update usage test (#116418) (#116425)
kderusso Nov 7, 2024
7146f43
Mute org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT test {catego…
elasticsearchmachine Nov 7, 2024
c57f452
Fallback to field-caps (#115977) (#116429)
dnhatn Nov 7, 2024
bfefe8d
Fields caps does not honour ignore_unavailable (#116021) (#116430)
drempapis Nov 7, 2024
6b98d77
Fix missing remote_cluster docs (#116366) (#116440)
jakelandis Nov 7, 2024
1620441
Ensure class resource stream is closed in ResourceUtils (#116437) (#1…
dakrone Nov 7, 2024
1798818
Mute org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT org…
elasticsearchmachine Nov 7, 2024
8aab54d
Mute org.elasticsearch.xpack.apmdata.APMYamlTestSuiteIT test {yaml=/1…
elasticsearchmachine Nov 7, 2024
9497410
Add num docs and size to logsdb telemetry (#116128) (#116270)
dnhatn Nov 7, 2024
9fbeb7d
Fix testRolloverForFreshInstalledIndexTemplate (#116450) (#116456)
axw Nov 8, 2024
69b89ae
[8.x] Implement delay() function for debug purposes (#115882) (#116452)
smalyshev Nov 8, 2024
8293b1f
Add benchmark for IndexNameExpressionResolver (#115982) (#116466)
gmarouli Nov 8, 2024
e958a85
ES|QL capitalize commands in doc examples for match and qstr (#116399)
ChrisHegarty Nov 8, 2024
d1db052
Minor refactor of ES|QL match and qstr integration tests (#116416)
ChrisHegarty Nov 7, 2024
cc825bf
refresh ESQL kibana docs (#116441) (#116472)
leemthompo Nov 8, 2024
53ff41c
Minor refactor for ES|QL qstr integration test (#116469)
ChrisHegarty Nov 8, 2024
b7e96f1
Document using xpack.ml.use_auto_machine_memory_percent setting in do…
davidkyle Nov 8, 2024
347b7fe
[8.x] Add kql query to the DSL (#116262) (#116482)
afoucret Nov 8, 2024
d75ed26
Validate missing shards after the coordinator rewrite (#116382) (#116…
andreidan Nov 8, 2024
fc120f7
Deduplicate the name of the aggregation when deserializing InternalAg…
iverase Nov 8, 2024
4eb1c00
Adjust analyze limit exception to be a bad_request (#116325) (#116495)
benwtrent Nov 8, 2024
41be3a1
KQL update tests (#116483) (#116492)
afoucret Nov 8, 2024
7460360
Allow missing semantic text field in bulk updates (#116478) (#116501)
jimczi Nov 8, 2024
8321277
ESQL: Fix EsqlNodeSubclassTests (#116496) (#116505)
alex-spies Nov 8, 2024
47be7e4
Fixing list for size estimates (#116486) (#116494)
benwtrent Nov 8, 2024
6377255
DOCS: Correct explanation of percentiles_bucket (#116499) (#116511)
nik9000 Nov 8, 2024
12976a0
Add SLES 15.6 to docker linux exclusions list (#116506) (#116513)
mark-vieira Nov 8, 2024
8adb2c4
[8.x] Add a monitor_stats privilege and allow that privilege for remo…
jakelandis Nov 8, 2024
308ad0c
[8.x] Add docvalue_fields Support for dense_vector Fields (#114484) (…
benwtrent Nov 8, 2024
eb3a03b
Mute org.elasticsearch.action.admin.HotThreadsIT testHotThreadsDontFa…
elasticsearchmachine Nov 8, 2024
3078c53
Mute org.elasticsearch.action.search.PointInTimeIT testPITTiebreak #1…
elasticsearchmachine Nov 8, 2024
a7428e0
Mute org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT test {p0=…
elasticsearchmachine Nov 8, 2024
c71da99
Unmute RemoteClusterSecurityReloadCredentialsRestIT testFirstTimeSetu…
gwbrown Nov 9, 2024
2ea4eff
Mute org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsC…
elasticsearchmachine Nov 9, 2024
f8bf31c
Mute org.elasticsearch.xpack.inference.DefaultEndPointsIT testInferDe…
elasticsearchmachine Nov 9, 2024
0de56f6
[8.x] Update deprecation message in `EnrichPolicy` (#116504) (#116522)
PeteGillinElastic Nov 11, 2024
cde162e
Unmute SmokeTestMultiNodeClientYamlTestSuiteIT test (#116566)
kkrik-es Nov 11, 2024
2e0bfe7
Unmute SecurityWithBasicLicenseIT (#116300) (#116568)
slobodanadamovic Nov 11, 2024
2b5faa9
Two small improvemetns to IndexNameExpressionResolver (#116552) (#116…
original-brownbear Nov 11, 2024
46acd4d
Adding more retriever examples to documentation (#116196) (#116579)
pmpailis Nov 11, 2024
23dfcdd
Mute org.elasticsearch.threadpool.SimpleThreadPoolIT testThreadPoolMe…
elasticsearchmachine Nov 11, 2024
44bd65b
[8.17][ML] Bump client timeout for model download test (#116586)
davidkyle Nov 11, 2024
f14c8bd
Add new multi_dense_vector field for brute-force search (#116275) (#1…
benwtrent Nov 11, 2024
91b4b1e
char_filter pattern_replace error requires at least java 21 (#116507)
benwtrent Nov 11, 2024
ff61ecb
Mute org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT test {p0=…
elasticsearchmachine Nov 11, 2024
3b4c64a
Mute org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT test {p0=…
elasticsearchmachine Nov 11, 2024
40fabfd
Mute org.elasticsearch.xpack.kql.query.KqlQueryBuilderTests org.elast…
elasticsearchmachine Nov 11, 2024
6eb2257
Mute testCollapseAndRemoveUnsupportedPrivileges (#116596)
ldematte Nov 11, 2024
80c151b
Mute org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsist…
elasticsearchmachine Nov 11, 2024
67231ab
Adding full CompatibilityVersions to NodeInfo (#116582)
ldematte Nov 11, 2024
c8134bf
Document new ip geolocation fields (#116603) (#116606)
joegallo Nov 11, 2024
1c299fd
Synonyms test fix - update number of shards (#116224) (#116609)
carlosdelest Nov 11, 2024
a9003c9
[8.x] Fix NPE in EnrichLookupService on mixed clusters with <8.14 ver…
ivancea Nov 11, 2024
d698e72
[8.x] Add a cluster listener to fix missing system index mappings aft…
ldematte Nov 11, 2024
807d988
Document new ip_location APIs (#116611) (#116615)
joegallo Nov 11, 2024
f9077a0
Clarify the vector files utilized for preloading (#116488) (#116622)
benwtrent Nov 11, 2024
7c3d402
Adding a deprecation info API warning for data streams with old indic…
masseyke Nov 12, 2024
7427eb9
Document new ip_location processor (#116623) (#116630)
joegallo Nov 12, 2024
8dc9b7b
[ES|QL] To_DatePeriod and To_TimeDuration return better error message…
fang-xing-esql Nov 12, 2024
41e07ca
Deduplicate non-empty InternalAggregation metadata when deserializing…
iverase Nov 12, 2024
803de16
[DOCS] Remove tech preview from bulk create/update/delete roles (#116…
jfreden Nov 12, 2024
97859f5
[ML] Don't make request on older nodes which don't have the ml cache …
davidkyle Nov 12, 2024
de1db98
[8.x] Refactor DocumentDimensions to RoutingFields (#116321) (#116604)
kkrik-es Nov 12, 2024
79ceabf
[DOCS] Connectors 8.16.0 release notes (#115856) (#116648)
leemthompo Nov 12, 2024
2cfebfb
Forward port release notes for v8.15.4 (#116652)
elasticsearchmachine Nov 12, 2024
1ce95bb
Bump versions after 8.15.4 release
Nov 12, 2024
6cbb16f
Prune changelogs after 8.15.4 release
Nov 12, 2024
5be2aca
[ML] Batch the chunks (#115477) (#116655)
davidkyle Nov 12, 2024
9a60142
ES|QL: Fix funciton Telemetry tests (#116470) (#116580)
luigidellaquila Nov 12, 2024
9ebbd06
[Docs] Fix sharepoint docs for 8.16 release (#116661) (#116668)
jedrazb Nov 12, 2024
84f4f3a
Docs for monitor_stats privilege (#116533) (#116671)
jakelandis Nov 12, 2024
7936230
Fix NPE in MlMemoryAutoscalingDecider (#116650) (#116669)
jan-elastic Nov 12, 2024
8e35324
Deduplicate DocValueFormat objects from InternalAggregation when dese…
iverase Nov 12, 2024
77881c6
Bump versions after 8.16.0 release
Nov 12, 2024
afc4b29
Prune changelogs after 8.16.0 release
Nov 12, 2024
2ec5299
Adds support for `input_type` field to Vertex inference service (#116…
ymao1 Nov 12, 2024
a49309f
Hides `hugging_face_elser` service from the `GET _inference/_services…
ymao1 Nov 12, 2024
b9c2b52
Forward port release notes for v8.16.0 (#116683)
elasticsearchmachine Nov 12, 2024
37edf70
Backport entitlement work up to #116473 to 8.x (#116613)
prdoyle Nov 12, 2024
f76eea0
Excluding data stream indices from IndexDeprecationChecks.oldIndicesC…
masseyke Nov 12, 2024
4ad1b5b
Fix test failure (#116532) (#116691)
jakelandis Nov 12, 2024
88a1b69
[Test] Enable logging for AmazonHttpClient (#116560) (#116702)
ywangd Nov 13, 2024
cb4485e
[Entitlements] External IT test for checkSystemExit (#116435) (#116705)
ldematte Nov 13, 2024
da604f2
Fix invalid timestamps in TSDB yaml test (#116708)
thecoop Nov 13, 2024
7668eee
Use retry logic and real file system in file settings ITs (#116392) (…
n1v0lg Nov 13, 2024
7d33c5c
[8.x] Backporting propagating nested inner_hits to the parent compoun…
pmpailis Nov 13, 2024
08f8312
_validate request does not honour ignore_unavailable (#116656) (#116717)
drempapis Nov 13, 2024
fa541d2
[8.x] ESQL: optimise aggregations filtered by false/null into evals (…
bpintea Nov 13, 2024
e1af8cc
Updates chunk settings documentation (#116719) (#116722)
kosabogi Nov 13, 2024
c441ada
[8.x] Add a deprecation warning that the JSON format of non-detailed …
thecoop Nov 13, 2024
d6b2425
Fix TranslogDeletionPolicy when assertions are disabled (#116654) (#1…
tlrx Nov 13, 2024
7cae545
Adding patch version from 8.16 for skip_inner_hits_search_source (#11…
pmpailis Nov 13, 2024
4e361ec
(Doc+) Resolve watermark on Cloud via Autoscaling (#115990) (#116279)
shainaraskas Nov 13, 2024
05f3ba3
Add singleton for noop BitSetFilterCache.Listener (#116753) (#116773)
original-brownbear Nov 13, 2024
181d1e4
Bump Netty to 4.1.115.Final (#116696) (#116757)
jakelandis Nov 13, 2024
63b5f05
[ES|QL] Implicit casting string literal to intervals in EsqlScalarFun…
fang-xing-esql Nov 14, 2024
ec89252
Enable testing remote metadata for ES|QL CCS (#116767) (#116784)
smalyshev Nov 14, 2024
2a64e03
Add default ILM policies and switch to ILM for apm-data plugin (#1156…
lahsivjar Nov 14, 2024
e51dc09
Mute org.elasticsearch.search.StressSearchServiceReaperIT testStressR…
elasticsearchmachine Nov 14, 2024
8b8cf5f
Match can't be used after STATS .. BY until filters can be pushed dow…
carlosdelest Nov 14, 2024
ae4e7ca
Add end-to-end test for reloading S3 credentials (#116797)
DaveCTurner Nov 14, 2024
f5246cd
Use SearchStats instead of field.isAggregatable in data node planning…
craigtaverner Nov 14, 2024
2811a76
[8.x] Make snapshot restore release version check more lenient (#1167…
thecoop Nov 14, 2024
161b7ef
[8.x] Add Search Phase APM metrics (#113194) (#116751)
carlosdelest Nov 14, 2024
809fd9e
Remove unused method introduced in #113194 (#116793) (#116807)
carlosdelest Nov 14, 2024
dae79b5
[8.x] [ESQL] Add support BYTE_LENGTH scalar function (#116591) (#116731)
GalLalouche Nov 14, 2024
9cf298f
AwaitsFix for #116811
DaveCTurner Nov 14, 2024
3a7c307
Mute org.elasticsearch.xpack.inference.InferenceRestIT test {p0=infer…
elasticsearchmachine Nov 14, 2024
506c9c1
Mute org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT org.elastics…
elasticsearchmachine Nov 14, 2024
98c68a0
Unmute MixedClusterEsqlSpecIT (#116747)
ivancea Nov 14, 2024
b3edb3a
[ESQL] Update docs format (missing space before '=') (#116808) (#116816)
GalLalouche Nov 14, 2024
8126bf5
[8.x] Introduce Email Address Allow Lists For Watcher (#116672) (#116…
lukewhiting Nov 14, 2024
3e64817
ESQL: Add CATEGORIZE() check to avoid having multiple groupings (#116…
ivancea Nov 14, 2024
08705d7
Simplify entitlement agent REST tests (#116779) (#116822)
mark-vieira Nov 14, 2024
fc24959
[ESQL] Adding a Lucene min/max operator (#113785) (#116818)
iverase Nov 14, 2024
37ef5f2
[8.x] [ML] Pass inference timeout to start deployment (#116725) (#116…
davidkyle Nov 14, 2024
0c4b256
ESQL: Honor skip_unavailable setting for nonmatching indices errors a…
quux00 Nov 14, 2024
e4dbf38
Add tracking for query rule types (#116357) (#116820)
afoucret Nov 14, 2024
dbfdbaa
Add warning about restart migration (#116769) (#116831)
bcully Nov 14, 2024
e914279
[Docs] Link to ECK Azure snapshot docs (#111586) (#116835)
leemthompo Nov 14, 2024
343dcc0
ESQL: extract common filter from aggs (#115678) (#116833)
bpintea Nov 14, 2024
2459aa7
add backport transport versions (#116827) (#116834)
markjhoy Nov 14, 2024
28d5ded
[8.x] Fix testSearchAndRelocateConcurrently (#116806) (#116830)
andreidan Nov 14, 2024
4a261ad
Attempt to clean up index before remote transfer (#115142) (#116854)
bcully Nov 14, 2024
385f521
Mute org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT org…
elasticsearchmachine Nov 15, 2024
ef5f439
[8.x] Add multi_dense_vector value access to scripts (#116610) (#116850)
benwtrent Nov 15, 2024
cc13f38
backport #116829 - http stream test fix (#116875)
mhl-b Nov 15, 2024
28b2f52
[Gradle] Update shadow plugin (#116826) (#116876)
breskeby Nov 16, 2024
1336864
Mute org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsist…
elasticsearchmachine Nov 17, 2024
fd9b290
Use the current term in a logging where it is relevant (#116786) (#11…
ywangd Nov 18, 2024
0cb702c
fix formatting errors (#116843) (#116911)
leemthompo Nov 18, 2024
61c9add
[8.x] KQL query nested field support (#116467) (#116910)
afoucret Nov 18, 2024
f2178e2
Rename tsdb integration test (#116909) (#116913)
kkrik-es Nov 18, 2024
f0740f3
Re-structure document ID generation favoring `_id` inverted index com…
salvatore-campagna Nov 18, 2024
b39d5a5
[Gradle] Fix PublishPlugin configuration cache compatibility (#116887…
breskeby Nov 18, 2024
d7bf3b2
[DOCS] Remove 'rescore' from retriever.asciidoc (#116921) (#116923)
leemthompo Nov 18, 2024
e4f4c95
Fix handling of time exceeded exception in fetch phase (#116676)
javanna Nov 18, 2024
a5c52c5
ESQL: Mute only required mixed cluster tests (#116947)
alex-spies Nov 18, 2024
de0941d
Improve message about insecure S3 settings (#116954)
DaveCTurner Nov 18, 2024
9984f7a
Mute org.elasticsearch.search.basic.SearchWithRandomIOExceptionsIT te…
elasticsearchmachine Nov 18, 2024
db949d6
[8.17][ML] Enable built-in Inference Endpoints and default for Semant…
davidkyle Nov 18, 2024
af87521
Backport transport constants related to #116339 (#116965)
DaveCTurner Nov 18, 2024
c6e4bb4
[8.x] Fix handling of bulk requests with semantic text fields and del…
jimczi Nov 18, 2024
e1b6990
Mute org.elasticsearch.xpack.application.CohereServiceUpgradeIT testR…
elasticsearchmachine Nov 18, 2024
511a24c
Mute org.elasticsearch.xpack.application.CohereServiceUpgradeIT testC…
elasticsearchmachine Nov 18, 2024
8d5615f
Mute org.elasticsearch.xpack.application.CohereServiceUpgradeIT testC…
elasticsearchmachine Nov 18, 2024
ee11a00
[8.x] Fixing MultiDenseVectorScriptDocValuesTests tests (#116940) (#1…
benwtrent Nov 18, 2024
9c64fab
Update Semantic Query To Handle Zero Size Responses (#116277) (#116978)
Mikep86 Nov 18, 2024
8d90a8d
Upgrade the build's ASM to 9.7.1 (#116963) (#116981)
rjernst Nov 18, 2024
d8e8b6d
Split searchable snapshot into multiple repo operations (#116986)
DaveCTurner Nov 19, 2024
3f5251e
Add license check for ES|QL functions (#116715) (#117003)
iverase Nov 19, 2024
5aaea24
Remove test mute for #110408 (#116595)
DaveCTurner Nov 19, 2024
f96686e
Use `assertThrows` in `ConfigurationUtilsTests` (#116971) (#117004)
PeteGillinElastic Nov 19, 2024
33dfe55
ESQL: Docs: COUNT: add an explanation to the use of the 3VL (#116684)…
bpintea Nov 19, 2024
4fac584
[ML] Protect against multiple concurrent downloads of the same model …
davidkyle Nov 19, 2024
23f9726
[Apm-data]: disable date_detection for all apm data streams (#116995)…
inge4pres Nov 19, 2024
116ac8c
Skip FIPS JVMs in `testReloadCredentialsFromKeystore`
DaveCTurner Nov 19, 2024
8a1231c
Use LongArray instead of long[] for owning ordinals when building Int…
iverase Nov 19, 2024
df1130f
[ES|QL][DOCS] Add docs for date_period and time_duration (#116368) (#…
fang-xing-esql Nov 19, 2024
7ab4dde
Unmute MultiClusterSpecIT, make mutes specific (#117020)
alex-spies Nov 19, 2024
c764410
[ML] Hide inference services API in 8.17 (#116958)
davidkyle Nov 19, 2024
04b0a7b
Mute org.elasticsearch.xpack.inference.InferenceRestIT test {p0=infer…
elasticsearchmachine Nov 19, 2024
6f49773
[ML] Support any tokenizers for text_expansion task (#116935) (#117018)
davidkyle Nov 19, 2024
ed824a8
[ESQL] Add generated source files to IntelliJ (#116436) (#116778)
GalLalouche Nov 19, 2024
6e5be8b
Optimize IndexLifecycleMetadata#getPolicies (#116988) (#117028)
joegallo Nov 19, 2024
2fce7c8
[DOCS] Add esql tutorial to quick start overview (#116737) (#117037)
leemthompo Nov 19, 2024
8b8ae59
Fix RoleDescriptor test that fails randomly (#116852) (#117030)
jakelandis Nov 19, 2024
cfb451e
Update service-elser.asciidoc (#116272) (#116728)
maxhniebergall Nov 19, 2024
68f3a64
[Inference API] Add special case to inference API (#116962) (#117035)
maxhniebergall Nov 19, 2024
fc987d8
[DOCS] document `Content-Type` breaking change from 8.0 (#116845)
shainaraskas Nov 19, 2024
087bfd3
[DOCS] Rename how-to subsection, move recipes to search relevance (#1…
leemthompo Nov 19, 2024
db57280
[8.x] [ESQL] test date nanos union type (#116265) (#116602)
not-napoleon Nov 19, 2024
2511e69
Update forbidden apis to 3.8 (#117047) (#117069)
rjernst Nov 19, 2024
e241221
Provide access to new settings for HyphenationCompoundWordTokenFilter…
john-wagster Nov 19, 2024
c029282
(Doc+) link videos for allocation and ilm (#116880) (#117097)
stefnestor Nov 19, 2024
6609e73
ESQL: Refactor named writeable entries for expressions and plans (#11…
costin Nov 20, 2024
d575db0
[8.x] Skip eager reconciliation for empty routing table (#116903) (#1…
ywangd Nov 20, 2024
bb3a24c
Esql/lookup join grammar (#116515) (#117107)
costin Nov 20, 2024
df7e318
Mute org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityReloa…
elasticsearchmachine Nov 20, 2024
e63367e
Deprecate _source.mode in mappings (#116689) (#117106)
dnhatn Nov 20, 2024
02b21ad
Mute org.elasticsearch.xpack.searchablesnapshots.RetrySearchIntegTest…
elasticsearchmachine Nov 20, 2024
432e343
Fast refresh indices to use search shards (#117111)
kingherc Nov 20, 2024
cf880b6
Move expensive role building off transport thread (#113020) (#113435)
n1v0lg Nov 20, 2024
d03917d
[8.x] Added stricter range type checks and runtime warnings for ENRIC…
craigtaverner Nov 20, 2024
1bc60ac
Revert "Deprecate _source.mode in mappings (#117106)" (#117151)
martijnvg Nov 20, 2024
5e6303c
Propagate scoring function through random sampler (#116957) (#117162)
jan-elastic Nov 20, 2024
bb33952
Optimize PipelineConfiguration-checking ClusterStateListeners (#11703…
joegallo Nov 20, 2024
bfe5b2d
ESQL: Fix invariant test in TOP(bytes) (#117049) (#117166)
nik9000 Nov 20, 2024
53e3ba0
Disable KqlQueryBuilderTests on non-snapshots build. (#117025) (#117169)
afoucret Nov 20, 2024
c012a75
Fix long metric deserialize & add - auto-resize needs to be set manua…
smalyshev Nov 20, 2024
99c0868
[8.x] Longer RCS suite timeout due to slow keystore (#117157) (#117173)
n1v0lg Nov 20, 2024
85b2437
Added ESQL skip_unavailable testing for non-matching index expression…
quux00 Nov 20, 2024
da914e5
ESQL: Skip more union type tests (#117186)
nik9000 Nov 20, 2024
2e631d5
ESQL: Fix sorts containing _source (#116980) (#117191)
nik9000 Nov 20, 2024
cf05894
ESQL: Test with a data node failure (#117164) (#117196)
nik9000 Nov 20, 2024
cafa440
[8.x] Esql Enable Date Nanos (#117080) (#117161)
not-napoleon Nov 20, 2024
5261ec3
Bump to version 8.18.0
Nov 20, 2024
ab5c017
Mute org.elasticsearch.oldrepos.OldRepositoryAccessIT testOldRepoAcce…
elasticsearchmachine Nov 20, 2024
6cb39b1
[ML] Update Deberta tokenizer (#116358) (#117194)
maxhniebergall Nov 20, 2024
ded6196
Mute org.elasticsearch.xpack.esql.analysis.VerifierTests testCategori…
elasticsearchmachine Nov 20, 2024
8b640e5
Mute org.elasticsearch.xpack.esql.analysis.VerifierTests testCategori…
elasticsearchmachine Nov 20, 2024
4640fd9
Mute org.elasticsearch.xpack.esql.analysis.VerifierTests testCategori…
elasticsearchmachine Nov 20, 2024
ad3903d
Adds `maxSim` functions for multi_dense_vector fields (#116993) (#117…
benwtrent Nov 20, 2024
e45a7b1
Split plugin loading into two different phases to support entitlement…
jdconrad Nov 21, 2024
d2d03a0
Clean up `TransportRemoteClusterStatsAction` (#117119)
DaveCTurner Nov 20, 2024
5a9c05e
ESQL - match operator included in non-snapshot builds (#116819) (#117…
carlosdelest Nov 21, 2024
0bcc504
Bump 8.x version (#117232)
breskeby Nov 21, 2024
4d9f2e5
Adding missing json spec for allow_partial_search_results in point-in…
pmpailis Nov 21, 2024
af60dce
Check the real memory circuit breaker when building internal aggregat…
iverase Nov 21, 2024
62dc839
ESQL: fix the column position in errors (#117153) (#117255)
bpintea Nov 21, 2024
e0733f3
[ML] Fix deberta tokenizer bug caused by bug in normalizer (#117189)…
maxhniebergall Nov 21, 2024
0a9883c
ESQL: add tests on use of grouping functions in agg filters (#117184)…
bpintea Nov 21, 2024
72388cd
Updating PivotConfig max_page_search_size deprecation warning to crit…
dan-rubinstein Nov 21, 2024
8902ba0
Metrics for incremental bulk splits (#116765)
ankikuma Nov 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
5 changes: 3 additions & 2 deletions .backportrc.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"upstream" : "elastic/elasticsearch",
"targetBranchChoices" : [ "main", "8.15", "8.14", "8.13", "8.12", "8.11", "8.10", "8.9", "8.8", "8.7", "8.6", "8.5", "8.4", "8.3", "8.2", "8.1", "8.0", "7.17", "6.8" ],
"targetBranchChoices" : [ "main", "8.x", "8.17", "8.16", "8.15", "8.14", "8.13", "8.12", "8.11", "8.10", "8.9", "8.8", "8.7", "8.6", "8.5", "8.4", "8.3", "8.2", "8.1", "8.0", "7.17", "6.8" ],
"targetPRLabels" : [ "backport" ],
"branchLabelMapping" : {
"^v8.16.0$" : "main",
"^v9.0.0$" : "main",
"^v8.18.0$" : "8.x",
"^v(\\d+).(\\d+).\\d+(?:-(?:alpha|beta|rc)\\d+)?$" : "$1.$2"
}
}
24 changes: 18 additions & 6 deletions .buildkite/hooks/pre-command
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ export COMPOSE_HTTP_TIMEOUT
JOB_BRANCH="$BUILDKITE_BRANCH"
export JOB_BRANCH

GRADLEW="./gradlew --parallel --scan --build-cache --no-watch-fs -Dorg.elasticsearch.build.cache.url=https://gradle-enterprise.elastic.co/cache/"
GRADLEW="./gradlew --console=plain --parallel --scan --build-cache --no-watch-fs -Dorg.elasticsearch.build.cache.url=https://gradle-enterprise.elastic.co/cache/"
export GRADLEW

GRADLEW_BAT="./gradlew.bat --parallel --scan --build-cache --no-watch-fs -Dorg.elasticsearch.build.cache.url=https://gradle-enterprise.elastic.co/cache/"
GRADLEW_BAT="./gradlew.bat --console=plain --parallel --scan --build-cache --no-watch-fs -Dorg.elasticsearch.build.cache.url=https://gradle-enterprise.elastic.co/cache/"
export GRADLEW_BAT

export $(cat .ci/java-versions.properties | grep '=' | xargs)
Expand Down Expand Up @@ -78,11 +78,15 @@ if [[ "${USE_SNYK_CREDENTIALS:-}" == "true" ]]; then
fi

if [[ "${USE_PROD_DOCKER_CREDENTIALS:-}" == "true" ]]; then
DOCKER_REGISTRY_USERNAME="$(vault read -field=username secret/ci/elastic-elasticsearch/migrated/prod_docker_registry_credentials)"
export DOCKER_REGISTRY_USERNAME
if which docker > /dev/null 2>&1; then
DOCKER_REGISTRY_USERNAME="$(vault read -field=username secret/ci/elastic-elasticsearch/migrated/prod_docker_registry_credentials)"
export DOCKER_REGISTRY_USERNAME

DOCKER_REGISTRY_PASSWORD="$(vault read -field=password secret/ci/elastic-elasticsearch/migrated/prod_docker_registry_credentials)"
export DOCKER_REGISTRY_PASSWORD
DOCKER_REGISTRY_PASSWORD="$(vault read -field=password secret/ci/elastic-elasticsearch/migrated/prod_docker_registry_credentials)"
export DOCKER_REGISTRY_PASSWORD

docker login --username "$DOCKER_REGISTRY_USERNAME" --password "$DOCKER_REGISTRY_PASSWORD" docker.elastic.co
fi
fi

if [[ "$BUILDKITE_AGENT_META_DATA_PROVIDER" != *"k8s"* ]]; then
Expand All @@ -105,3 +109,11 @@ EOF
<summary>Agent information from gobld</summary>
EOF
fi

# Amazon Linux 2 has DNS resolution issues with resource-based hostnames in EC2
# We have many functional tests that try to lookup and resolve the hostname of the local machine in a particular way
# And they fail. This sets up a manual entry for the hostname in dnsmasq.
if [[ -f /etc/os-release ]] && grep -q '"Amazon Linux 2"' /etc/os-release; then
echo "$(hostname -i | cut -d' ' -f 2) $(hostname -f)." | sudo tee /etc/dnsmasq.hosts
sudo systemctl restart dnsmasq.service
fi
3 changes: 2 additions & 1 deletion .buildkite/pipelines/dra-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ steps:
provider: gcp
image: family/elasticsearch-ubuntu-2204
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
localSsds: 1
localSsdInterface: nvme
diskSizeGb: 350
- wait
# The hadoop build depends on the ES artifact
Expand Down
8 changes: 0 additions & 8 deletions .buildkite/pipelines/intake.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait
- label: part1
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart1
Expand All @@ -17,7 +16,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part2
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart2
timeout_in_minutes: 300
Expand All @@ -26,7 +24,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part3
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart3
timeout_in_minutes: 300
Expand All @@ -35,7 +32,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part4
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart4
timeout_in_minutes: 300
Expand All @@ -44,7 +40,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part5
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart5
timeout_in_minutes: 300
Expand All @@ -53,7 +48,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- group: bwc-snapshots
steps:
- label: "{{matrix.BWC_VERSION}} / bwc-snapshots"
Expand All @@ -67,7 +61,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
env:
BWC_VERSION: "{{matrix.BWC_VERSION}}"
- label: rest-compat
Expand All @@ -78,7 +71,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait
- trigger: elasticsearch-dra-workflow
label: Trigger DRA snapshot workflow
Expand Down
10 changes: 1 addition & 9 deletions .buildkite/pipelines/intake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait
- label: part1
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart1
Expand All @@ -18,7 +17,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part2
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart2
timeout_in_minutes: 300
Expand All @@ -27,7 +25,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part3
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart3
timeout_in_minutes: 300
Expand All @@ -36,7 +33,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part4
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart4
timeout_in_minutes: 300
Expand All @@ -45,7 +41,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part5
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart5
timeout_in_minutes: 300
Expand All @@ -54,21 +49,19 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- group: bwc-snapshots
steps:
- label: "{{matrix.BWC_VERSION}} / bwc-snapshots"
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files v$$BWC_VERSION#bwcTest
timeout_in_minutes: 300
matrix:
setup:
BWC_VERSION: ["7.17.25", "8.15.2", "8.16.0"]
BWC_VERSION: ["7.17.26", "8.16.1", "8.17.0", "8.18.0"]
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
env:
BWC_VERSION: "{{matrix.BWC_VERSION}}"
- label: rest-compat
Expand All @@ -79,7 +72,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait
- trigger: elasticsearch-dra-workflow
label: Trigger DRA snapshot workflow
Expand Down
1 change: 0 additions & 1 deletion .buildkite/pipelines/lucene-snapshot/build-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait
- trigger: "elasticsearch-lucene-snapshot-tests"
build:
Expand Down
8 changes: 0 additions & 8 deletions .buildkite/pipelines/lucene-snapshot/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait: null
- label: part1
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart1
Expand All @@ -17,7 +16,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part2
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart2
timeout_in_minutes: 300
Expand All @@ -26,7 +24,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part3
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart3
timeout_in_minutes: 300
Expand All @@ -35,7 +32,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part4
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart4
timeout_in_minutes: 300
Expand All @@ -44,7 +40,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part5
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart5
timeout_in_minutes: 300
Expand All @@ -53,7 +48,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- group: bwc-snapshots
steps:
- label: "{{matrix.BWC_VERSION}} / bwc-snapshots"
Expand All @@ -70,7 +64,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
env:
BWC_VERSION: "{{matrix.BWC_VERSION}}"
- label: rest-compat
Expand All @@ -81,4 +74,3 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
1 change: 0 additions & 1 deletion .buildkite/pipelines/periodic-packaging.bwc.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@
image: family/elasticsearch-{{matrix.image}}
machineType: custom-16-32768
buildDirectory: /dev/shm/bk
diskSizeGb: 250
env:
BWC_VERSION: $BWC_VERSION
4 changes: 1 addition & 3 deletions .buildkite/pipelines/periodic-packaging.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ steps:
steps:
- label: "{{matrix.image}} / packaging-tests-unix"
command: ./.ci/scripts/packaging-test.sh destructivePackagingTest
timeout_in_minutes: 300
timeout_in_minutes: 420
matrix:
setup:
image:
- centos-7
- debian-10
- debian-11
- opensuse-leap-15
- oraclelinux-7
Expand Down
Loading
Loading