Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions confluence-mdx/var/pages.qm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4269,17 +4269,17 @@
"path":
- "release-notes"
- "page_id": "1751810049"
"title": "11.5.0 ~ 11.5.6"
"title_orig": "11.5.0 ~ 11.5.6"
"title": "11.5.0 ~ 11.5.7"
"title_orig": "11.5.0 ~ 11.5.7"
"breadcrumbs":
- "Release Notes"
- "11.5.0 ~ 11.5.6"
- "11.5.0 ~ 11.5.7"
"breadcrumbs_en":
- "Release Notes"
- "11.5.0 ~ 11.5.6"
- "11.5.0 ~ 11.5.7"
"path":
- "release-notes"
- "11.5.0-11.5.6"
- "11.5.0-11.5.7"
- "page_id": "1568735233"
"title": "11.4.0"
"title_orig": "11.4.0"
Expand Down Expand Up @@ -5001,17 +5001,17 @@
"path":
- "unreleased"
- "page_id": "1924891357"
"title": "11.6.0 ~ 11.6.4"
"title_orig": "11.6.0 ~ 11.6.4"
"title": "11.6.0 ~ 11.6.5"
"title_orig": "11.6.0 ~ 11.6.5"
"breadcrumbs":
- "Unreleased"
- "11.6.0 ~ 11.6.4"
- "11.6.0 ~ 11.6.5"
"breadcrumbs_en":
- "Unreleased"
- "11.6.0 ~ 11.6.4"
- "11.6.0 ~ 11.6.5"
"path":
- "unreleased"
- "11.6.0-11.6.4"
- "11.6.0-11.6.5"
- "page_id": "1911652402"
"title": "Reverse Sync Test Page"
"title_orig": "Reverse Sync Test Page"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import { Callout } from 'nextra/components'
### Overview

This feature allows you to upload custom JDBC drivers to register and use Custom Vendors.
(This feature is available in 11.6.0 and later.)
Previously, only the DB Vendors provided by QueryPie by default (MySQL, PostgreSQL, etc.) were available, but with this feature you can also connect to unsupported databases (e.g., Cubrid, Tibero, Altibase) by uploading their JDBC drivers directly.

<Callout type="info">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,13 @@ ______

#### Access Control Settings

<Callout type="info">
In DAC, privileges have two time-based limits: `Privilege Deactivation Period` and `Privilege Expiration Date`.
* **Privilege Deactivation Period** : If a user does not access a target for which they have been granted privileges within the period configured by an administrator in **Privilege Deactivation Period** under `Admin > Databases > General > Configurations`, the privilege becomes “Deactivated”. Administrators can change a “Deactivated” status back to “Active”.
* [Switching a Deactivated status to Active | Revoking Access-Control privileges](db-access-control/access-control#access-control-%ea%b6%8c%ed%95%9c-%ed%9a%8c%ec%88%98%ed%95%98%ea%b8%b0)
* **Privilege Expiration Date** : This time limit is set when an administrator specifies **Expiration Date** while granting a specific user privileges to a specific connection in `Admin > Databases > DB Access Control > Access Control`****, or when a user specifies **Access Expiration Date** while requesting access through a Workflow `DB Access Request`.
* **Note** : If the `Privilege Deactivation Period` arrives before the `Privilege Expiration Date`, the privilege becomes **Deactivated** and can be changed to Active by an administrator. If the `Privilege Expiration Date` arrives before the `Privilege Deactivation Period`, the privilege is **Expired** and revoked. Once revoked, the user must request access again through Workflow, or an administrator must grant new access.
</Callout>

* **Privilege Deactivation Period** : Long-term unused criteria period for DB privilege expiration (Default: 90 days)
* **Maximum Access Duration** : Maximum period for privilege requests and assignments
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import { Callout } from 'nextra/components'

To use AI Chat, you must first configure an LLM provider in QueryPie ACP and connect it to an LLM server.
QueryPie currently supports models served through OpenAI, Anthropic, LiteLLM (OpenAI-compatible LLM server), and Z.ai LLMs.
(Available in 11.6.0 and later.)

### Configuring the LLM provider

Expand Down
10 changes: 5 additions & 5 deletions src/content/en/installation/product-versions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ These are the official QueryPie ACP releases currently available for installatio
| 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.6) | May 28, 2026 | Deprecated |
| 11.5.5 | `11.5.5-7c5b73d` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.6) | Apr 16, 2026 | Deprecated |
| 11.5.4 | `11.5.4-702dd33` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.6) | Mar 20, 2026 | Deprecated |
| 11.5.1 | `11.5.1-e0fc574` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.6) | Jan 23, 2026 | Deprecated |
| 11.5.0 | `11.5.0-dce9f84` | [11.5.0 ~ 11.5.6](../release-notes/11.5.0-11.5.6) | Dec 16, 2025 | 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 |

