> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dodopayments.com/llms.txt
> Use this file to discover all available pages before exploring further.

# v0.12.0 (2024年12月17日)

> 公式SDK、メタデータフィールドを追加し、マイナーな改善とバグ修正を伴う顧客APIを拡張しました。

## 新機能

* **公式SDK**：**Node.js**、**Python**、**Go**向けの公式Dodo Payments SDKを導入しました。詳細は[SDKs](/developer-resources/dodo-payments-sdks)ページを参照してください。
* **メタデータフィールド**：`Metadata`フィールドを支払いおよびサブスクリプションに追加し、追加情報を保存できるようにしました。詳細は[Metadata](/api-reference/metadata)ページをご確認ください。
* **カスタマーAPI**：以下のエンドポイントを含むようにカスタマーAPIを拡張しました。支払いおよびサブスクリプションで`customer_id`を渡すことで、カスタマーの重複を防げます。
  * **Create Customer**：[/api-reference/customers/create-customer](/api-reference/customers/create-customer)
  * **Patch Customer**：[/api-reference/customers/patch-customer](/api-reference/customers/patch-customer)

## マイナーな改善とバグ修正

* 様々なマイナーな修正と改善。
