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

## 4.14.5

**`(fix):`** Honor `includePlatformHeaders` when generating to local file system output.
Previously the flag was only read for GitHub/publish output, so locally
generated SDKs always emitted the static `{package}/{version}` User-Agent
instead of the structured `{package}/{version} (os; arch) Java/{version}` form.