From 720d25e838995a24b92d981fe59b644ec96d5995 Mon Sep 17 00:00:00 2001 From: "SPRINX0\\prochazka" Date: Thu, 17 Oct 2024 13:33:14 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab590158c..fc579b407 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,13 @@ Builds: - linux - application for linux - win - application for Windows +### 5.5.6 +- FIXED: DbGate process consumes 100% after UI closed - Mac, Linux (#917, #915) +- FIXED: Correctly closing connection behind SSH tunnel (#920) +- FIXED: Updating MongoDB documents on MongoDB 4 (#916) +- FIXED: (Premium) DbGate container correctly waits for underlying storage database, if database container is started after dbgate container is started +- FIXED: (Premium) Better handling of connection storage errors + ### 5.5.5 - ADDED: AWS IAM authentication for MySQL, MariaDB, PostgreSQL (Premium) - FIXED: Datitme filtering #912