Skip to content

Conversation

kellertk
Copy link
Member

@kellertk kellertk commented Aug 20, 2025

BEGIN_COMMIT_OVERRIDE
feat!: Cleanup input handling. Changes invalid boolean input behavior (see #1445)
END_COMMIT_OVERRIDE

Changes boolean input handling. Now, unparseable values for boolean inputs throw an exception instead of defaulting to false. This should not be impacting unless you relied on invalid values for boolean inputs being coerced to false, as it was previously.

@kellertk kellertk force-pushed the kellertk/input-boolean branch from 52f71c1 to bdc3869 Compare August 20, 2025 04:37
@kellertk kellertk enabled auto-merge (rebase) August 20, 2025 04:39
@kellertk kellertk requested a review from lehmanmj August 20, 2025 04:40
@kellertk kellertk changed the title chore: cleanup input handling feat!: cleanup input handling Aug 20, 2025
@kellertk kellertk disabled auto-merge August 20, 2025 18:33
@aws-sdk-osds aws-sdk-osds merged commit 74b3e27 into main Aug 20, 2025
12 checks passed
kellertk added a commit that referenced this pull request Aug 20, 2025
Co-authored-by: Michael Lehmann <lehmanmj@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants