OpenSearch/qa/full-cluster-restart
Julie Tibshirani ccd1beb9b3
Deprecate types in update requests. (#36181)
The following updates were made:
* Add deprecation warnings to `RestUpdateAction`, plus a test in `RestUpdateActionTests`.
* Deprecate relevant methods on the Java HLRC requests/ responses.
* Add HLRC integration tests for the typed APIs.
* Update documentation (for both the REST API and Java HLRC).
* Fix failing integration tests.

Because of an earlier PR, the REST yml tests were already updated (one version without types, and another legacy version that retains types).
2018-12-14 10:47:27 -08:00
..
src/test/java/org/elasticsearch/upgrades Deprecate types in update requests. (#36181) 2018-12-14 10:47:27 -08:00
build.gradle Implement VersionCollection in Java (#34050) 2018-11-01 17:43:57 +02:00