diff --git a/confluence-mdx/var/pages.qm.yaml b/confluence-mdx/var/pages.qm.yaml index 219e9d683..6144b7b66 100644 --- a/confluence-mdx/var/pages.qm.yaml +++ b/confluence-mdx/var/pages.qm.yaml @@ -4268,6 +4268,18 @@ - "Release Notes" "path": - "release-notes" +- "page_id": "1924891357" + "title": "11.6.0 ~ 11.6.5" + "title_orig": "11.6.0 ~ 11.6.5" + "breadcrumbs": + - "Release Notes" + - "11.6.0 ~ 11.6.5" + "breadcrumbs_en": + - "Release Notes" + - "11.6.0 ~ 11.6.5" + "path": + - "release-notes" + - "11.6.0-11.6.5" - "page_id": "1751810049" "title": "11.5.0 ~ 11.5.7" "title_orig": "11.5.0 ~ 11.5.7" @@ -5000,18 +5012,6 @@ - "Unreleased" "path": - "unreleased" -- "page_id": "1924891357" - "title": "11.6.0 ~ 11.6.5" - "title_orig": "11.6.0 ~ 11.6.5" - "breadcrumbs": - - "Unreleased" - - "11.6.0 ~ 11.6.5" - "breadcrumbs_en": - - "Unreleased" - - "11.6.0 ~ 11.6.5" - "path": - - "unreleased" - - "11.6.0-11.6.5" - "page_id": "1911652402" "title": "Reverse Sync Test Page" "title_orig": "Reverse Sync Test Page" diff --git a/public/administrator-manual/databases/connection-management/db-connections/image-20260707-060911.png b/public/administrator-manual/databases/connection-management/db-connections/image-20260707-060911.png new file mode 100644 index 000000000..56cad4cd6 Binary files /dev/null and b/public/administrator-manual/databases/connection-management/db-connections/image-20260707-060911.png differ diff --git a/src/content/en/administrator-manual/databases/connection-management/db-connections.mdx b/src/content/en/administrator-manual/databases/connection-management/db-connections.mdx index 07c663c8d..f8e7d550c 100644 --- a/src/content/en/administrator-manual/databases/connection-management/db-connections.mdx +++ b/src/content/en/administrator-manual/databases/connection-management/db-connections.mdx @@ -181,7 +181,8 @@ Secret Store is only supported for DB Connections that use Username/Password aut Secret Store is not available for BigQuery, Spanner, Athena, and DynamoDB, which use cloud service-specific authentication. Secret Store item is displayed when Secret Store usage is enabled in the Admin > General > Company Management > Security settings menu, and to actually use Secret Store, configuration is required on the Admin > General > Integration > Secret Store settings page. -(Since version 11.4.0, this has been improved to work with only the Integration settings, regardless of this setting.) +(Since version 11.4.0, this has been improved to work with only the Integration settings, regardless of this setting. +) For detailed information, refer to the [Secret Store Integration](../../general/system/integrations/integrating-with-secret-store) document. @@ -192,10 +193,6 @@ For detailed information, refer to the [Secret Store Integration](../../general/ DB Account items are displayed differently depending on the Secret Engine type stored in Secret Store settings. -**AWS Secrets Manager** - -* **Secret ID** : Enter the name of the Secret stored in AWS Secrets Manager (e.g., `prod/db/credentials`). - * When `Secret Engine` = K/V setting, Username / Password input fields are displayed on the connection information page. * Enter the Vault Path in the Username / Password fields. * Path can be entered in the format `prod_db/data/mysql?username`. @@ -205,6 +202,32 @@ DB Account items are displayed differently depending on the Secret Engine type s * Enter the Vault Path in the Account field. * Path can be entered in the format `prod_db/creds/mysql_role`. +**AWS Secrets Manager** + +* **Secret ID** : Enter the name of the Secret stored in AWS Secrets Manager (e.g., `prod/db/credentials`). + +#### Notes on Use QSI Parser Settings + + +Use QSI Parser Settings + +Queries must be parsed before policies can be applied. +For data sources that are not officially supported by policies, you can use an ANSI SQL-level parser or specify a compatible parser to partially enable policy application. +(Available starting from version 11.6.0) + +
+image-20260707-060911.png +
+
+ +| **Data Source** | **Selectable QSI Parser** | **QueryPie ACP version** | +| ------------------ | ------------------------------ | ------------------------ | +| Custom JDBC Vendor | ANSI, PostgreSQL, MySQL, Trino | 11.6.0 ~ | +| Tibero | ANSI, Trino | 11.6.1 ~ | +| Teradata | ANSI, PostgreSQL, Trino | 11.6.1 ~ | +| Presto | ANSI, Trino | 11.6.1~ | +| Cubrid | ANSI, MySQL | 11.6.2 | +| Snowflake | ANSI, PostgreSQL, Trino | 11.6.3 | ### Additional Settings diff --git a/src/content/en/installation/product-versions.mdx b/src/content/en/installation/product-versions.mdx index 0d94367f1..165abfdd2 100644 --- a/src/content/en/installation/product-versions.mdx +++ b/src/content/en/installation/product-versions.mdx @@ -11,18 +11,20 @@ This page provides information about official releases of QueryPie ACP. These are the official QueryPie ACP releases currently available for installation and operation. -| **Version** | **Build Tag** | **Release Note** | **Release Date** | **Status** | -| ----------- | ---------------- | --------------------------------------------------------------------- | ---------------- | --------------------------- | -| 11.6.4 | `11.6.4-9be1f67` | | Jun 23, 2026 | Ready for Community Edition | -| 11.6.3 | `11.6.3-fc0a230` | | May 28, 2026 | Deprecated | -| 11.6.2 | `11.6.2-151a452` | | Apr 16, 2026 | Deprecated | -| 11.6.1 | `11.6.1-44ad3a9` | | Mar 20, 2026 | Deprecated | -| 11.6.0 | `11.6.0-886d8e8` | [Link](https://github.com/querypie/querypie-community/discussions/11) | Feb 13, 2026 | Deprecated | -| 11.5.6 | `11.5.6-ec6acc4` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.7) | May 28, 2026 | Deprecated | -| 11.5.5 | `11.5.5-7c5b73d` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.7) | Apr 16, 2026 | Deprecated | -| 11.5.4 | `11.5.4-702dd33` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.7) | Mar 20, 2026 | Deprecated | -| 11.5.1 | `11.5.1-e0fc574` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.7) | Jan 23, 2026 | Deprecated | -| 11.5.0 | `11.5.0-dce9f84` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.7) | Dec 16, 2025 | Deprecated | +| **Version** | **Build Tag** | **Release Note** | **Release Date** | **Status** | +| ----------- | ---------------- | ------------------------------------------------- | ---------------- | ---------------------------- | +| 11.6.5 | `11.6.5-ba8dd33` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | Jul 2, 2026 | Ready for Community Edition | +| 11.6.4 | `11.6.4-9be1f67` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | Jun 23, 2026 | Outdated | +| 11.6.3 | `11.6.3-fc0a230` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | May 28, 2026 | Deprecated | +| 11.6.2 | `11.6.2-151a452` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | Apr 16, 2026 | Deprecated | +| 11.6.1 | `11.6.1-44ad3a9` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | Mar 20, 2026 | Deprecated | +| 11.6.0 | `11.6.0-886d8e8` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | Feb 13, 2026 | Deprecated | +| 11.5.7 | `11.5.7-2db5ae7` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | Jul 2, 2026 | Ready for Enterprise Edition | +| 11.5.6 | `11.5.6-ec6acc4` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | May 28, 2026 | Deprecated | +| 11.5.5 | `11.5.5-7c5b73d` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | Apr 16, 2026 | Deprecated | +| 11.5.4 | `11.5.4-702dd33` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | Mar 20, 2026 | Deprecated | +| 11.5.1 | `11.5.1-e0fc574` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | Jan 23, 2026 | Deprecated | +| 11.5.0 | `11.5.0-dce9f84` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | Dec 16, 2025 | Deprecated | #### Status @@ -60,4 +62,3 @@ There are no functional differences based on registry selection. New and experimental features are added quickly to Community Edition. For Enterprise Edition, recommended versions are set conservatively to provide a more stable product and smoother technical support. - diff --git a/src/content/en/unreleased/11.6.0-11.6.5.mdx b/src/content/en/release-notes/11.6.0-11.6.5.mdx similarity index 98% rename from src/content/en/unreleased/11.6.0-11.6.5.mdx rename to src/content/en/release-notes/11.6.0-11.6.5.mdx index 2beb491a2..588370412 100644 --- a/src/content/en/unreleased/11.6.0-11.6.5.mdx +++ b/src/content/en/release-notes/11.6.0-11.6.5.mdx @@ -148,7 +148,7 @@ April 21, 2026 * [DAC] Added access control for Audit Log lookup * [DAC] Added ClickHouse HTTPS connection support * [DAC] Added Custom JDBC Vendor configuration file upload, Driver Class auto-detection, Vault integration, and Firebird-family vendor support -* [DAC] Added Cubrid support (policy application and Proxy not supported) +* [DAC] Added Cubrid support (policy application and Proxy are not supported. However, when ANSI QSI is enabled, policy application is partially available within the parser's supported scope.) * [SAC] Added single Server Policy lookup API * [KAC] Added KAC Web Client (beta) * [MCP] Added tools to query DAC/SAC/KAC audit logs through MCP diff --git a/src/content/en/release-notes/_meta.ts b/src/content/en/release-notes/_meta.ts index e6b3219e1..1d1ab2dd4 100644 --- a/src/content/en/release-notes/_meta.ts +++ b/src/content/en/release-notes/_meta.ts @@ -1,4 +1,5 @@ export default { + '11.6.0-11.6.5': '11.6.0 ~ 11.6.5', '11.5.0-11.5.7': '11.5.0 ~ 11.5.7', '11.4.0': '11.4.0', '11.3.0': '11.3.0', diff --git a/src/content/en/unreleased/_meta.ts b/src/content/en/unreleased/_meta.ts index bb829d3ce..441b01317 100644 --- a/src/content/en/unreleased/_meta.ts +++ b/src/content/en/unreleased/_meta.ts @@ -1,4 +1,3 @@ export default { - '11.6.0-11.6.5': '11.6.0 ~ 11.6.5', 'reverse-sync-test-page': 'Reverse Sync Test Page', }; diff --git a/src/content/ja/administrator-manual/databases/connection-management/db-connections.mdx b/src/content/ja/administrator-manual/databases/connection-management/db-connections.mdx index be363ff67..5daeb8f2f 100644 --- a/src/content/ja/administrator-manual/databases/connection-management/db-connections.mdx +++ b/src/content/ja/administrator-manual/databases/connection-management/db-connections.mdx @@ -50,7 +50,7 @@ Administrator > Databases > Connection Management > DB Connections > * **Secret Store** :認証情報保存位置 * QueryPie:QueryPie内部に保存 * その他、登録したVault名が表示される - * 選択した認証情報保存位置属性に 따라追加認証情報表示方式が異なる + * 選択した認証情報保存位置の属性に応じて、追加認証情報の表示方式が異なる * `Test Connection`ボタンをクリックして、コネクション接続情報が有効かを確認できます。 * Additional Information:付加情報入力 * 詳細説明は下部**Additional Information**セクション参照 @@ -169,7 +169,7 @@ Administrator > Databases > DB Connections > List Details > Connecti * Secret Store:認証情報保存位置 * QueryPie:QueryPie内部に保存 * その他、登録したVault名が表示される - * 選択した認証情報保存位置属性に 따라追加認証情報表示方式が異なる + * 選択した認証情報保存位置の属性に応じて、追加認証情報の表示方式が異なる `Test Connection`ボタンをクリックして、コネクション接続情報が有効かを確認できます。 @@ -191,11 +191,7 @@ Secret Store項目はAdmin > General > Company Management > Security設 **Harshcorp Vault** -Secret Store設定に保存されたSecret Engineタイプに따라DB Account項目が異なって表示されます。 - -**AWS Secrets Manager** - -* **Secret ID** : AWS Secrets Managerに保存されたSecretの名前を入力します(例:`prod/db/credentials`)。 +Secret Store設定に保存されたSecret Engineタイプに応じてDB Account項目が異なって表示されます。 * `Secret Engine` = K/V設定時、コネクション情報ページでUsername / Password入力項目が表示されます。 * Username / Password項目にVaultのPathを入力します。 @@ -206,6 +202,32 @@ Secret Store設定に保存されたSecret Engineタイプに따라DB Account項 * Account項目にVaultのPathを入力します。 * Pathの形態は`prod_db/creds/mysql_role`形態で入力できます。 +**AWS Secrets Manager** + +* **Secret ID** : AWS Secrets Managerに保存されたSecretの名前を入力します(例:`prod/db/credentials`)。 + +#### Use QSI Parser設定に関する参考事項 + + +Use QSI Parser設定 + +ポリシーを適用するには、クエリ構文を解析する必要があります。 +公式にポリシーをサポートしていないDatasourceに対してANSIクエリレベルのparserを使用するか、互換性のあるparserを指定すると、部分的にポリシー適用が可能になります。 +(11.6.0以降のバージョンから使用可能) + +
+image-20260707-060911.png +
+
+ +| **Data Source** | **Selectable QSI Parser** | **QueryPie ACP version** | +| ------------------ | ------------------------------ | ------------------------ | +| Custom JDBC Vendor | ANSI, PostgreSQL, MySQL, Trino | 11.6.0 ~ | +| Tibero | ANSI, Trino | 11.6.1 ~ | +| Teradata | ANSI, PostgreSQL, Trino | 11.6.1 ~ | +| Presto | ANSI, Trino | 11.6.1~ | +| Cubrid | ANSI, MySQL | 11.6.2 | +| Snowflake | ANSI, PostgreSQL, Trino | 11.6.3 | ### 追加設定 diff --git a/src/content/ja/installation/product-versions.mdx b/src/content/ja/installation/product-versions.mdx index 8fbef4989..a95f550dc 100644 --- a/src/content/ja/installation/product-versions.mdx +++ b/src/content/ja/installation/product-versions.mdx @@ -11,18 +11,20 @@ QueryPie ACPの公式リリースバージョン情報を提供します。 現在インストールおよび運用が可能なQueryPie ACP公式リリースバージョンです。 -| **Version** | **Build Tag** | **Release Note** | **Release Date** | **Status** | -| ----------- | ---------------- | --------------------------------------------------------------------- | ---------------- | --------------------------- | -| 11.6.4 | `11.6.4-9be1f67` | | 2026. 06. 23. | Ready for Community Edition | -| 11.6.3 | `11.6.3-fc0a230` | | 2026. 05. 28. | Deprecated | -| 11.6.2 | `11.6.2-151a452` | | 2026. 04. 16. | Deprecated | -| 11.6.1 | `11.6.1-44ad3a9` | | 2026. 03. 20. | Deprecated | -| 11.6.0 | `11.6.0-886d8e8` | [Link](https://github.com/querypie/querypie-community/discussions/11) | 2026. 02. 13. | Deprecated | -| 11.5.6 | `11.5.6-ec6acc4` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.7) | 2026. 05. 28. | Deprecated | -| 11.5.5 | `11.5.5-7c5b73d` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.7) | 2026. 04. 16. | Deprecated | -| 11.5.4 | `11.5.4-702dd33` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.7) | 2026. 03. 20. | Deprecated | -| 11.5.1 | `11.5.1-e0fc574` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.7) | 2026. 01. 23. | Deprecated | -| 11.5.0 | `11.5.0-dce9f84` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.7) | 2025. 12. 16. | Deprecated | +| **Version** | **Build Tag** | **Release Note** | **Release Date** | **Status** | +| ----------- | ---------------- | ------------------------------------------------- | ---------------- | ---------------------------- | +| 11.6.5 | `11.6.5-ba8dd33` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | 2026. 07. 02. | Ready for Community Edition | +| 11.6.4 | `11.6.4-9be1f67` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | 2026. 06. 23. | Outdated | +| 11.6.3 | `11.6.3-fc0a230` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | 2026. 05. 28. | Deprecated | +| 11.6.2 | `11.6.2-151a452` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | 2026. 04. 16. | Deprecated | +| 11.6.1 | `11.6.1-44ad3a9` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | 2026. 03. 20. | Deprecated | +| 11.6.0 | `11.6.0-886d8e8` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | 2026. 02. 13. | Deprecated | +| 11.5.7 | `11.5.7-2db5ae7` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | 2026. 07. 02. | Ready for Enterprise Edition | +| 11.5.6 | `11.5.6-ec6acc4` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | 2026. 05. 28. | Deprecated | +| 11.5.5 | `11.5.5-7c5b73d` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | 2026. 04. 16. | Deprecated | +| 11.5.4 | `11.5.4-702dd33` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | 2026. 03. 20. | Deprecated | +| 11.5.1 | `11.5.1-e0fc574` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | 2026. 01. 23. | Deprecated | +| 11.5.0 | `11.5.0-dce9f84` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | 2025. 12. 16. | Deprecated | #### Status @@ -60,4 +62,3 @@ Community / Standard / Enterprise Editionはすべて同じコンテナイメー Community Editionには新機能や実験的な機能が迅速に追加されます。 Enterprise Editionの場合、より安定した製品と円滑な技術サポートを提供するため、推奨バージョンが保守的に設定されます。 - diff --git a/src/content/ja/unreleased/11.6.0-11.6.5.mdx b/src/content/ja/release-notes/11.6.0-11.6.5.mdx similarity index 99% rename from src/content/ja/unreleased/11.6.0-11.6.5.mdx rename to src/content/ja/release-notes/11.6.0-11.6.5.mdx index 902eb8a79..811f27466 100644 --- a/src/content/ja/unreleased/11.6.0-11.6.5.mdx +++ b/src/content/ja/release-notes/11.6.0-11.6.5.mdx @@ -148,7 +148,7 @@ confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1924891357/1 * [DAC] Audit Log照会権限制御機能追加 * [DAC] ClickHouse HTTPS接続サポート * [DAC] Custom JDBC Vendor設定ファイルアップロード、Driver Class自動検知、Vault連動およびFirebird系ベンダー対応追加 -* [DAC] Cubridサポート(ポリシー適用およびProxyは未サポート) +* [DAC] Cubridサポート(ポリシー適用およびProxyは未サポートです。ただし、ANSI QSIを使用するよう設定した場合は、パーサーの動作範囲内で部分的にポリシー適用が可能です。) * [SAC] Server Policy単件照会API追加 * [KAC] KAC Web Client(ベータ)追加 * [MCP] MCPを通じてDAC/SAC/KAC監査ログを照会できるツール追加 diff --git a/src/content/ja/release-notes/_meta.ts b/src/content/ja/release-notes/_meta.ts index e6b3219e1..1d1ab2dd4 100644 --- a/src/content/ja/release-notes/_meta.ts +++ b/src/content/ja/release-notes/_meta.ts @@ -1,4 +1,5 @@ export default { + '11.6.0-11.6.5': '11.6.0 ~ 11.6.5', '11.5.0-11.5.7': '11.5.0 ~ 11.5.7', '11.4.0': '11.4.0', '11.3.0': '11.3.0', diff --git a/src/content/ja/unreleased/_meta.ts b/src/content/ja/unreleased/_meta.ts index bb829d3ce..441b01317 100644 --- a/src/content/ja/unreleased/_meta.ts +++ b/src/content/ja/unreleased/_meta.ts @@ -1,4 +1,3 @@ export default { - '11.6.0-11.6.5': '11.6.0 ~ 11.6.5', 'reverse-sync-test-page': 'Reverse Sync Test Page', }; diff --git a/src/content/ko/administrator-manual/databases/connection-management/db-connections.mdx b/src/content/ko/administrator-manual/databases/connection-management/db-connections.mdx index 9f1e1251a..3024781e1 100644 --- a/src/content/ko/administrator-manual/databases/connection-management/db-connections.mdx +++ b/src/content/ko/administrator-manual/databases/connection-management/db-connections.mdx @@ -206,6 +206,28 @@ Secret Store 설정에 저장된 Secret Engine 타입에 따라 DB Account 항 * **Secret ID** : AWS Secrets Manager에 저장된 Secret의 이름을 입력합니다 (예: `prod/db/credentials`). +#### Use QSI Parser 설정 관련 참고 사항 + + +Use QSI Parser 설정 + +정책을 적용하기 위해서는 쿼리 구문에 대해서 해석이 되어야 합니다. +기존에 공식적으로 정책을 지원하지 않는 Datasource에 대해 ANSI 쿼리 수준의 parser를 사용하거나 호환 가능한 parser를 지정한 뒤, 부분적으로 정책적용을 가능하게 합니다. +(11.6.0 이상 버전 부터 사용 가능) + +
+image-20260707-060911.png +
+
+ +| **Data Source** | **Selectable QSI Parser** | **QueryPie ACP version** | +| ------------------ | ------------------------------ | ------------------------ | +| Custom JDBC Vendor | ANSI, PostgreSQL, MySQL, Trino | 11.6.0 ~ | +| Tibero | ANSI, Trino | 11.6.1 ~ | +| Teradata | ANSI, PostgreSQL, Trino | 11.6.1 ~ | +| Presto | ANSI, Trino | 11.6.1~ | +| Cubrid | ANSI, MySQL | 11.6.2 | +| Snowflake | ANSI, PostgreSQL, Trino | 11.6.3 | ### 추가 설정하기 diff --git a/src/content/ko/installation/product-versions.mdx b/src/content/ko/installation/product-versions.mdx index f368a8458..c7176ba3a 100644 --- a/src/content/ko/installation/product-versions.mdx +++ b/src/content/ko/installation/product-versions.mdx @@ -11,18 +11,20 @@ QueryPie ACP의 공식 출시 버전 정보를 제공합니다. 현재 설치 및 운영이 가능한 QueryPie ACP 공식 출시 버전입니다. -| **Version** | **Build Tag** | **Release Note** | **Release Date** | **Status** | -| ----------- | ---------------- | --------------------------------------------------------------------- | ---------------- | --------------------------- | -| 11.6.4 | `11.6.4-9be1f67` | | 2026. 06. 23. | Ready for Community Edition | -| 11.6.3 | `11.6.3-fc0a230` | | 2026. 05. 28. | Deprecated | -| 11.6.2 | `11.6.2-151a452` | | 2026. 04. 16. | Deprecated | -| 11.6.1 | `11.6.1-44ad3a9` | | 2026. 03. 20. | Deprecated | -| 11.6.0 | `11.6.0-886d8e8` | [Link](https://github.com/querypie/querypie-community/discussions/11) | 2026. 02. 13. | Deprecated | -| 11.5.6 | `11.5.6-ec6acc4` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.7) | 2026. 05. 28. | Deprecated | -| 11.5.5 | `11.5.5-7c5b73d` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.7) | 2026. 04. 16. | Deprecated | -| 11.5.4 | `11.5.4-702dd33` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.7) | 2026. 03. 20. | Deprecated | -| 11.5.1 | `11.5.1-e0fc574` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.7) | 2026. 01. 23. | Deprecated | -| 11.5.0 | `11.5.0-dce9f84` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.7) | 2025. 12. 16. | Deprecated | +| **Version** | **Build Tag** | **Release Note** | **Release Date** | **Status** | +| ----------- | ---------------- | -------------------------------------------------- | ---------------- | ---------------------------- | +| 11.6.5 | `11.6.5-ba8dd33` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | 2026. 07. 02. | Ready for Community Edition | +| 11.6.4 | `11.6.4-9be1f67` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | 2026. 06. 23. | Outdated | +| 11.6.3 | `11.6.3-fc0a230` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | 2026. 05. 28. | Deprecated | +| 11.6.2 | `11.6.2-151a452` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | 2026. 04. 16. | Deprecated | +| 11.6.1 | `11.6.1-44ad3a9` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | 2026. 03. 20. | Deprecated | +| 11.6.0 | `11.6.0-886d8e8` | [11.6.0 ~ 11.6.5](../release-notes/11.6.0-11.6.5) | 2026. 02. 13. | Deprecated | +| 11.5.7 | `11.5.7-2db5ae7` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | 2026. 07. 02. | Ready for Enterprise Edition | +| 11.5.6 | `11.5.6-ec6acc4` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | 2026. 05. 28. | Deprecated | +| 11.5.5 | `11.5.5-7c5b73d` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | 2026. 04. 16. | Deprecated | +| 11.5.4 | `11.5.4-702dd33` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | 2026. 03. 20. | Deprecated | +| 11.5.1 | `11.5.1-e0fc574` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | 2026. 01. 23. | Deprecated | +| 11.5.0 | `11.5.0-dce9f84` | [11.5.0 ~ 11.5.7](../release-notes/11.5.0-11.5.7) | 2025. 12. 16. | Deprecated | #### Status @@ -60,4 +62,3 @@ Registry 선택에 따른 기능 차이는 없습니다. Community Edition 에는 새로운 기능, 실험적인 기능이 빠르게 추가됩니다. Enterprise Edition 의 경우, 보다 안정적인 제품, 원활한 기술지원을 제공하기 위하여, 권장하는 버전이 보수적으로 설정됩니다. - diff --git a/src/content/ko/unreleased/11.6.0-11.6.5.mdx b/src/content/ko/release-notes/11.6.0-11.6.5.mdx similarity index 99% rename from src/content/ko/unreleased/11.6.0-11.6.5.mdx rename to src/content/ko/release-notes/11.6.0-11.6.5.mdx index e126bf9ee..9f09d3261 100644 --- a/src/content/ko/unreleased/11.6.0-11.6.5.mdx +++ b/src/content/ko/release-notes/11.6.0-11.6.5.mdx @@ -148,7 +148,7 @@ confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1924891357/1 * [DAC] Audit Log 조회 권한 제어 기능 추가 * [DAC] ClickHouse HTTPS 연결 지원 * [DAC] Custom JDBC Vendor 설정 파일 업로드, Driver Class 자동 감지, Vault 연동 및 Firebird 계열 벤더 대응 추가 -* [DAC] Cubrid 지원 (정책 적용 및 Proxy 미지원) +* [DAC] Cubrid 지원 (정책 적용 및 Proxy 미지원. 단, ANSI QSI를 사용하도록 설정한 경우는 파서 작동 범위 내에서 정책 적용 가능.) * [SAC] Server Policy 단건 조회 API 추가 * [KAC] KAC Web Client (베타) 추가 * [MCP] MCP를 통해 DAC/SAC/KAC 감사 로그를 조회할 수 있는 도구 추가 diff --git a/src/content/ko/release-notes/_meta.ts b/src/content/ko/release-notes/_meta.ts index e6b3219e1..1d1ab2dd4 100644 --- a/src/content/ko/release-notes/_meta.ts +++ b/src/content/ko/release-notes/_meta.ts @@ -1,4 +1,5 @@ export default { + '11.6.0-11.6.5': '11.6.0 ~ 11.6.5', '11.5.0-11.5.7': '11.5.0 ~ 11.5.7', '11.4.0': '11.4.0', '11.3.0': '11.3.0', diff --git a/src/content/ko/unreleased/_meta.ts b/src/content/ko/unreleased/_meta.ts index bb829d3ce..441b01317 100644 --- a/src/content/ko/unreleased/_meta.ts +++ b/src/content/ko/unreleased/_meta.ts @@ -1,4 +1,3 @@ export default { - '11.6.0-11.6.5': '11.6.0 ~ 11.6.5', 'reverse-sync-test-page': 'Reverse Sync Test Page', };