Skip to content

Releases: commschamp/cc.mqttsn.libs

v2.0.6

05 Jan 09:01
Compare
Choose a tag to compare
  • Fixing cmake scripts to allow build of custom library without the default one.
  • Fixes to alignment compilation warnings.

v2.0.5

14 Oct 22:04
Compare
Choose a tag to compare
  • Fixing crash in the gateway application (#19).

v2.0.4

28 Sep 05:45
Compare
Choose a tag to compare
  • Using v2.9 of cc.mqtt311.generated project.
  • Using v2.9 of cc.mqttsn.generated project.
  • Supporting newer compilers versions:
    • gcc: up to version 14
    • clang: up to version 18
  • Supporting build with C++23
  • Preferring "NEW" policy value for the CMP0167 in case CMake version is 3.30+

v2.0.3

04 Sep 22:03
Compare
Choose a tag to compare
  • Linking gateway application with threads library.

v2.0.2

03 Sep 22:25
Compare
Choose a tag to compare
  • Fixes to forwarding encapsulation support in the gateway application (#17).
  • Added support for pseudo encapsulation framing in the client applications.

v2.0.1

26 Aug 05:01
Compare
Choose a tag to compare
  • Client update, allowing reuse of the same registered topic ID in both reception and sending.
  • Update to cc_mqttsn_client_pub application to allow sending of the same message several times.
  • Various improvements to the gateway application.

v2.0

15 Aug 22:13
Compare
Choose a tag to compare
  • Complete re-design and re-implementation of the client library to allow issuing multiple operations in parallel and to be fully spec compliant. Breaking API compatibility.
  • Supporting "Forwarding Encapsulation" in the gateway library.
  • Using C++17 for implementation.
  • Using Boost instead of Qt for example applications I/O management.
  • Using v2.8 of cc.mqtt311.generated project.
  • Using v2.8.1 of cc.mqttsn.generated project.

v1.0.8

13 Apr 04:07
Compare
Choose a tag to compare

v1.0.7

07 Mar 22:00
Compare
Choose a tag to compare

v1.0.6

22 Nov 22:20
Compare
Choose a tag to compare