OpenSearch/client
Christoph Büscher 046f86f274
Deprecate use of type in reindex request body (#36823)
Types can be used both in the source and dest section of the body which will
be translated to search and index requests respectively. Adding a deprecation warning
for those cases and removing examples using more than one type in reindex since
support for this is going to be removed.
2019-01-03 10:29:14 +01:00
..
benchmark Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
client-benchmark-noop-api-plugin Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
rest LLRC: Make warning behavior pluggable per request (#36345) 2018-12-10 08:32:00 -05:00
rest-high-level Deprecate use of type in reindex request body (#36823) 2019-01-03 10:29:14 +01:00
sniffer Revert transport.port change for tests (#36809) 2018-12-18 19:01:13 -07:00
test Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
transport Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00