> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/configured-commerce/optimizely-configured-commerce/release-notes-for-configured-commerce-sdk.md).

# Configured Commerce SDKのリリースノート

- [SDKのリリースとダウンロード](https://manual.dxable.com/optimizely/configured-commerce/optimizely-configured-commerce/release-notes-for-configured-commerce-sdk/sdk-releases-and-downloads.md): Optimizelyマニュアル｜最新のOptimizely Configured Commerce SDKリリースをダウンロードし、リリースノートを表示し、アップグレード手順にアクセスしましょう。
- [Optimizely 構成のコマース SDK v5.2 リリース](https://manual.dxable.com/optimizely/configured-commerce/optimizely-configured-commerce/release-notes-for-configured-commerce-sdk/sdk-releases-and-downloads-1.md): Optimizelyマニュアル｜ユーザーとビジネス管理エクスペリエンスを強化する、Optimizely Configured Commerce SDK v5.2の新機能をご確認ください。
- [Configured Commerce SDK 5.2 のアップグレード手順](https://manual.dxable.com/optimizely/configured-commerce/optimizely-configured-commerce/release-notes-for-configured-commerce-sdk/upgrade-instructions-for-configured-commerce-sdk-5-2.md): Optimizelyマニュアル｜Optimizely Configured Commerce SDKをバージョン5.1から5.2にアップグレードするためのステップバイステップガイドです。
- [サポートされているバージョン](https://manual.dxable.com/optimizely/configured-commerce/optimizely-configured-commerce/release-notes-for-configured-commerce-sdk/supported-versions.md): Optimizelyマニュアル｜サポートされていないレガシーバージョンを含む、Optimizelyで構成されたCommerce SDKバージョンと廃止日の一覧です。
- [Optimizely 構成のコマース SDK v5.1 リリース](https://manual.dxable.com/optimizely/configured-commerce/optimizely-configured-commerce/release-notes-for-configured-commerce-sdk/optimizely-configured-commerce-sdk-v5-1-release.md): Optimizelyマニュアル｜B2Bデジタルプラットフォーム向けのOptimizely Configured Commerce SDK v5.1の最新機能、改善点、技術アップデートをご確認ください。
- [Configured Commerce SDK 5.1 のアップグレード手順と考慮事項](https://manual.dxable.com/optimizely/configured-commerce/optimizely-configured-commerce/release-notes-for-configured-commerce-sdk/upgrade-instructions-and-considerations-for-configured-commerce-sdk-5-1.md): Optimizelyマニュアル｜詳細な手順と考慮事項を含む、Optimizely Configured Commerce SDK 5.1へのアップグレードに関する包括的なガイドです。
- [オンプレミスおよび SDK v4.4 のサポートは 2021 年 5 月31 日に終了しました](https://manual.dxable.com/optimizely/configured-commerce/optimizely-configured-commerce/release-notes-for-configured-commerce-sdk/sunsetting-support-for-on-prem-sdk-v4-4-on-may-31-2021.md): Optimizelyマニュアル｜オンプレミス/SDK v4.4のサポート終了は2021年5月31日に発表されました。これ以上のバグ修正やサービスパックは提供されません。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/optimizely/configured-commerce/optimizely-configured-commerce/release-notes-for-configured-commerce-sdk.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
