From 936a916e5f40879fab9b2dc804280e6bd9a08ce5 Mon Sep 17 00:00:00 2001 From: Max Harris Date: Mon, 7 Oct 2024 14:35:17 -0500 Subject: [PATCH] 2.4.0.3 --- ChangeLog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index fa9c89d..9c986bc 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -8,6 +8,12 @@ For build level release notes see https://github.com/mtconnect/cppagent/ ## [Unreleased] +## [2.4.0.3] - 2024/10/07 - Max Harris + +### Fixed +- Fixed error handling when MQTT adapter json keys do not match any data item. Logs an error and continues. + + ## [2.4.0.2] - 2024/10/02 - Max Harris ### Fixed