Replace parse_boolean with to_boolean
What does this MR do?
Replaces .parse_boolean
with the new .to_boolean
as we talked in the other MR.
Does this MR meet the acceptance criteria?
- [x] CHANGELOG entry added
- [x] Documentation created/updated
- [ ] API support added
-
Tests
- [ ] Added for this feature/bug-
All builds are passing
-
-
Conform by the style guides -
Branch has no merge conflicts with master
(if you do - rebase it please)