mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 17:38:44 +00:00
This PR removes all leniency in the conversion of Strings to booleans: "true" is converted to the boolean value true, "false" is converted to the boolean value false. Everything else raises an error. Relates elastic/elasticsearchelastic/elasticsearch#22200 Original commit: elastic/x-pack-elasticsearch@a505df1f5d