#### Status

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,59 @@
---
title: '11.5.0 ~ 11.5.6'
confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1751810049/11.5.0+~+11.5.6'
title: '11.5.0 ~ 11.5.7'
confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1751810049/11.5.0+~+11.5.7'
---

# 11.5.0 ~ 11.5.6
# 11.5.0 ~ 11.5.7

### QueryPie 11.5.7 Release

July 2, 2026


**New Feature**

* [Common] Added display of licensed user count and users who accessed in the last 30 days within the license scope
* [DAC] Added Result Reuse option for Athena Connections
* [DAC] Added ability to block SQL execution without WHERE clauses in SQL Editor and RDB targets
* [DAC] Added support for collecting Label information during GCP Cloud SQL synchronization and using it as Cloud Provider filter tags
* [KAC] Added GCP Cloud Provider Tag-based synchronization
* [KAC] Added YAML editing, local validation, and change Diff Review features in Web Client

**Improvement**

* [Common] Fixed a vulnerability where remaining SQLJob token-related code removed in 10.2.6 could be used in External API
* [Common] Added attachments with expiring target details to SAC/DAC permission expiration notification emails
* [Common] Added force option support to User Profile lookup and update External APIs
* [Common] Improved API Token Allowed Zone changes to be refreshed immediately
* [Common] Improved Vault AppRole Namespace application error handling
* [Common] Fixed User Not Found error when viewing Job execution history for deleted users
* [Common] Improved Multi Agent token handling security
* [Common] Improved client JavaScript bundle so unnecessary internal IP information is not included
* [DAC] Added PostgreSQL RETURNING statement support for data masking policies
* [DAC] Improved Draft Workflow entry to show an error message when referencing a Connection without access permission
* [DAC] Fixed intermittent JavaScript errors during DAC Audit filtering
* [DAC] Fixed multiple query handling errors in Workflow SQL Export Requests
* [DAC] Improved Privilege Type editing so Privilege Name can also be changed
* [DAC] Fixed issue where an incorrect Proxy port error popup was shown when accessing MongoDB
* [DAC] Fixed Athena CREATE PROTECTED MULTI DIALECT VIEW parsing error
* [DAC] Improved DB Policy Exception Request Approval Permission so it is exposed in the Roles Policy list
* [DAC] Improved Trino Proxy connections so query cancel requests are applied correctly
* [DAC] Improved Trino / Presto Proxy parse errors so they are delivered as proper failure responses
* [DAC] Fixed issue where workflows were incorrectly shown as failed due to parsing delay while processing MongoDB SQL Requests
* [DAC] Fixed status display issue where failed query execution appeared successful in QueryPie Web
* [DAC] Fixed partition key column insert error in Impala
* [DAC] Improved Redis Cluster read/write routing stability during SQL Request processing
* [DAC] Fixed issue where unmasked fields were displayed as null in MongoDB Aggregate queries
* [SAC] Improved the Add Account screen to query only required settings without unnecessary full configuration permissions
* [SAC] Improved Windows Server Agent remote upgrades so they are not treated as failed in slow network environments
* [SAC] Improved TACACS authentication processing logic
* [SAC] Improved RDP session handling so domain controller network errors during session creation do not interrupt session processing
* [KAC] Improved GCP Cloud Provider API and scheduled synchronization to work correctly
* [KAC] Fixed WEB ACL blocking issue by preserving the actual client IP in Kubernetes Web Client requests
* [KAC] Improved Kubernetes Web Client internal proxy communication path to fix connection issues in NLB environments
* [KAC] Improved Kubernetes Web Client status display, error handling, and operational UX
* [KAC] Fixed User Not Found error when deleting Role Assignment after deleting a user


### QueryPie 11.5.6 Release

Expand Down Expand Up @@ -61,6 +111,7 @@ April 21, 2026

* [DAC] Added permission control for Audit Log viewing
* [DAC] Added ClickHouse HTTPS connection support
* [DAC] Added Cubrid support (policy application and Proxy not supported).
* [SAC] Added support for viewing Server Policy details and an API for retrieving a single policy
* [KAC] Added KAC Web Client (beta)

