May 22, 2024
0.29.0
(chore):
## What’s Changed
- (fix, python): fix naming conflicts with inlined body parameters by @armandobelardo in https://github.com/fern-api/fern/pull/3673
- (fix, python): correct snippets for optional referenced requests when… by @armandobelardo in https://github.com/fern-api/fern/pull/3676
- fix, java: make java compatible with java 8 by @dcb6 in https://github.com/fern-api/fern/pull/3671
- (fix, python): use safe names wherever there’s no string concat by @armandobelardo in https://github.com/fern-api/fern/pull/3674
- (feature, openapi): Map additionalProperties to extra-properties by @amckinney in https://github.com/fern-api/fern/pull/3675
Full Changelog: https://github.com/fern-api/fern/compare/0.28.0…0.29.0