OpenSearch/x-pack/plugin
Costin Leau d9c1e531db EQL: Introduce until functionality (#59292)
Sequences now support until conditional, which prevents a match from
occurring if the until matches a document while doing look-ups.
Thus a sequence must complete before the until condition matches - if
any document within the sequence occurs at, or after, the until hit, the
sequence is discarded.

(cherry picked from commit 1ba1b9f0661aee655aa48cf9475ac61aaee2bfda)
2020-07-09 17:12:01 +03:00
..
analytics Add declarative parameters to FieldMappers (#58663) 2020-07-09 11:43:21 +01:00
async [7.x] EQL: Adds an ability to execute an asynchronous EQL search (#58192) 2020-06-25 14:11:57 -04:00
async-search Improve cardinality measure used to build aggs (#56533) (#59107) 2020-07-08 08:42:23 -04:00
autoscaling 7.x - Create plugin for yamlTest task (#56841) (#59090) 2020-07-06 14:16:26 -05:00
ccr [TEST] Mute FollowerFailOverIT.testFailOverOnFollower (#58659) (#59286) 2020-07-09 12:38:36 +02:00
core [7.x][ML] Perform test inference on java (#58877) (#59298) 2020-07-09 16:30:49 +03:00
deprecation [7.x] Add include_data_streams flag for authorization (#59008) 2020-07-03 12:58:39 -05:00
enrich Add Support in geo_match enrichment policy for any type of geometry (#59276) 2020-07-09 11:41:41 +02:00
eql EQL: Introduce until functionality (#59292) 2020-07-09 17:12:01 +03:00
frozen-indices MappedFieldType should not extend FieldType (#58160) 2020-06-16 16:56:43 +01:00
graph 7.x - Create plugin for yamlTest task (#56841) (#59090) 2020-07-06 14:16:26 -05:00
identity-provider Treat roles as a SortedSet (#58988) 2020-07-03 13:40:58 +10:00
ilm Fix SLMSnapshotBlockingIntegTests.testSnapshotInProgress (#59218) (#59239) 2020-07-08 19:13:01 +02:00
logstash Remove deprecated usage of testCompile configuration (#57921) (#58083) 2020-06-14 22:30:44 +02:00
mapper-constant-keyword Add declarative parameters to FieldMappers (#58663) 2020-07-09 11:43:21 +01:00
mapper-flattened Move MappedFieldType#getSearchAnalyzer and #getSearchQuoteAnalyzer to TextSearchInfo (#58830) 2020-07-01 14:52:14 +01:00
ml [7.x][ML] Perform test inference on java (#58877) (#59298) 2020-07-09 16:30:49 +03:00
monitoring Split license allowed checks into two types (#58704) (#58797) 2020-07-01 07:11:05 -07:00
ql EQL: Obey size request parameter (#59014) 2020-07-06 19:14:25 +03:00
rollup Deduplicate Empty InternalAggregations (#58386) (#59032) 2020-07-04 14:02:16 +02:00
search-business-rules Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
searchable-snapshots Mute testMaxRestoreBytesPerSecIsUsed (#59289) 2020-07-09 12:52:17 +02:00
security Improve auditing of API key authentication #58928 2020-07-09 13:26:18 +03:00
spatial Fix numerical error in CentroidCalculatorTests#testPolygonAsPoint (#59012) (#59272) 2020-07-09 08:42:07 +02:00
sql Add sample versions of standard deviation and variance funcs (#59093) (#59274) 2020-07-09 10:17:13 +02:00
src/test [7.x][ML] Perform test inference on java (#58877) (#59298) 2020-07-09 16:30:49 +03:00
stack [7.9] GET data stream API returns additional information (#59128) (#59177) 2020-07-07 20:30:09 +01:00
transform Fix the timestamp field of a data stream to @timestamp (#59210) 2020-07-08 17:30:46 +02:00
vectors Add text search information to MappedFieldType (#58230) (#58432) 2020-06-23 14:37:26 +01:00
voting-only-node Introduce node.roles setting (#58512) 2020-06-25 14:14:51 -04:00
watcher 7.x - Create plugin for yamlTest task (#56841) (#59090) 2020-07-06 14:16:26 -05:00
wildcard Move MappedFieldType#getSearchAnalyzer and #getSearchQuoteAnalyzer to TextSearchInfo (#58830) 2020-07-01 14:52:14 +01:00
build.gradle 7.x - Create plugin for yamlTest task (#56841) (#59090) 2020-07-06 14:16:26 -05:00