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

**`(feat):`** 公开功能标志，从你的 SDK 传递 pydantic 模型中未指定的额外属性。

### 新功能

* 公开功能标志，从你的 SDK 传递 pydantic 模型中未指定的额外属性。这允许在你的 SDK 落后于你的规范时更容易的向前兼容性。