OpenSearch/qa/mixed-cluster
Julie Tibshirani 99f89cd3b4
Deprecate types in get, exists, and multi get. (#35930)
For each API, the following updates were made:
- 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 17:22:48 -08:00
..
src/test/java/org/elasticsearch/backwards Deprecate types in get, exists, and multi get. (#35930) 2018-12-10 17:22:48 -08:00
build.gradle Implement VersionCollection in Java (#34050) 2018-11-01 17:43:57 +02:00