> 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.8.9

**`(fix):`** 生成的 SDK 客户端现在能够处理空的响应体，并在接收到错误响应时避免 NPE。

## 0.8.8

**`(fix):`** 生成的 SDK 不再要求与认证不直接相关的全局头部，如果 SDK 内部认证是强制的。之前，如果认证是强制的，生成器会要求所有全局头部。