Skip to content

Commit f4c456b

Browse files
jsklangithub-actions[bot]
authored andcommitted
update changelogs
1 parent d95704a commit f4c456b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 2.66.8
2+
**`(fix):`** Fixed a compile error (CS9035) for discriminated unions that have required base properties.
3+
The internal constructor used for property-name deserialization is now annotated with
4+
`[SetsRequiredMembers]`, so callers are no longer forced to set the required base properties
5+
at that call site.
6+
7+

0 commit comments

Comments
 (0)