elasticsearch/qa/rolling-upgrade-legacy
kvanerum ac9bef6435
Add Boolean#parseBoolean and Boolean.valueOf to forbidden-apis (#129684)
In a follow up (#128993) remaining lenient usage of booleans will be deprecated, to eventually remove everything except for a few places requiring lenient parsing by means of Booleans.parseBooleanLenient - which is a wrapper around Boolean.parseBoolean.
---------

Co-authored-by: Moritz Mack <mmack@apache.org>
2025-07-08 14:09:10 +02:00
..
src/test Add Boolean#parseBoolean and Boolean.valueOf to forbidden-apis (#129684) 2025-07-08 14:09:10 +02:00
build.gradle [Gradle] Make rolling upgrade tests configuration cache compatible (#119577) 2025-01-16 23:23:04 +11:00