Skip to content

Commit

Permalink
built 3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
francois-normandin committed Dec 12, 2020
1 parent ece8237 commit b19b183
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions MQTT Client.vipb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<VI_Package_Builder_Settings Version="2018" Created_Date="2019-04-01 18:34:00" Modified_Date="2020-11-03 13:49:34" Creator="normandinf" Comments="" ID="7fc02c38fe66934e21c1075d9187c484">
<VI_Package_Builder_Settings Version="2018" Created_Date="2019-04-01 18:34:00" Modified_Date="2020-12-12 18:44:54" Creator="normandinf" Comments="" ID="0179b309365f2aa1cae17b2644ffa42c">
<Library_General_Settings>
<Package_File_Name>LabVIEW_Open_Source_Project_lib_MQTT_Client</Package_File_Name>
<Library_Version>3.1.4.12</Library_Version>
<Library_Version>3.1.5.13</Library_Version>
<Auto_Increment_Version>false</Auto_Increment_Version>
<Library_Source_Folder>source</Library_Source_Folder>
<Library_Output_Folder>.</Library_Output_Folder>
Expand All @@ -18,13 +18,13 @@
<Advanced_Settings>
<Package_Dependencies>
<External_Dependencies>labview_open_source_lib_data_manipulation &gt;= 1.3.0.12</External_Dependencies>
<External_Dependencies>labview_open_source_lib_serializer &gt;= 1.1.0.12</External_Dependencies>
<External_Dependencies>labview_open_source_lib_serializer &gt;= 1.1.1.14</External_Dependencies>
<External_Dependencies>labview_open_source_project_lib_mqtt_connection &gt;= 3.1.3.21</External_Dependencies>
<External_Dependencies>labview_open_source_project_lib_mqtt_control_packets &gt;= 3.1.2.8</External_Dependencies>
<External_Dependencies>labview_open_source_project_lib_mqtt_control_packets &gt;= 3.1.3.9</External_Dependencies>
<Direct_Dependencies>labview_open_source_lib_data_manipulation-1.3.0.12</Direct_Dependencies>
<Direct_Dependencies>labview_open_source_lib_serializer-1.1.0.12</Direct_Dependencies>
<Direct_Dependencies>labview_open_source_lib_serializer-1.1.1.14</Direct_Dependencies>
<Direct_Dependencies>labview_open_source_project_lib_mqtt_connection-3.1.3.21</Direct_Dependencies>
<Direct_Dependencies>labview_open_source_project_lib_mqtt_control_packets-3.1.2.8</Direct_Dependencies>
<Direct_Dependencies>labview_open_source_project_lib_mqtt_control_packets-3.1.3.9</Direct_Dependencies>
</Package_Dependencies>
<Custom_Action_VIs>
<Pre-Build_VI/>
Expand All @@ -42,8 +42,8 @@ https://github.com/LabVIEW-Open-Source/MQTT-Client</Description>
<Copyright/>
<Packager/>
<URL>https://github.com/LabVIEW-Open-Source/MQTT-Client</URL>
<Release_Notes>- Added more palette items to complement the Client API
- Implemented the session into a DVR with mutexing, now allows reconnection from parallel thread
<Release_Notes>[Fix: 161] Client acknowledges the PUBLISH message when QoS &gt; 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
</Release_Notes>
</Description>
<Destinations>
Expand Down Expand Up @@ -488,7 +488,7 @@ https://github.com/LabVIEW-Open-Source/MQTT-Client</Description>
<Path>source\DropVI_SimpleClientPublisher.vi</Path>
<VI_Title/>
</Items_Data>
<GUID>08A86F3F6E03FC22D929B8D6B5EA5AAC</GUID>
<GUID>2541534014CB48BCD209655FEAFEEB51</GUID>
</Functions_Palette_Data>
</Library_Palette_Definition>
</VI_Package_Builder_Settings>
Binary file modified MQTT Client.vipc
Binary file not shown.

0 comments on commit b19b183

Please sign in to comment.