July 23, 2024
0.33.5
(chore):
## What’s Changed
- (fix, go): Fix error handling for property-name error discrimination by @amckinney in https://github.com/fern-api/fern/pull/4098
- improvement: support pydantic v2 outright by @armandobelardo in https://github.com/fern-api/fern/pull/3805
- fix: int64 format is correctly parsed to long by @armandobelardo in https://github.com/fern-api/fern/pull/4099
- c#, fix: fix datetime serialization, stop generating empty serialization unit tests by @dcb6 in https://github.com/fern-api/fern/pull/4097
- [FER-2339] Pass OpenAPI request parameter examples through Fern IR Schema examples by @RohinBhargava in https://github.com/fern-api/fern/pull/4095
Full Changelog: https://github.com/fern-api/fern/compare/0.33.4…0.33.5