From 70816b48e846b9cfc28a963930d4edc3d7066170 Mon Sep 17 00:00:00 2001 From: "SPRINX0\\prochazka" Date: Mon, 17 Mar 2025 15:07:08 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index daaa3c712..01fb92b9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ Builds: - FIXED: Many fixes in stream processing (imoprt/export), especialy for MongoDB - ADDED: Indicating progress of import/export tasks, better error reporting - CHANGED: #1060 - Changed shortcut for AI assistant +- ADDED: /health endpoint with diagnostic info ### 6.2.1 - ADDED: Commit/rollback and autocommit in scripts #1039