Skip to content

Commit 4dbc67f

Browse files
fern-supporttjb9dc
andauthored
Update changelogs from fern repo (#1884)
Co-authored-by: tjb9dc <[email protected]>
1 parent 5f944df commit 4dbc67f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 4.35.0
2+
**`(feat):`** Add automatic discriminated union support using Pydantic's Field(discriminator=...) to improve serialization performance. Benchmarks show a 2x speedup by eliminating sequential variant attempts and enabling O(1) variant selection.
3+

0 commit comments

Comments
 (0)