April 5, 2024
0.19.31
(chore):
## What’s Changed
- revert: python generator version 0.13.2 by @armandobelardo in https://github.com/fern-api/fern/pull/3316
- break: release python generator 1.x by @armandobelardo in https://github.com/fern-api/fern/pull/3312
- fix: force pydantic.v1 only if pydantic v2, this is needed due to a p… by @armandobelardo in https://github.com/fern-api/fern/pull/3318
- feat: add flag to disable Pydantic validation and keep extra fields on the Pydantic model by @armandobelardo in https://github.com/fern-api/fern/pull/3311
- fix: do not try to generate the version file if we’re not generating … by @armandobelardo in https://github.com/fern-api/fern/pull/3320
- fix: write skipping validation code the same as before to keep new lines by @armandobelardo in https://github.com/fern-api/fern/pull/3321
- (chore): bump csharp sdk generator version by @dsinghvi in https://github.com/fern-api/fern/pull/3322
- (feat, csharp): generate subclient files by @dsinghvi in https://github.com/fern-api/fern/pull/3325
- (fix): misc c# fixes by @dsinghvi in https://github.com/fern-api/fern/pull/3326
- (fix): csharp generator handles property and field level conflicts by @dsinghvi in https://github.com/fern-api/fern/pull/3327
- (fix): remove str enum from c# by @dsinghvi in https://github.com/fern-api/fern/pull/3328
- fix: fix pydantic skip validation by @armandobelardo in https://github.com/fern-api/fern/pull/3324
- (feature): Generate snippets locally by @amckinney in https://github.com/fern-api/fern/pull/3323
- (fix): send multipart upload property descriptions when registering docs by @dsinghvi in https://github.com/fern-api/fern/pull/3333
Full Changelog: https://github.com/fern-api/fern/compare/0.19.30…0.19.31-rc0