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

**`(fix):`** SDK 现在支持使用 `application/octet-stream` Content-Type 为字节数据发出请求。

**`(fix):`** SDK 现在安全地处理 API 级路径参数，包括在 `RawClient.cs` 中的正确连接。

## 0.0.29

**`(fix):`** 生成的 SDK 现在正确遵循服务基础路径，这些路径以前被省略了。

## 0.0.25

**`(feat):`** 判别联合现在生成为对象。

**`(feat):`** 头部参数不再在构造函数中必需，消除了用户提供冗余信息的需要。