OpenSearch/client
Przemyslaw Gomulka d5061a151a
Remove suppresions for "unchecked" for hamcrest varargs methods Backport(41528) #42749
In hamcrest 2.1 warnings for unchecked varargs were fixed by hamcrest using @SafeVarargs for those matchers where this warning occurred.
This PR is aimed to remove these annotations when Matchers.contains ,Matchers.containsInAnyOrder or Matchers.hasItems was used
backport #41528
2019-05-31 13:58:49 +02:00
..
benchmark [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
client-benchmark-noop-api-plugin Cut over SearchResponse and SearchTemplateResponse to Writeable (#41855) 2019-05-22 18:47:54 +02:00
rest Refactor HLRC RequestConverters parameters to be more explicit (#42128) 2019-05-29 17:08:46 -06:00
rest-high-level Remove suppresions for "unchecked" for hamcrest varargs methods Backport(41528) #42749 2019-05-31 13:58:49 +02:00
sniffer Upgrade hamcrest to 2.1 (#41464) 2019-04-24 23:40:03 -07:00
test Upgrade hamcrest to 2.1 (#41464) 2019-04-24 23:40:03 -07:00
transport Upgrade hamcrest to 2.1 (#41464) 2019-04-24 23:40:03 -07:00