OpenSearch/modules
Jake Landis 5b008a34aa
Ingest node - user agent, move device to an object (#38115)
When the ingest node user agent parses the device field, it
will result in a string value. To match the ecs schema
this commit moves the value of the parsed device to an
object with an inner field named 'name'. There are not
any passivity concerns since this modifies an unreleased change.

closes #38094
relates #37329
2019-01-31 13:54:34 -06:00
..
aggs-matrix-stats Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
analysis-common Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
ingest-common Handle scheduler exceptions (#38014) 2019-01-31 17:51:45 +01:00
ingest-geoip Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
ingest-user-agent Ingest node - user agent, move device to an object (#38115) 2019-01-31 13:54:34 -06:00
lang-expression Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
lang-mustache Introduce ability to minimize round-trips in CCS (#37828) 2019-01-31 15:12:14 +01:00
lang-painless Fix Painless void return bug (#38046) 2019-01-31 08:32:38 -08:00
mapper-extras Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
parent-join Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
percolator Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
rank-eval Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
reindex Handle scheduler exceptions (#38014) 2019-01-31 17:51:45 +01:00
repository-url Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
transport-netty4 Deprecate minimum_master_nodes (#37868) 2019-01-30 20:09:15 +00:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00