OpenSearch/x-pack/plugin
Julie Tibshirani 87831051dc
Deprecate types in explain requests. (#35611)
The following updates were made:
- Add a new untyped endpoint `{index}/_explain/{id}`.
- Add deprecation warnings to Rest*Action, plus tests in Rest*ActionTests.
- For each REST yml test, make sure there is one version without types, and another legacy version that retains types (called *_with_types.yml).
- Deprecate relevant methods on the Java HLRC requests/ responses.
- Update documentation (for both the REST API and Java HLRC).
2018-12-10 19:45:13 -08:00
..
ccr [CCR] Restructured QA modules (#36404) 2018-12-09 19:34:48 +01:00
core Scripting: Switch watcher to use joda bwc time objects (#35966) 2018-12-10 17:29:25 -08:00
deprecation Simplify deprecation issue levels (#36326) 2018-12-07 15:45:53 -07:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm [ILM] TEST: fix long overflow in TimeValueScheduleTests (#36384) 2018-12-10 09:28:17 -08:00
logstash
ml Core: Converge FormatDateTimeFormatter and DateFormatter apis (#36390) 2018-12-07 17:23:41 -08:00
monitoring Deprecate X-Pack centric watcher endpoints (#36218) 2018-12-08 12:57:16 -06:00
rollup Add non-X-Pack centric rollup endpoints (#36383) 2018-12-10 14:50:30 -05:00
security Deprecate types in explain requests. (#35611) 2018-12-10 19:45:13 -08:00
sql Upgrade to Lucene-8.0.0-snapshot-ef61b547b1 (#36450) 2018-12-10 16:33:49 -05:00
src/test Add non-X-Pack centric rollup endpoints (#36383) 2018-12-10 14:50:30 -05:00
upgrade Build: Use explicit deps on test tasks for check (#36325) 2018-12-06 14:13:49 -08:00
watcher Scripting: Switch watcher to use joda bwc time objects (#35966) 2018-12-10 17:29:25 -08:00
build.gradle