Skip to content

Add Boolean#parseBoolean to forbidden-apis #129684

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kvanerum
Copy link

@kvanerum kvanerum commented Jun 19, 2025

Resolves #59190

Added Boolean#parseBoolean to the list of forbidden-apis.
Resolved the violations against this in tests.
Marked other usages to review in #128993.

@kvanerum kvanerum requested review from a team as code owners June 19, 2025 05:29
Copy link

cla-checker-service bot commented Jun 19, 2025

❌ Author of the following commits did not sign a Contributor Agreement:
3147645,

Please, read and sign the above mentioned agreement if you want to contribute to this project

@elasticsearchmachine elasticsearchmachine added v9.1.0 needs:triage Requires assignment of a team area label external-contributor Pull request authored by a developer outside the Elasticsearch team labels Jun 19, 2025
@breskeby breskeby requested a review from mosche June 19, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external-contributor Pull request authored by a developer outside the Elasticsearch team needs:triage Requires assignment of a team area label v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Boolean#parseBoolean to forbidden-apis
2 participants