Skip to content
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

[release/9.0] Fix handling of appending keywords to boolean schemas. #108248

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 25, 2024

Backport of #108246 to release/9.0

/cc @eiriktsarpalis

Customer Impact

  • Customer reported
  • Found internally

Fixes a customer-reported issue where the schema exporter will throw an exception when attempting to append default parameters to boolean schemas.

Regression

  • Yes
  • No

Testing

Added unit testing validating the fix. Verified with the Semantic Kernel team that the fix resolves the originally reported issue.

Risk

Low. Makes a small targeted addition to product code.

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis
See info in area-owners.md if you want to be subscribed.

@eiriktsarpalis eiriktsarpalis added the Servicing-consider Issue for next servicing release review label Sep 25, 2024
@eiriktsarpalis eiriktsarpalis self-assigned this Sep 25, 2024
@eiriktsarpalis eiriktsarpalis added this to the 9.0.0 milestone Sep 25, 2024
@jeffhandley jeffhandley added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Oct 3, 2024
@ericstj ericstj merged commit 92b4ddd into release/9.0 Oct 18, 2024
86 of 87 checks passed
@jeffhandley jeffhandley deleted the backport/pr-108246-to-release/9.0 branch October 18, 2024 19:57
@github-actions github-actions bot locked and limited conversation to collaborators Nov 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Text.Json Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants