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
4 changes: 3 additions & 1 deletion src/content/en/release-notes/11.5.0-11.5.3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,16 @@ confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1751810049/1

### QueryPie 11.5.3 Release

February 24, 2026
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
Expand Down
4 changes: 3 additions & 1 deletion src/content/ja/release-notes/11.5.0-11.5.3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,16 @@ confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1751810049/1

### QueryPie 11.5.3 Release

2026年02月24日
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
Expand Down
4 changes: 3 additions & 1 deletion src/content/ko/release-notes/11.5.0-11.5.3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,16 @@ confluenceUrl: 'https://querypie.atlassian.net/wiki/spaces/QM/pages/1751810049/1

### QueryPie 11.5.3 Release

2026년 02월 24일
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
Expand Down
Loading