From 7c3da9b07461e358901287fd059d53aef9753b80 Mon Sep 17 00:00:00 2001 From: JK Date: Wed, 27 May 2026 21:52:05 +0900 Subject: [PATCH 1/2] =?UTF-8?q?Confluence=20=EC=9B=90=EB=AC=B8=20=EA=B0=B1?= =?UTF-8?q?=EC=8B=A0=EC=9D=84=20=EB=AC=B8=EC=84=9C=EC=97=90=20=EB=B0=98?= =?UTF-8?q?=EC=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Constraint: src/content MDX 업데이트만 PR 범위로 유지 Rejected: 로컬 main 직접 커밋 | origin/main이 앞서 있어 PR 브랜치로 분리 Confidence: high Scope-risk: narrow Directive: Confluence 원문 동기화 변경은 원문 기준 여부를 리뷰에서 확인할 것 Tested: npm run lint; npm run build in clean worktree after npm ci; git diff --cached --check --- .../databases/connection-management/db-connections.mdx | 4 ++-- src/content/ko/installation/product-versions.mdx | 9 ++++++--- 2 files changed, 8 insertions(+), 5 deletions(-) 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 a27c228f9..9f1e1251a 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 @@ -224,8 +224,8 @@ Additional Information 탭 -* `Max Display Rows` : 쿼리 실행 후 조회 가능한 데이터의 최대 행 수를 제한할 수 있습니다. -* `Max Export Rows` : 한 번에 내보낼 수 있는 데이터의 최대 행 수를 제한할 수 있습니다. +* `Max Display Rows` : 쿼리 실행 후 조회 가능한 데이터의 최대 행 수를 제한할 수 있습니다. (Query Web Editor 전용 옵션) +* `Max Export Rows` : 한 번에 내보낼 수 있는 데이터의 최대 행 수를 제한할 수 있습니다. (Query Web Editor 전용 옵션) * `Access Start Time` : 해당 커넥션에 접근 가능한 시간대의 시작 시간을 설정할 수 있습니다. * `Access End Time` : 해당 커넥션에 접근 가능한 시간대의 끝 시간을 설정할 수 있습니다. * `Weekday Access Denied` : 해당 커넥션에 접근 불가능한 요일을 복수로 선택할 수 있습니다. diff --git a/src/content/ko/installation/product-versions.mdx b/src/content/ko/installation/product-versions.mdx index 8639d1bc6..acfdb114a 100644 --- a/src/content/ko/installation/product-versions.mdx +++ b/src/content/ko/installation/product-versions.mdx @@ -13,9 +13,13 @@ QueryPie ACP의 공식 출시 버전 정보를 제공합니다. | **Version** | **Build Tag** | **Release Note** | **Release Date** | **Status** | | ----------- | ---------------- | --------------------------------------------------------------------- | ---------------- | ---------------------------- | -| 11.6.1 | `11.6.1-44ad3a9` | | 2026. 03. 20. | Ready for Community Edition | +| 11.6.1 | `11.6.1-44ad3a9` | | 2026. 05. 27. | Ready for Community Edition | +| 11.6.2 | `11.6.2-151a452` | | 2026. 04. 16. | Outdated | +| 11.6.1 | `11.6.1-44ad3a9` | | 2026. 03. 20. | Outdated | | 11.6.0 | `11.6.0-886d8e8` | [Link](https://github.com/querypie/querypie-community/discussions/11) | 2026. 02. 13. | Outdated | -| 11.5.4 | `11.5.4-702dd33` | [11.5.0 ~ 11.5.5](../release-notes/11.5.0-11.5.5) | 2026. 03. 20. | Ready for Enterprise Edition | +| 11.5.6 | `11.5.6-0f9bcf7` | | 2026. 05. 27. | Ready for Enterprise Edition | +| 11.5.5 | `11.5.5-7c5b73d` | [11.5.0 ~ 11.5.5](../release-notes/11.5.0-11.5.5) | 2026. 04. 16. | Outdated | +| 11.5.4 | `11.5.4-702dd33` | [11.5.0 ~ 11.5.5](../release-notes/11.5.0-11.5.5) | 2026. 03. 20. | Outdated | | 11.5.1 | `11.5.1-e0fc574` | [11.5.0 ~ 11.5.5](../release-notes/11.5.0-11.5.5) | 2026. 01. 23. | Outdated | | 11.5.0 | `11.5.0-dce9f84` | [11.5.0 ~ 11.5.5](../release-notes/11.5.0-11.5.5) | 2025. 12. 16. | Deprecated | | 11.3.5 | `11.3.5-099bd6b` | | 2025. 11. 27. | Outdated | @@ -58,4 +62,3 @@ Registry 선택에 따른 기능 차이는 없습니다. Community Edition 에는 새로운 기능, 실험적인 기능이 빠르게 추가됩니다. Enterprise Edition 의 경우, 보다 안정적인 제품, 원활한 기술지원을 제공하기 위하여, 권장하는 버전이 보수적으로 설정됩니다. - From 8dcc5af2c173b295a2963348c457a66fe6072513 Mon Sep 17 00:00:00 2001 From: JK Date: Wed, 27 May 2026 22:07:05 +0900 Subject: [PATCH 2/2] =?UTF-8?q?Confluence=20=EC=9B=90=EB=AC=B8=20=EA=B0=B1?= =?UTF-8?q?=EC=8B=A0=EC=9D=98=20=EB=8B=A4=EA=B5=AD=EC=96=B4=20=EB=AC=B8?= =?UTF-8?q?=EC=84=9C=20=EB=8C=80=EC=9D=91=EC=9D=84=20=EB=A7=9E=EC=B6=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Constraint: 한국어 src/content 변경에 대응하는 영어/일본어 MDX만 수정 Rejected: 한국어만 갱신한 상태 유지 | 언어별 문서 간 버전 안내가 불일치함 Confidence: high Scope-risk: narrow Directive: Confluence 원문 버전 표가 바뀌면 ko/en/ja 제품 버전 표를 함께 맞출 것 Tested: git diff --check; npm run lint; npm run build in clean worktree after npm ci --- .../databases/connection-management/db-connections.mdx | 4 ++-- src/content/en/installation/product-versions.mdx | 9 ++++++--- .../databases/connection-management/db-connections.mdx | 4 ++-- src/content/ja/installation/product-versions.mdx | 9 ++++++--- 4 files changed, 16 insertions(+), 10 deletions(-) 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 6684fd608..07c663c8d 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 @@ -223,8 +223,8 @@ Additional Information tab -* `Max Display Rows` : You can limit the maximum number of rows of data that can be viewed after query execution. -* `Max Export Rows` : You can limit the maximum number of rows of data that can be exported at once. +* `Max Display Rows` : You can limit the maximum number of rows of data that can be viewed after query execution. (Query Web Editor only) +* `Max Export Rows` : You can limit the maximum number of rows of data that can be exported at once. (Query Web Editor only) * `Access Start Time` : You can set the start time of the time period when the connection can be accessed. * `Access End Time` : You can set the end time of the time period when the connection can be accessed. * `Weekday Access Denied` : You can select multiple weekdays when the connection cannot be accessed. diff --git a/src/content/en/installation/product-versions.mdx b/src/content/en/installation/product-versions.mdx index 367b62d96..9a6922b46 100644 --- a/src/content/en/installation/product-versions.mdx +++ b/src/content/en/installation/product-versions.mdx @@ -13,9 +13,13 @@ These are the official QueryPie ACP releases currently available for installatio | **Version** | **Build Tag** | **Release Note** | **Release Date** | **Status** | | ----------- | ---------------- | --------------------------------------------------------------------- | ---------------- | ---------------------------- | -| 11.6.1 | `11.6.1-44ad3a9` | | Mar 20, 2026 | Ready for Community Edition | +| 11.6.1 | `11.6.1-44ad3a9` | | May 27, 2026 | Ready for Community Edition | +| 11.6.2 | `11.6.2-151a452` | | Apr 16, 2026 | Outdated | +| 11.6.1 | `11.6.1-44ad3a9` | | Mar 20, 2026 | Outdated | | 11.6.0 | `11.6.0-886d8e8` | [Link](https://github.com/querypie/querypie-community/discussions/11) | Feb 13, 2026 | Outdated | -| 11.5.4 | `11.5.4-702dd33` | [11.5.0 ~ 11.5.5](../release-notes/11.5.0-11.5.5) | Mar 20, 2026 | Ready for Enterprise Edition | +| 11.5.6 | `11.5.6-0f9bcf7` | | May 27, 2026 | Ready for Enterprise Edition | +| 11.5.5 | `11.5.5-7c5b73d` | [11.5.0 ~ 11.5.5](../release-notes/11.5.0-11.5.5) | Apr 16, 2026 | Outdated | +| 11.5.4 | `11.5.4-702dd33` | [11.5.0 ~ 11.5.5](../release-notes/11.5.0-11.5.5) | Mar 20, 2026 | Outdated | | 11.5.1 | `11.5.1-e0fc574` | [11.5.0 ~ 11.5.5](../release-notes/11.5.0-11.5.5) | Jan 23, 2026 | Outdated | | 11.5.0 | `11.5.0-dce9f84` | [11.5.0 ~ 11.5.5](../release-notes/11.5.0-11.5.5) | Dec 16, 2025 | Deprecated | | 11.3.5 | `11.3.5-099bd6b` | | Nov 27, 2025 | Outdated | @@ -58,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/ja/administrator-manual/databases/connection-management/db-connections.mdx b/src/content/ja/administrator-manual/databases/connection-management/db-connections.mdx index f0478a46a..be363ff67 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 @@ -224,8 +224,8 @@ Additional Informationタブ -* `Max Display Rows`:クエリ実行後照会可能なデータの最大行数を制限できます。 -* `Max Export Rows`:一度にエクスポートできるデータの最大行数を制限できます。 +* `Max Display Rows`:クエリ実行後照会可能なデータの最大行数を制限できます。(Query Web Editor専用オプション) +* `Max Export Rows`:一度にエクスポートできるデータの最大行数を制限できます。(Query Web Editor専用オプション) * `Access Start Time`:該当コネクションにアクセス可能な時間帯の開始時間を設定できます。 * `Access End Time`:該当コネクションにアクセス可能な時間帯の終了時間を設定できます。 * `Weekday Access Denied`:該当コネクションにアクセス不可能な曜日を複数選択できます。 diff --git a/src/content/ja/installation/product-versions.mdx b/src/content/ja/installation/product-versions.mdx index 1d877bafd..ea2b06509 100644 --- a/src/content/ja/installation/product-versions.mdx +++ b/src/content/ja/installation/product-versions.mdx @@ -13,9 +13,13 @@ QueryPie ACPの公式リリースバージョン情報を提供します。 | **Version** | **Build Tag** | **Release Note** | **Release Date** | **Status** | | ----------- | ---------------- | --------------------------------------------------------------------- | ---------------- | ---------------------------- | -| 11.6.1 | `11.6.1-44ad3a9` | | 2026. 03. 20. | Ready for Community Edition | +| 11.6.1 | `11.6.1-44ad3a9` | | 2026. 05. 27. | Ready for Community Edition | +| 11.6.2 | `11.6.2-151a452` | | 2026. 04. 16. | Outdated | +| 11.6.1 | `11.6.1-44ad3a9` | | 2026. 03. 20. | Outdated | | 11.6.0 | `11.6.0-886d8e8` | [Link](https://github.com/querypie/querypie-community/discussions/11) | 2026. 02. 13. | Outdated | -| 11.5.4 | `11.5.4-702dd33` | [11.5.0 ~ 11.5.5](../release-notes/11.5.0-11.5.5) | 2026. 03. 20. | Ready for Enterprise Edition | +| 11.5.6 | `11.5.6-0f9bcf7` | | 2026. 05. 27. | Ready for Enterprise Edition | +| 11.5.5 | `11.5.5-7c5b73d` | [11.5.0 ~ 11.5.5](../release-notes/11.5.0-11.5.5) | 2026. 04. 16. | Outdated | +| 11.5.4 | `11.5.4-702dd33` | [11.5.0 ~ 11.5.5](../release-notes/11.5.0-11.5.5) | 2026. 03. 20. | Outdated | | 11.5.1 | `11.5.1-e0fc574` | [11.5.0 ~ 11.5.5](../release-notes/11.5.0-11.5.5) | 2026. 01. 23. | Outdated | | 11.5.0 | `11.5.0-dce9f84` | [11.5.0 ~ 11.5.5](../release-notes/11.5.0-11.5.5) | 2025. 12. 16. | Deprecated | | 11.3.5 | `11.3.5-099bd6b` | | 2025. 11. 27. | Outdated | @@ -58,4 +62,3 @@ Community / Standard / Enterprise Editionはすべて同じコンテナイメー Community Editionには新機能や実験的な機能が迅速に追加されます。 Enterprise Editionの場合、より安定した製品と円滑な技術サポートを提供するため、推奨バージョンが保守的に設定されます。 -