elasticsearch/x-pack/plugin
2024-09-02 20:03:54 +01:00
..
analytics Prevent synthetic field loaders accessing stored fields from using stale data (#112173) (#112257) 2024-08-28 09:16:28 +10:00
apm-data [plugin/apm-data] Use component-templates to configure fallback to ILM (#112432) 2024-09-02 20:03:54 +01:00
async Refactor overrides of old Plugin.createComponents method to new services method (#101381) 2023-10-26 16:58:14 +01:00
async-search Introduce and use a few more empty response type constants to o.e.c.lucene.Lucene (#109619) 2024-06-12 14:01:44 +02:00
autoscaling Remove trappy timeouts in snapshot APIs (#109828) 2024-06-21 07:11:12 +10:00
blob-cache Improve mechanism for extracting the result of a PlainActionFuture (#110019) 2024-07-04 12:26:56 +10:00
ccr [8.15] Rename logs index mode to logsdb (#111054) (#111098) 2024-07-19 16:26:13 +02:00
core Fix "unexpected field [remote_cluster]" for CCS (RCS 1.0) when using API key that references remote_cluster (#112226) (#112259) 2024-08-28 09:43:49 +10:00
deprecation Revert "Move PluginsService to its own internal package (#109872)" (#109946) 2024-06-19 18:10:50 -04:00
downsample Remove InternalAggregations#asMap and InternalAggregations#getAsMap methods (#110250) 2024-07-01 08:27:14 +02:00
enrich Fix enrich policy runner exception handling on empty segments response (#111290) (#111371) 2024-07-30 07:27:37 +10:00
ent-search [Bugfix] Add accessDeclaredMembers permission for ObjectMapper to work. (#111285) (#111642) 2024-08-20 10:57:21 +02:00
eql parseHeapRatioOrDeprecatedByteSizeValue for indices.breaker.total.limit (#110236) 2024-07-02 09:19:50 -04:00
esql Avoid wrapping rejection exception in exchange (#112178) (#112288) 2024-08-29 02:01:30 +10:00
esql-core ESQL: Document date instead of datetime (#111985) (#112034) 2024-08-21 04:28:49 +10:00
fleet Make randomTimeValue() return a TimeValue (#107689) 2024-04-23 07:21:53 +01:00
frozen-indices Revert "Search coordinator uses event.ingested in cluster state to do rewrites (#110352) (#110782)" (#110883) 2024-07-15 14:22:15 -04:00
geoip-enterprise-downloader [8.15] Directly download commercial ip geolocation databases from providers (#110844) (#111077) 2024-07-18 20:19:11 -04:00
graph Make cluster feature predicate available to plugins (#105022) 2024-02-01 09:11:18 -08:00
identity-provider Remote cluster - API key security model - cluster privileges (#107493) 2024-05-02 14:19:48 -05:00
ilm Various tweaks to reserved cluster state tests (#110148) 2024-06-26 10:52:48 +01:00
inference [ML]Fix the bug where the run() function of ExecutableInferenceRequest throws an exception when get inferenceEntityId. (#112135) (#112393) 2024-08-30 22:57:51 +10:00
logstash Rename MockLogAppender to MockLog (#108803) 2024-05-20 06:22:49 -07:00
mapper-aggregate-metric Prevent synthetic field loaders accessing stored fields from using stale data (#112173) (#112257) 2024-08-28 09:16:28 +10:00
mapper-constant-keyword Fix detection of invalid mixed sort fields (#109914) 2024-06-25 19:01:46 +01:00
mapper-counted-keyword Rename Mapper#name to Mapper#fullPath (#110040) 2024-06-21 22:47:27 +02:00
mapper-unsigned-long Rename Mapper#name to Mapper#fullPath (#110040) 2024-06-21 22:47:27 +02:00
mapper-version Prevent synthetic field loaders accessing stored fields from using stale data (#112173) (#112257) 2024-08-28 09:16:28 +10:00
ml Add LTR License Check on PUT for Enterprise Licensing (#111248) (#111460) 2024-07-31 05:53:21 +10:00
ml-package-loader [ML] Add start model import message (#107941) 2024-04-29 13:11:13 +01:00
monitoring Update stack monitoring mapping for apm-server metrics (#110568) (#110687) 2024-07-18 14:44:34 +01:00
old-lucene-versions Remove trappy timeouts in snapshot APIs (#109828) 2024-06-21 07:11:12 +10:00
profiling [Profiling] Add field env_https_proxy to profiling-hosts (#110219) 2024-06-27 10:22:04 +02:00
ql ESQL: Implement LOOKUP, an "inline" enrich (#107987) 2024-06-07 11:38:51 +10:00
rank-rrf Adding RerankingContext classes to support global reranking (#109435) 2024-06-12 18:09:06 +03:00
redact
repositories-metering-api Make BaseNodesRequest#writeTo final (#109783) 2024-06-17 06:50:22 +01:00
rollup [8.15] Fix RollupIndexerStateTests (#110804) 2024-07-12 10:38:40 -07:00
search-business-rules Collapse transport versions used in 8.11 (#104405) 2024-01-29 13:36:39 +00:00
searchable-snapshots Revert "Search coordinator uses event.ingested in cluster state to do rewrites (#110352) (#110782)" (#110883) 2024-07-15 14:22:15 -04:00
security Fix DLS over Runtime Fields (#112260) (#112318) 2024-08-29 07:19:51 +02:00
shutdown Do not trip circuit breaker when getting shutdown status (#110332) 2024-07-02 08:13:24 +02:00
slm Various tweaks to reserved cluster state tests (#110148) 2024-06-26 10:52:48 +01:00
snapshot-based-recoveries Ensure that the safe commit == latest commit in SnapshotBasedIndexRecoveryIT (#110107) 2024-06-25 09:22:18 +02:00
snapshot-repo-test-kit Remove trappy timeouts in snapshot APIs (#109828) 2024-06-21 07:11:12 +10:00
spatial Rename Mapper#name to Mapper#fullPath (#110040) 2024-06-21 22:47:27 +02:00
sql Add comma before charset parameter in WWW-Authenticate response header (#110906) (#111144) 2024-07-22 18:07:34 +10:00
src ESQL: Fix for overzealous validation in case of invalid mapped fields (#111475) (#111735) 2024-08-09 19:28:19 +10:00
stack [8.15] Rename logs index mode to logsdb (#111054) (#111098) 2024-07-19 16:26:13 +02:00
text-structure [ML] Offload request to generic threadpool (#109104) 2024-05-29 11:40:46 -04:00
transform [Transform] Always pick the user maxPageSize value (#109876) 2024-06-21 13:05:40 -04:00
vector-tile Fix leak in RestVectorTileAction (#107143) 2024-04-05 06:48:23 -04:00
voting-only-node Remove trappy timeouts in snapshot APIs (#109828) 2024-06-21 07:11:12 +10:00
watcher Do not run TickerScheduleTriggerEngine watches if the schedule trigger engine is paused (#110061) (#110674) 2024-07-10 08:29:14 +10:00
wildcard Prevent synthetic field loaders accessing stored fields from using stale data (#112173) (#112257) 2024-08-28 09:16:28 +10:00
write-load-forecaster Revert "Move PluginsService to its own internal package (#109872)" (#109946) 2024-06-19 18:10:50 -04:00
build.gradle Disallow new rollup jobs in clusters with no rollup usage. (#108624) 2024-05-21 09:38:10 +02:00