Expand Down
2 changes: 1 addition & 1 deletion src/content/en/release-notes/_meta.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export default {
'11.5.0-11.5.6': '11.5.0 ~ 11.5.6',
'11.5.0-11.5.7': '11.5.0 ~ 11.5.7',
'11.4.0': '11.4.0',
'11.3.0': '11.3.0',
'11.2.0': '11.2.0',
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,75 @@
---
title: '11.6.0 ~ 11.6.4'
confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1924891357/11.6.0+~+11.6.4'
title: '11.6.0 ~ 11.6.5'
confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1924891357/11.6.0+~+11.6.5'
---

# 11.6.0 ~ 11.6.4
# 11.6.0 ~ 11.6.5

### QueryPie 11.6.5 Release

July 2, 2026

**New Feature**

* [Common] Added display of licensed user count and users who accessed in the last 30 days within the license scope
* [DAC] Added support for Databricks Connection, Web Editor, Agent/Agentless Proxy, policies, and audit logs
* [DAC] Added Result Reuse option for Athena Connections
* [DAC] Added ability to block SQL execution without WHERE clauses in SQL Editor and RDB targets
* [DAC] Added support for collecting Label information during GCP Cloud SQL synchronization and using it as Cloud Provider filter tags
* [DAC] Added license usage restriction by DB vendor
* [DAC] Promoted Custom JDBC Vendor and Query Rule from beta to official features
* [KAC] Added GCP Cloud Provider Tag-based synchronization
* [KAC] Added YAML editing, local validation, and change Diff Review features in Web Client
* [AI Chat] Integrated Skills management into the AI Chat workspace
* [MAC] Added support for connecting OAuth MCP Servers that do not support DCR by using Client ID/Secret

**Improvement**

* [Common] Added attachments with expiring target details to SAC/DAC permission expiration notification emails
* [Common] Added force option support to User Profile lookup and update External APIs
* [Common] Improved API Token Allowed Zone changes to be refreshed immediately
* [Common] Improved Vault AppRole Namespace application error handling
* [Common] Fixed User Not Found error when viewing Job execution history for deleted users
* [Common] Improved Multi Agent token handling security
* [Common] Improved client JavaScript bundle so unnecessary internal IP information is not included
* [DAC] Improved Databricks connection stability, including Web Editor autocomplete, DataGrip connections, SSH settings, and LIMIT/OFFSET handling
* [DAC] Fixed Databricks policy application and Agentless Agent JDBC URL handling errors
* [DAC] Added PostgreSQL RETURNING statement support for data masking policies
* [DAC] Improved Draft Workflow entry to show an error message when referencing a Connection without access permission
* [DAC] Fixed intermittent JavaScript errors during DAC Audit filtering
* [DAC] Fixed multiple query handling errors in Workflow SQL Export Requests
* [DAC] Improved Privilege Type editing so Privilege Name can also be changed
* [DAC] Fixed issue where an incorrect Proxy port error popup was shown when accessing MongoDB
* [DAC] Fixed Athena CREATE PROTECTED MULTI DIALECT VIEW parsing error
* [DAC] Improved DB Policy Exception Request Approval Permission so it is exposed in the Roles Policy list
* [DAC] Improved Trino Proxy connections so query cancel requests are applied correctly
* [DAC] Improved Trino / Presto Proxy parse errors so they are delivered as proper failure responses
* [DAC] Fixed issue where workflows were incorrectly shown as failed due to parsing delay while processing MongoDB SQL Requests
* [DAC] Fixed status display issue where failed query execution appeared successful in QueryPie Web
* [DAC] Fixed partition key column insert error in Impala
* [DAC] Improved Redis Cluster read/write routing stability during SQL Request processing
* [DAC] Fixed issue where unmasked fields were displayed as null in MongoDB Aggregate queries
* [DAC] Improved Query Rule so string conditions containing spaces are evaluated as intended
* [SAC] Improved the Add Account screen to query only required settings without unnecessary full configuration permissions
* [SAC] Improved Windows Server Agent remote upgrades so they are not treated as failed in slow network environments
* [SAC] Improved TACACS authentication processing logic
* [SAC] Improved RDP session handling so domain controller network errors during session creation do not interrupt session processing
* [KAC] Improved GCP Cloud Provider API and scheduled synchronization to work correctly
* [KAC] Fixed WEB ACL blocking issue by preserving the actual client IP in Kubernetes Web Client requests
* [KAC] Improved Kubernetes Web Client internal proxy communication path to fix connection issues in NLB environments
* [KAC] Improved Kubernetes Web Client status display, error handling, and operational UX
* [KAC] Fixed User Not Found error when deleting Role Assignment after deleting a user
* [AI Chat] Improved MCP tool calls so users can choose approval-based execution or automatic execution mode
* [MAC] Changed the default Transport to Streamable HTTP when creating MCP Servers
* [MAC] Improved MAC Policy YAML to support allow and deny policy syntax together
* [MAC] Improved MCP Server detail behavior so OAuth connection and Tool synchronization after Endpoint URL changes use the draft endpoint
* [MAC] Fixed save errors after MCP Server token reset
* [MAC] Fixed client error when viewing a Policy without a Tool list
* [MAC] Improved the Request Audit detail screen so request contents can be checked in a consistent format
* [MAC] Improved status display for the Include Payload option when Client Request Audit is disabled
* [MAC] Improved scrolling and guide display on the MCP Server list and user page
* [MAC] Fixed MCP Client authentication and registration flow errors for Claude Code, Cursor, and similar clients


### QueryPie 11.6.4 Release

Expand Down Expand Up @@ -82,6 +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)
* [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
Expand Down
2 changes: 1 addition & 1 deletion src/content/en/unreleased/_meta.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export default {
'11.6.0-11.6.4': '11.6.0 ~ 11.6.4',
'11.6.0-11.6.5': '11.6.0 ~ 11.6.5',
'reverse-sync-test-page': 'Reverse Sync Test Page',
};
1 change: 1 addition & 0 deletions src/content/en/user-manual/ai-chat.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import { Callout } from 'nextra/components'
### Overview

AI Chat has been added to QueryPie.
(Available in 11.6.0 and later.)
Users and administrators can perform various tasks in QueryPie through natural language.
It is connected to the built-in MCP (Model Context Protocol) server in QueryPie ACP and supports Tool calls.
The following are examples of tasks users and administrators can perform through AI Chat by access control area.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import { Callout } from 'nextra/components'
### Overview

カスタムJDBCドライバをアップロードしてCustom Vendorを登録・使用できる機能です。
(本機能は11.6.0以降で使用できます。)
従来はQueryPieがデフォルトで提供するDB Vendor(MySQL、PostgreSQLなど)のみ使用可能でしたが、この機能を通じてサポートされていないDB(例:Cubrid、Tibero、Altibaseなど)もJDBCドライバを直接アップロードして接続できます。

<Callout type="info">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,13 @@ ______

#### アクセス制御設定

<Callout type="info">
DACの権限(Privilege)には、`長期未アクセス期限`と`権限満了期限`という2つの時間ベースの制限があります。
* **長期未アクセス期限** : 管理者が `Admin > Databases > General > Configurations` の **Privilege Deactivation Period** で設定した期間、ユーザーが権限を付与された対象にアクセスしない場合、“Deactivated” 状態になります。管理者は “Deactivated” 状態を “Active” 状態に切り替えることができます。
* [Deactivated状態をActiveに切り替える | Access-Control権限の回収](db-access-control/access-control#access-control-%ea%b6%8c%ed%95%9c-%ed%9a%8c%ec%88%98%ed%95%98%ea%b8%b0)
* **権限満了期限** : 管理者が `Admin > Databases > DB Access Control > Access Control`****で特定ユーザーに特定コネクションへの権限を付与する際に **Expiration Date** を指定するか、ユーザーがWorkflowの `DB Access Request` を通じてアクセス権限を申請する際に **Access Expiration Date** を指定することで期限が設定されます。
* **参考** : `権限満了期限`より`長期未アクセス期限`が先に到来した場合は **Deactivated** 状態となり、管理者によりActive状態へ切り替えることができます。一方、`権限満了期限`が`長期未アクセス期限`より先に到来した場合は **Expired** となり、権限が回収されます。権限が回収された場合、Workflowを通じてアクセス権限を再申請するか、管理者により新しいアクセス権限を付与する必要があります。
</Callout>

* **Privilege Deactivation Period** : DB権限(Privilege)の期限切れのための長期未使用基準期間(Default : 90日)
* **Maximum Access Duration** : Privilegeリクエストおよび割り当て時の最大期間
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import { Callout } from 'nextra/components'

AI Chat機能を使用するには、まずQueryPie ACPでLLM providerを設定し、LLMサーバーと接続する必要があります。
現在、OpenAI、Anthropic、LiteLLM(OpenAI compatible LLM server)、Z.aiのLLMを通じて提供されるモデルをサポートしています。
(11.6.0以降で使用できます。)

### LLM providerを設定する

Expand Down
Loading
Loading