> ## 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**용 공식 도도 페이먼트 SDK를 도입했습니다. 자세한 내용은 [SDK](/developer-resources/dodo-payments-sdks) 페이지를 참조하세요.
* **메타데이터 필드**: 결제 및 구독을 위한 `Metadata` 필드를 추가하여 추가 정보를 저장할 수 있도록 했습니다. 자세한 내용은 [메타데이터](/api-reference/metadata) 페이지를 참조하세요.
* **고객 API**: 다음 엔드포인트를 포함하도록 고객 API를 확장했습니다. 이제 결제 및 구독에 `customer_id`를 전달하여 고객 중복 생성을 방지할 수 있습니다.
  * **고객 생성**: [/api-reference/customers/create-customer](/api-reference/customers/create-customer)
  * **고객 수정**: [/api-reference/customers/patch-customer](/api-reference/customers/patch-customer)

## 사소한 개선 사항 및 버그 수정

* 다양한 사소한 수정 및 개선 사항.
