From 88d0bf9f6a3d5ac8b14b5fe0d64c0c6fea508734 Mon Sep 17 00:00:00 2001 From: JK Date: Fri, 22 May 2026 16:49:15 +0900 Subject: [PATCH] =?UTF-8?q?mdx:=2011.5.5=20=EB=A6=B4=EB=A6=AC=EC=8A=A4=20?= =?UTF-8?q?=EB=85=B8=ED=8A=B8=20Confluence=20=EB=8F=99=EA=B8=B0=ED=99=94?= =?UTF-8?q?=20=EB=B0=8F=20=EB=B2=88=EC=97=AD=20=EB=B0=98=EC=98=81=20(KO/EN?= =?UTF-8?q?/JA)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary - Confluence space 원문 변경에 따른 11.5.5 릴리스 노트 변경사항을 반영합니다. - 기존 11.5.0 ~ 11.5.4 문서명을 11.5.0 ~ 11.5.5 기준으로 정리합니다. - 한국어 변경사항에 대응하는 영어/일본어 번역을 함께 반영합니다. ## Changes - `src/content/{ko,en,ja}/release-notes/11.5.0-11.5.4.mdx` 제거 - `src/content/{ko,en,ja}/release-notes/11.5.0-11.5.5.mdx`에서 11.5.5 릴리스 항목 정리 - `src/content/{ko,en,ja}/installation/product-versions.mdx`의 11.5.x 릴리스 노트 링크 라벨 정리 --- .../en/installation/product-versions.mdx | 6 +- .../en/release-notes/11.5.0-11.5.4.mdx | 153 ------------------ .../en/release-notes/11.5.0-11.5.5.mdx | 1 - .../ja/installation/product-versions.mdx | 6 +- .../ja/release-notes/11.5.0-11.5.4.mdx | 153 ------------------ .../ja/release-notes/11.5.0-11.5.5.mdx | 1 - .../ko/installation/product-versions.mdx | 6 +- .../ko/release-notes/11.5.0-11.5.4.mdx | 153 ------------------ .../ko/release-notes/11.5.0-11.5.5.mdx | 1 - 9 files changed, 9 insertions(+), 471 deletions(-) delete mode 100644 src/content/en/release-notes/11.5.0-11.5.4.mdx delete mode 100644 src/content/ja/release-notes/11.5.0-11.5.4.mdx delete mode 100644 src/content/ko/release-notes/11.5.0-11.5.4.mdx diff --git a/src/content/en/installation/product-versions.mdx b/src/content/en/installation/product-versions.mdx index 46e42ebd7..367b62d96 100644 --- a/src/content/en/installation/product-versions.mdx +++ b/src/content/en/installation/product-versions.mdx @@ -15,9 +15,9 @@ These are the official QueryPie ACP releases currently available for installatio | ----------- | ---------------- | --------------------------------------------------------------------- | ---------------- | ---------------------------- | | 11.6.1 | `11.6.1-44ad3a9` | | Mar 20, 2026 | Ready for Community Edition | | 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.4](../release-notes/11.5.0-11.5.5) | Mar 20, 2026 | Ready for Enterprise Edition | -| 11.5.1 | `11.5.1-e0fc574` | [11.5.0 ~ 11.5.4](../release-notes/11.5.0-11.5.5) | Jan 23, 2026 | Outdated | -| 11.5.0 | `11.5.0-dce9f84` | [11.5.0 ~ 11.5.4](../release-notes/11.5.0-11.5.5) | Dec 16, 2025 | Deprecated | +| 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.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 | | 11.3.0 | `11.3.0-559d539` | [11.3.0](../release-notes/11.3.0) | Sep 26, 2025 | Deprecated | | 11.1.2 | `11.1.2-1eaa817` | [11.1.0 ~ 11.1.2](../release-notes/11.1.0-11.1.2) | Aug 19, 2025 | Outdated | diff --git a/src/content/en/release-notes/11.5.0-11.5.4.mdx b/src/content/en/release-notes/11.5.0-11.5.4.mdx deleted file mode 100644 index 12b0a51a2..000000000 --- a/src/content/en/release-notes/11.5.0-11.5.4.mdx +++ /dev/null @@ -1,153 +0,0 @@ ---- -title: '11.5.0 ~ 11.5.4' -confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1751810049/11.5.0+~+11.5.4' ---- - -# 11.5.0 ~ 11.5.4 - - -### QueryPie 11.5.4 Release - -March 20, 2026 - - -**New Feature** - -* [DAC] Workflow SQL Execution Request Draft save/view/edit/submit functionality and External API support -* [DAC] SAP HANA Web Editor Auto Commit ON/OFF feature support -* [DAC] SAP HANA procedure/function block syntax support -* [DAC] Added Trino UNNEST syntax support -* [DAC] Added Trino datasource Kerberos authentication support -* [KAC] Added Vault Secret Store integration for GCP Cloud Provider and GKE Connection - - -**Improvement** - -* [Common] Fixed issue where agent terminated during Google Workspace SAML login on Multi Agent (macOS) -* [Common] Fixed issue where session disconnected when pressing arrow keys in SSH shell -* [DAC] Fixed impersonation error due to unhandled X-Trino-Original-User header in Trino JDBC 426+ environment -* [DAC] Fixed intermittent "The request is already executed" / Aborted error in Legacy policy-based SQL Request Workflow -* [DAC] Fixed issue where unmasking permission was not properly applied when exporting JOIN/Expression columns -* [DAC] Fixed startup failure due to unnecessary HTTPS certificate loading in Impala TCP binary mode -* [DAC] Fixed issue where same session became unresponsive after Syntax error occurred in Vertica -* [DAC] Improved metadata query executed during Trino proxy connection -* [DAC] Fixed missing CREATE statement permission verification in Trino schema access control -* [DAC] Improved minWritableBytes error when querying SAP HANA BLOB type -* [DAC] Fixed IndexOutOfBoundsException occurring during Cloud Provider synchronization -* [DAC] Fixed issue where session was interrupted or failed during large file processing when executing MySQL LOAD DATA LOCAL INFILE -* [DAC/SAC] Fixed issue where Port Forwarding was not properly maintained when using NOVA Reverse Tunnel, causing remote DB connection failure -* [SAC] Fixed code signing certificate compatibility issue during Windows Server Agent remote update -* [SAC] Improved kubectl command exception handling - - -### QueryPie 11.5.3 Release - -February 27, 2026 - - -**Improvement** - -* [Common] Fixed issue where emails continued to be sent even after disabling Workflow notifications in Email Integration -* [Common] Fixed sync failure issue due to resource path case mismatch during Azure VM Cloud Provider synchronization -* [DAC/SAC] Fixed zombie session accumulation and port exhaustion issue due to missing keepalive in Reverse Tunnel -* [DAC] Fixed issue where Redis Cluster connection via Reverse Tunnel was not possible -* [DAC] Fixed Impala connection failure issue via Agent Proxy - - -### QueryPie 11.5.2 Release - -February 11, 2026 - - -**Improvement** - -* [SAC] Added locked file handling logic when upgrading Server Agent 10.2.x legacy -* [SAC] Fixed Server Agent auto-update signature verification logic -* [SAC] Fixed Server Agent code signing verification logic - - -### QueryPie 11.5.1 Release - -January 22, 2026 - - -**New Feature** - -* [Common] License MCP Feature added -* [DAC] Added Select Audit Snapshot feature to save complete SELECT query results to S3 (Advanced only) -* [DAC] Implemented schema-based access control Workflow Audit Log Export -* [DAC] Added Stateful Session management feature for MCP -* [DAC] Added Spanner Batch DML request processing support -* [SAC] Added IP selection feature to RDP Server Agent Host column -* [SAC] Added feature to save complete list of Server Agent unicast addresses to DB - - -**Improvement** - -* [Common] Added /userinfo API for Access Token expiration time inquiry -* [Common] Applied mandatory authentication to GetEnvironment, GetKacProxyEnvironment API -* [Common] Fixed error when designating a substitute approver -* [Common] Addressed System.Text.Json (CVE-2024-30105) and System.Text.Encodings.Web (CVE-2021-26701) vulnerabilities -* [DAC] Added searchFilters option to CloudProvider External API -* [DAC] Improved to record tables inside subqueries in Query Audit -* [DAC] Improved JDBC Connection Dispose stability and added Connection status check -* [DAC] Improved JDBC Connection Dispose stability to resolve APP server memory overload issue and added ExecutionPipeline Connection null check -* [DAC] Added force termination and Connection status check when stopping Redshift -* [DAC] Fixed issue occurring when using export request with query using WITH clause in Impala via Workflow -* [DAC] Fixed ClickHouse proxy connection error -* [DAC] Fixed issue where tags were not displayed in DB Policy Exception -* [DAC] Improved Privilege type column header to be sortable by click in DB Access Request in Workflow -* [SAC] Fixed Windows Server Remote Desktop connection termination due to RDP session time overflow -* [SAC] Added Headless Agent automatic re-authentication support -* [SAC] Improved Server Agent behavior to resolve MCCS redundancy Windows Server communication failure issue - - -### QueryPie 11.5.0 Release - -December 15, 2025 - - -**New Feature** - -* [Common] Email notification functionality for privilege expiration (Deactivated) added -* [Common] Logging functionality for access attempts from unauthorized IPs added -* [DAC] Google Spanner policy and Proxy support -* [DAC] ClickHouse policy and Proxy support -* [DAC] Vertica Proxy support -* [DAC] Schema access control implementation and approval request integration - - -**Improvement** - -* [Common] Display Name display improvement when using SAML authentication -* [Common] MFA application improvement for Identity Provider -* [Common] Admin Role - Database Access Control Read-only permission added -* [Common] DB Access Request Connection Owner selection improvement in Workflow Approval Rule -* [Common] Invalid license handling improvement -* [Common] API Docs required field display improvement -* [Common] Fixed issue where Multi Agent retried connection with expired token -* [Common] Current IP address display on IP access restriction screen -* [Common] Fixed Lock wait timeout error when attempting login during Dry run in IdP settings -* [DAC] Execution Status improvement when approver rejects SQL Request, SQL Export Request -* [DAC] Exception Management workflow privilege detail status management improvement -* [DAC] Table name display improvement in Web Editor Import popup window -* [DAC] Query Audit Label display fix when querying MongoDB Ledger Table -* [DAC] Display method fix when executor cancels in Urgent mode in Workflow -* [DAC] Error handling improvement when MySQL connection has no account information (Id/Password) -* [DAC] Column information update improvement when changing sheets in Excel Import -* [DAC] Max Display Rows setting behavior improvement -* [DAC] Handling improvement when MongoDB masking target field is Array -* [DAC] PostgreSQL Prepare Statement Integer Null Parameter handling improvement -* [DAC] Proxy Usage validation strengthening when Redis Cluster is enabled -* [DAC] Modified to allow multiple tag selection in DB Policy Exception Request -* [DAC] Fixed issue where JDBC.NET Process did not terminate when Engine abnormally terminated -* [DAC] Fixed error occurrence issue when importing PostgreSQL/Redshift -* [DAC] Private certificate support when connecting Trino with TLS -* [DAC] Excluded expired users from Connection Accessible Users list -* [DAC] Improvement to allow reusing previous reason when entering reason in Web Editor -* [DAC] MongoDB / DocumentDB Data Tab page size limited to 100 -* [DAC] Fixed issue where Ledger was not recorded in Query Audit when executing Ledger Workflow -* [DAC] Password change UI support when Vertica password expires -* [DAC] Fixed issue where table alias was not properly analyzed in DELETE FROM table statement -* [SAC] Prohibited command behavior improvement - history edit case handling -* [SAC] Session Monitoring menu location change and Server Monitoring Full Access permission added diff --git a/src/content/en/release-notes/11.5.0-11.5.5.mdx b/src/content/en/release-notes/11.5.0-11.5.5.mdx index b0e23f44c..7d610aca0 100644 --- a/src/content/en/release-notes/11.5.0-11.5.5.mdx +++ b/src/content/en/release-notes/11.5.0-11.5.5.mdx @@ -15,7 +15,6 @@ April 21, 2026 * [DAC] Added permission control for Audit Log viewing * [DAC] Added ClickHouse HTTPS connection support * [SAC] Added support for viewing Server Policy details and an API for retrieving a single policy -* [KAC] Added KAC Web Client (Beta) **Improvement** diff --git a/src/content/ja/installation/product-versions.mdx b/src/content/ja/installation/product-versions.mdx index efbe9cec5..1d877bafd 100644 --- a/src/content/ja/installation/product-versions.mdx +++ b/src/content/ja/installation/product-versions.mdx @@ -15,9 +15,9 @@ QueryPie ACPの公式リリースバージョン情報を提供します。 | ----------- | ---------------- | --------------------------------------------------------------------- | ---------------- | ---------------------------- | | 11.6.1 | `11.6.1-44ad3a9` | | 2026. 03. 20. | Ready for Community Edition | | 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.4](../release-notes/11.5.0-11.5.5) | 2026. 03. 20. | Ready for Enterprise Edition | -| 11.5.1 | `11.5.1-e0fc574` | [11.5.0 ~ 11.5.4](../release-notes/11.5.0-11.5.5) | 2026. 01. 23. | Outdated | -| 11.5.0 | `11.5.0-dce9f84` | [11.5.0 ~ 11.5.4](../release-notes/11.5.0-11.5.5) | 2025. 12. 16. | Deprecated | +| 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.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 | | 11.3.0 | `11.3.0-559d539` | [11.3.0](../release-notes/11.3.0) | 2025. 09. 26. | Deprecated | | 11.1.2 | `11.1.2-1eaa817` | [11.1.0 ~ 11.1.2](../release-notes/11.1.0-11.1.2) | 2025. 08. 19. | Outdated | diff --git a/src/content/ja/release-notes/11.5.0-11.5.4.mdx b/src/content/ja/release-notes/11.5.0-11.5.4.mdx deleted file mode 100644 index 5322a64e9..000000000 --- a/src/content/ja/release-notes/11.5.0-11.5.4.mdx +++ /dev/null @@ -1,153 +0,0 @@ ---- -title: '11.5.0 ~ 11.5.4' -confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1751810049/11.5.0+~+11.5.4' ---- - -# 11.5.0 ~ 11.5.4 - - -### QueryPie 11.5.4 Release - -2026年03月20日 - - -**New Feature** - -* [DAC] Workflow SQL Execution Request Draft一時保存/照会/修正/提出機能およびExternal APIサポート -* [DAC] SAP HANA WebエディターAuto Commit ON/OFF機能サポート -* [DAC] SAP HANAプロシージャ/関数ブロック構文サポート -* [DAC] Trino UNNEST構文サポート追加 -* [DAC] TrinoデータソースKerberos認証サポート追加 -* [KAC] GCP Cloud ProviderおよびGKE ConnectionにVault Secret Store連携機能追加 - - -**Improvement** - -* [共通] Multi Agent(macOS)でGoogle Workspace SAMLログイン時にエージェントが終了する問題修正 -* [共通] SSHシェルで方向キー入力時セッションが切断される問題修正 -* [DAC] Trino JDBC 426+環境でX-Trino-Original-Userヘッダー未処理によるimpersonationエラーが発生する問題修正 -* [DAC] Legacyポリシー基盤SQL Request Workflowで間欠的に「The request is already executed」/ Abortedエラーが発生する問題修正 -* [DAC] JOIN/ExpressionカラムExport時マスキング解除権限が正常に適用されない問題修正 -* [DAC] Impala TCP binaryモードで不要なHTTPS証明書ロードによる起動失敗問題修正 -* [DAC] VerticaでSyntaxエラー発生後同一セッションが応答なし状態になる問題修正 -* [DAC] Trinoプロキシ接続時に実行されるメタデータ照会クエリ改善 -* [DAC] Trinoスキーマアクセス制御時CREATE構文権限検証が漏れる問題修正 -* [DAC] SAP HANA BLOBタイプ照会時minWritableBytesエラー改善 -* [DAC] Cloud Provider同期時IndexOutOfBoundsExceptionが発生する問題修正 -* [DAC] MySQL LOAD DATA LOCAL INFILE実行時大容量ファイル処理中セッションが中断または失敗する問題修正 -* [DAC/SAC] NOVA Reverse Tunnel使用時Port Forwardingが正常に維持されずリモートDB接続が失敗する問題修正 -* [SAC] Windows Server Agent遠隔アップデート時コード署名証明書互換性問題修正 -* [SAC] kubectlコマンド例外処理改善 - - -### QueryPie 11.5.3 Release - -2026年02月27日 - - -**Improvement** - -* [共通] Email IntegrationでWorkflow通知を無効化してもメールが継続して送信される問題修正 -* [共通] Azure VM Cloud Provider同期時にリソースパスの大文字小文字不一致で同期されない問題修正 -* [DAC/SAC] Reverse Tunnelでkeepaliveがないことによるゾンビセッション累積・ポート枯渇問題修正 -* [DAC] Reverse Tunnelを通じたRedis Clusterへの接続不可問題修正 -* [DAC] Agent Proxyを通じたImpala接続失敗問題修正 - - -### QueryPie 11.5.2 Release - -2026年02月11日 - - -**Improvement** - -* [SAC] Server Agent 10.2.xレガシーアップグレード時のロックファイル処理ロジック追加 -* [SAC] Server Agent自動アップデート署名検証ロジック修正 -* [SAC] Server Agentコード署名検証ロジック修正 - - -### QueryPie 11.5.1 Release - -2026年01月22日 - - -**New Feature** - -* [共通] License MCP Feature追加 -* [DAC] SELECTクエリ結果の全データをS3に保存するSelect Audit Snapshot機能追加(Advanced専用) -* [DAC] スキーマ基盤アクセス制御Workflow Audit Log Export実装 -* [DAC] MCP用Stateful Session管理機能追加 -* [DAC] Spanner Batch DMLリクエスト処理サポート -* [SAC] RDP Server Agent HostカラムにIP選択機能追加 -* [SAC] Server Agent unicast addressの全リストDB保存機能追加 - - -**Improvement** - -* [共通] Access Token有効期限照会用/userinfo API追加 -* [共通] GetEnvironment、GetKacProxyEnvironment APIに認証必須適用 -* [共通] 代理承認者指定時のエラー修正 -* [共通] System.Text.Json(CVE-2024-30105)およびSystem.Text.Encodings.Web(CVE-2021-26701)脆弱性対応 -* [DAC] CloudProvider External APIにsearchFiltersオプション追加 -* [DAC] サブクエリ内部テーブルもQuery Auditに記録されるよう改善 -* [DAC] JDBC Connection Dispose安定性改善およびConnection状態チェック追加 -* [DAC] APPサーバーメモリ過負荷問題解決のためのJDBC Connection Dispose安定性改善およびExecutionPipeline Connection nullチェック追加 -* [DAC] Redshift停止時の強制終了およびConnection状態チェック追加 -* [DAC] WorkflowでImpalaのWITH句を使用したクエリでexport requestを使用する際に発生する問題修正 -* [DAC] ClickHouseプロキシ接続エラー修正 -* [DAC] DB Policy Exceptionでタグが表示されない問題修正 -* [DAC] WorkflowのDB Access RequestでPrivilege種別カラムヘッダーのクリックによるソートを可能にする改善 -* [SAC] RDPセッション時間オーバーフローによるWindows Serverリモートデスクトップ接続切断問題修正 -* [SAC] Headless Agent自動再認証サポート追加 -* [SAC] MCCSデュアル化Windows Server通信失敗問題解決のためのServer Agent動作改善 - - -### QueryPie 11.5.0 Release - -2025年12月15日 - - -**New Feature** - -* [共通] 権限期限切れ(Deactivated)通知メール送信機能追加 -* [共通] 許可されていないIPから接続試行時ログ記録機能追加 -* [DAC] Google Spanner政策およびProxyサポート -* [DAC] ClickHouse政策およびProxyサポート -* [DAC] Vertica Proxyサポート -* [DAC] スキーマアクセス制御実装および決裁要求連動 - - -**Improvement** - -* [共通] SAML認証を使用する時Display Name表示改善 -* [共通] Identity ProviderのMFA適用改善 -* [共通] Admin Role - Database Access Control Read-only権限追加 -* [共通] Workflow Approval RuleでDB Access Request Connection Owner選択改善 -* [共通] 誤ったライセンス処理改善 -* [共通] API Docsのrequiredフィールド表示改善 -* [共通] Multi Agentで期限切れトークンで接続再試行する問題修正 -* [共通] IPアクセス制限画面に現在IPアドレス表示 -* [共通] IdP設定でDry run進行中にログイン試行時Lock wait timeoutエラー発生問題修正 -* [DAC] SQL Request、SQL Export Request承認者反対時Execution Status改善 -* [DAC] Exception Management workflow権限詳細状態管理改善 -* [DAC] Web EditorのImportポップアップウィンドウのテーブル名表示改善 -* [DAC] MongoDB Ledger Table照会時Query Audit Label表示修正 -* [DAC] WorkflowでUrgent modeの場合実行者が取消した時表示される方式修正 -* [DAC] MySQLコネクションにアカウント情報(Id/Password)がない時エラー処理改善 -* [DAC] Excel Import時シート変更時カラム情報更新改善 -* [DAC] Max Display Rows設定動作改善 -* [DAC] MongoDBマスキング対象フィールドがArrayの場合処理改善 -* [DAC] PostgreSQL Prepare Statement Integer Null Parameter処理改善 -* [DAC] Redis Cluster有効化時Proxy Usage検証強化 -* [DAC] DB Policy Exception Requestでタグを多重選択可能に修正 -* [DAC] Engine異常終了時JDBC.NET Process終了されない問題修正 -* [DAC] PostgreSQL/Redshift Import時エラー発生問題修正 -* [DAC] Trino TLS接続時私設認証書サポート -* [DAC] Connection Accessible Usersリストで期限切れユーザー除外 -* [DAC] Web Editorで事由入力時以前事由再利用できるように改善 -* [DAC] MongoDB / DocumentDBのData Tabページサイズ100に制限 -* [DAC] Ledger Workflow実行時Query AuditにLedgerで記録されなかった問題修正 -* [DAC] Verticaパスワード期限切れ時パスワード変更UIサポート -* [DAC] DELETE FROM table構文でtable aliasを適切に分析できない問題修正 -* [SAC] 禁止コマンド動作改善 - 履歴編集ケース処理 -* [SAC] Session Monitoringメニュー位置変更およびServer Monitoring Full Access権限追加 diff --git a/src/content/ja/release-notes/11.5.0-11.5.5.mdx b/src/content/ja/release-notes/11.5.0-11.5.5.mdx index 0cb64e6b6..e7743c73b 100644 --- a/src/content/ja/release-notes/11.5.0-11.5.5.mdx +++ b/src/content/ja/release-notes/11.5.0-11.5.5.mdx @@ -15,7 +15,6 @@ confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1751810049/1 * [DAC] Audit Log照会権限制御機能追加 * [DAC] ClickHouse HTTPS接続サポート * [SAC] Server Policy詳細照会サポートおよび単件照会API追加 -* [KAC] KAC Web Client追加(ベータ) **Improvement** diff --git a/src/content/ko/installation/product-versions.mdx b/src/content/ko/installation/product-versions.mdx index 5077c4698..8639d1bc6 100644 --- a/src/content/ko/installation/product-versions.mdx +++ b/src/content/ko/installation/product-versions.mdx @@ -15,9 +15,9 @@ QueryPie ACP의 공식 출시 버전 정보를 제공합니다. | ----------- | ---------------- | --------------------------------------------------------------------- | ---------------- | ---------------------------- | | 11.6.1 | `11.6.1-44ad3a9` | | 2026. 03. 20. | Ready for Community Edition | | 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.4](../release-notes/11.5.0-11.5.5) | 2026. 03. 20. | Ready for Enterprise Edition | -| 11.5.1 | `11.5.1-e0fc574` | [11.5.0 ~ 11.5.4](../release-notes/11.5.0-11.5.5) | 2026. 01. 23. | Outdated | -| 11.5.0 | `11.5.0-dce9f84` | [11.5.0 ~ 11.5.4](../release-notes/11.5.0-11.5.5) | 2025. 12. 16. | Deprecated | +| 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.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 | | 11.3.0 | `11.3.0-559d539` | [11.3.0](../release-notes/11.3.0) | 2025. 09. 26. | Deprecated | | 11.1.2 | `11.1.2-1eaa817` | [11.1.0 ~ 11.1.2](../release-notes/11.1.0-11.1.2) | 2025. 08. 19. | Outdated | diff --git a/src/content/ko/release-notes/11.5.0-11.5.4.mdx b/src/content/ko/release-notes/11.5.0-11.5.4.mdx deleted file mode 100644 index f21b16850..000000000 --- a/src/content/ko/release-notes/11.5.0-11.5.4.mdx +++ /dev/null @@ -1,153 +0,0 @@ ---- -title: '11.5.0 ~ 11.5.4' -confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1751810049/11.5.0+~+11.5.4' ---- - -# 11.5.0 ~ 11.5.4 - - -### QueryPie 11.5.4 Release - -2026년 03월 20일 - - -**New Feature** - -* [DAC] Workflow SQL Execution Request Draft 임시저장/조회/수정/제출 기능 및 External API 지원 -* [DAC] SAP HANA 웹 에디터 Auto Commit ON/OFF 기능 지원 -* [DAC] SAP HANA 프로시저/함수 블록 구문 지원 -* [DAC] Trino UNNEST 구문 지원 추가 -* [DAC] Trino 데이터소스 Kerberos 인증 지원 추가 -* [KAC] GCP Cloud Provider 및 GKE Connection에 Vault Secret Store 연동 기능 추가 - - -**Improvement** - -* [공통] Multi Agent(macOS)에서 Google Workspace SAML 로그인 시 에이전트가 종료되는 문제 수정 -* [공통] SSH 셸에서 방향키 입력 시 세션이 끊기는 문제 수정 -* [DAC] Trino JDBC 426+ 환경에서 X-Trino-Original-User 헤더 미처리로 impersonation 오류가 발생하는 문제 수정 -* [DAC] Legacy 정책 기반 SQL Request Workflow에서 간헐적으로 "The request is already executed" / Aborted 오류가 발생하는 문제 수정 -* [DAC] JOIN/Expression 컬럼 Export 시 마스킹 해제 권한이 정상 적용되지 않는 문제 수정 -* [DAC] Impala TCP binary 모드에서 불필요한 HTTPS 인증서 로드로 인한 시작 실패 문제 수정 -* [DAC] Vertica에서 Syntax 에러 발생 후 동일 세션이 응답 없음 상태가 되는 문제 수정 -* [DAC] Trino 프록시 연결 시 수행되는 메타데이터 조회 쿼리 개선 -* [DAC] Trino 스키마 접근 제어 시 CREATE 구문 권한 검증이 누락되는 문제 수정 -* [DAC] SAP HANA BLOB 타입 조회 시 minWritableBytes 오류 개선 -* [DAC] Cloud Provider 동기화 시 IndexOutOfBoundsException이 발생하는 문제 수정 -* [DAC] MySQL LOAD DATA LOCAL INFILE 실행 시 대용량 파일 처리 중 세션이 중단되거나 실패하는 문제 수정 -* [DAC/SAC] NOVA Reverse Tunnel 사용 시 Port Forwarding이 정상 유지되지 않아 원격 DB 연결이 실패하는 문제 수정 -* [SAC] Windows Server Agent 원격 업데이트 시 코드 서명 인증서 호환성 문제 수정 -* [SAC] kubectl 명령어 예외 처리 개선 - - -### QueryPie 11.5.3 Release - -2026년 02월 27일 - - -**Improvement** - -* [공통] Email Integration에서 Workflow 알림 비활성화해도 이메일 계속 발송되는 문제 수정 -* [공통] Azure VM Cloud Provider 동기화 시 리소스 경로 대소문자 불일치시 미 동기화 문제 수정 -* [DAC/SAC] Reverse Tunnel에서 keepalive 부재로 인한 좀비 세션 누적/포트 고갈 문제 수정 -* [DAC] Reverse Tunnel를 통해 Redis Cluster 접속 불가 문제 수정 -* [DAC] Agent Proxy를 통한 Impala 접속 실패 문제 수정 - - -### QueryPie 11.5.2 Release - -2026년 02월 11일 - - -**Improvement** - -* [SAC] Server Agent 10.2.x 레거시 업그레이드 시 잠긴 파일 처리 로직 추가 -* [SAC] Server Agent 자동 업데이트 서명 검증 로직 수정 -* [SAC] Server Agent 코드 서명 검증 로직 수정 - - -### QueryPie 11.5.1 Release - -2026년 01월 22일 - - -**New Feature** - -* [공통] License MCP Feature 추가 -* [DAC] Select 쿼리 결과 전체 데이터를 S3에 저장하는 Select Audit Snapshot 기능 추가 (Advanced 전용) -* [DAC] 스키마 기반 접근제어 Workflow Audit Log Export 구현 -* [DAC] MCP용 Stateful Session 관리 기능 추가 -* [DAC] Spanner Batch DML 요청 처리 지원 -* [SAC] RDP Server Agent Host 컬럼에 IP 선택 기능 추가 -* [SAC] Server Agent unicast address 전체 목록 DB 저장 기능 추가 - - -**Improvement** - -* [공통] Access Token 만료시간 조회용 /userinfo API 추가 -* [공통] GetEnvironment, GetKacProxyEnvironment API 인증 필수 적용 -* [공통] 대결자 지정 시 오류 수정 -* [공통] System.Text.Json(CVE-2024-30105) 및 System.Text.Encodings.Web(CVE-2021-26701) 취약점 조치 -* [DAC] CloudProvider External API에 searchFilters 옵션 추가 -* [DAC] 서브쿼리 내부 테이블도 Query Audit에 기록되도록 개선 -* [DAC] JDBC Connection Dispose 안정성 개선 및 Connection 상태 체크 추가 -* [DAC] APP 서버 메모리 과부하 문제 해결을 위한 JDBC Connection Dispose 안정성 개선 및 ExecutionPipeline Connection null 체크 추가 -* [DAC] Redshift Stop 시 강제 종료 및 Connection 상태 체크 추가 -* [DAC] Workflow에서 Impala에서 with를 사용한 쿼리로 export request 사용 시 발생하는 문제 수정 -* [DAC] ClickHouse 프록시 접속 에러 수정 -* [DAC] DB Policy Exception에서 태그 표시되지 않는 문제 수정 -* [DAC] Workflow의 DB Access Request 에서 Privilege 유형 컬럼 헤더 클릭으로 정렬할 수 있도록 개선 -* [SAC] RDP 세션 타임 overflow로 Windows Server 원격 데스크톱 연결 종료 문제 수정 -* [SAC] Headless Agent 자동 재인증 지원 추가 -* [SAC] MCCS 이중화 Windows Server 통신 실패 문제 해결을 위한 Server Agent 동작 개선 - - -### QueryPie 11.5.0 Release - -2025년 12월 15일 - - -**New Feature** - -* [공통] 권한 만료(Deactivated) 알림 메일 발송 기능 추가 -* [공통] 허용되지 않은 IP에서 접속 시도 시 로그 기록 기능 추가 -* [DAC] Google Spanner 정책 및 Proxy 지원 -* [DAC] ClickHouse 정책 및 Proxy 지원 -* [DAC] Vertica Proxy 지원 -* [DAC] 스키마 접근제어 구현 및 결재 요청 연동 - - -**Improvement** - -* [공통] SAML 인증을 사용할 때 Display Name 표시 개선 -* [공통] Identity Provider의 MFA 적용 개선 -* [공통] Admin Role - Database Access Control Read-only 권한 추가 -* [공통] Workflow Approval Rule에서 DB Access Request Connection Owner 선택 개선 -* [공통] 잘못된 라이선스 처리 개선 -* [공통] API Docs의 required 필드 표시 개선 -* [공통] Multi Agent에서 만료된 토큰으로 연결 재시도 하는 문제 수정 -* [공통] IP 접근 제한 화면에 현재 IP 주소 표시 -* [공통] IdP 설정에서 Dry run 진행 중에 로그인 시도 시 Lock wait timeout 에러 발생 문제 수정 -* [DAC] SQL Request, SQL Export Request 승인자 반려 시 Execution Status 개선 -* [DAC] Exception Management workflow 권한 상세 상태 관리 개선 -* [DAC] Web Editor의 Import 팝업 창의 테이블 명 표시 개선 -* [DAC] MongoDB Ledger Table 조회 시 Query Audit Label 표시 수정 -* [DAC] Workflow에서 Urgent mode의 경우 수행자가 취소했을 때 표시되는 방식 수정 -* [DAC] MySQL 커넥션에 계정 정보(Id/Password) 없을 때 에러 처리 개선 -* [DAC] Excel Import 시 시트 변경 시 컬럼 정보 업데이트 개선 -* [DAC] Max Display Rows 설정 동작 개선 -* [DAC] MongoDB 마스킹 대상 필드가 Array인 경우 처리 개선 -* [DAC] PostgreSQL Prepared Statement Integer Null Parameter 처리 개선 -* [DAC] Redis Cluster 활성화 시 Proxy Usage 검증 강화 -* [DAC] DB Policy Exception Request에서 태그를 다중 선택 가능하도록 수정 -* [DAC] Engine 비정상 종료 시 JDBC.NET Process가 종료되지 않는 문제 수정 -* [DAC] PostgreSQL/Redshift Import 시 에러 발생 문제 수정 -* [DAC] Trino TLS 연결 시 사설 인증서 지원 -* [DAC] Connection Accessible Users 목록에서 만료된 사용자 제외 -* [DAC] Web Editor에서 사유 입력 시 이전 사유 재사용할 수 있도록 개선 -* [DAC] MongoDB / DocumentDB의 Data Tab 페이지 사이즈 100으로 제한 -* [DAC] Ledger Workflow 실행 시 Query Audit에 Ledger로 기록되지 않던 문제 수정 -* [DAC] Vertica 비밀번호 만료 시 비밀번호 변경 UI 지원 -* [DAC] DELETE FROM table 구문에서 table alias를 제대로 분석하지 못하는 문제 수정 -* [SAC] 금지 명령어 동작 개선 - 히스토리 편집 케이스 처리 -* [SAC] Session Monitoring 메뉴 위치 변경 및 Server Monitoring Full Access 권한 추가 diff --git a/src/content/ko/release-notes/11.5.0-11.5.5.mdx b/src/content/ko/release-notes/11.5.0-11.5.5.mdx index f7e1fe75d..7ca2c6a72 100644 --- a/src/content/ko/release-notes/11.5.0-11.5.5.mdx +++ b/src/content/ko/release-notes/11.5.0-11.5.5.mdx @@ -15,7 +15,6 @@ confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1751810049/1 * [DAC] Audit Log 조회 권한 제어 기능 추가 * [DAC] ClickHouse HTTPS 연결 지원 * [SAC] Server Policy 상세 조회 지원 및 단건 조회 API 추가 -* [KAC] KAC Web Client 추가 (베타) **Improvement**