From 153cef6af6533b93fd948b40b507f45db046f8dd Mon Sep 17 00:00:00 2001 From: Francois Normandin Date: Sun, 4 Apr 2021 11:42:45 -0400 Subject: [PATCH] built 3.1.6 --- MQTT Client.vipb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/MQTT Client.vipb b/MQTT Client.vipb index 1b2c147..6311076 100644 --- a/MQTT Client.vipb +++ b/MQTT Client.vipb @@ -1,7 +1,7 @@ - + LabVIEW_Open_Source_Project_lib_MQTT_Client - 3.1.5.13 + 3.1.6.14 false source . @@ -17,11 +17,11 @@ - labview_open_source_lib_data_manipulation >= 1.3.0.12 + labview_open_source_lib_data_manipulation >= 1.4.0.13 labview_open_source_lib_serializer >= 1.1.1.14 labview_open_source_project_lib_mqtt_connection >= 3.1.3.21 labview_open_source_project_lib_mqtt_control_packets >= 3.1.3.9 - labview_open_source_lib_data_manipulation-1.3.0.12 + labview_open_source_lib_data_manipulation-1.4.0.13 labview_open_source_lib_serializer-1.1.1.14 labview_open_source_project_lib_mqtt_connection-3.1.3.21 labview_open_source_project_lib_mqtt_control_packets-3.1.3.9 @@ -42,8 +42,8 @@ https://github.com/LabVIEW-Open-Source/MQTT-Client https://github.com/LabVIEW-Open-Source/MQTT-Client - [Fix: 161] Client acknowledges the PUBLISH message when QoS > 0, which prevents broker from retrying to send packet multiple times. (reported in MQTT Broker issue tracker) -[Fix: 4] Fixed a memory leak where packet ID were stored and never removed from memory when QoS = 0 + [Feature: 5] Exposed the RETAIN flag on the Publish message public methods +[Fix: 6] Wired the Decode message in the simple subscriber drop VI @@ -488,7 +488,7 @@ https://github.com/LabVIEW-Open-Source/MQTT-Client source\DropVI_SimpleClientPublisher.vi - 2541534014CB48BCD209655FEAFEEB51 + DF4816652FDC8CE5905176C292B5F578 \ No newline at end of file