> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt.

## 0.26.8

**`(chore):`** ## What's Changed

* (fix, openapi): Fix nameOverride resolution by @amckinney in [https://github.com/fern-api/fern/pull/3622](https://github.com/fern-api/fern/pull/3622)
* (docs): Add OAuth SDK docs by @amckinney in [https://github.com/fern-api/fern/pull/3615](https://github.com/fern-api/fern/pull/3615)

**Full Changelog**: [https://github.com/fern-api/fern/compare/0.26.7...0.26.8](https://github.com/fern-api/fern/compare/0.26.7...0.26.8)

## 0.26.7

**`(chore):`** ## What's Changed

* \[WIP] Upgrade Java Generator to IR 42 by @dcb6 in [https://github.com/fern-api/fern/pull/3608](https://github.com/fern-api/fern/pull/3608)
* (improvement, fern): Add better error for invalid generators.yml by @amckinney in [https://github.com/fern-api/fern/pull/3521](https://github.com/fern-api/fern/pull/3521)
* fix: fern-aware pydantic models now effectively 'exclude\_optional' in… by @armandobelardo in [https://github.com/fern-api/fern/pull/3618](https://github.com/fern-api/fern/pull/3618)
* feat: introduce pagination to python by @armandobelardo in [https://github.com/fern-api/fern/pull/3604](https://github.com/fern-api/fern/pull/3604)
* (fix, ir): Fix undiscriminated union examples by @amckinney in [https://github.com/fern-api/fern/pull/3619](https://github.com/fern-api/fern/pull/3619)

**Full Changelog**: [https://github.com/fern-api/fern/compare/0.26.6...0.26.7](https://github.com/fern-api/fern/compare/0.26.6...0.26.7)

## 0.26.6

**`(chore):`** ## What's Changed

* (fix, openapi): Consolidate enums into discriminants by @amckinney in [https://github.com/fern-api/fern/pull/3607](https://github.com/fern-api/fern/pull/3607)
* (feature, ts): Support oauth client credentials flow by @amckinney in [https://github.com/fern-api/fern/pull/3578](https://github.com/fern-api/fern/pull/3578)
* (fix, openapi): OpenAPI importer now parses list examples that are specific to a field by @dsinghvi in [https://github.com/fern-api/fern/pull/3613](https://github.com/fern-api/fern/pull/3613)

**Full Changelog**: [https://github.com/fern-api/fern/compare/0.26.5...0.26.6](https://github.com/fern-api/fern/compare/0.26.5...0.26.6)