Skip to content

Releases: commschamp/cc.mqtt5.commsdsl

v2.9

28 Sep 04:02
Compare
Choose a tag to compare
  • Using v6.3.4 of commsdsl to generate code.
  • Supporting newer compilers versions:
    • gcc: up to version 14
    • clang: up to version 18
  • Supporting build with C++23

v2.8

26 Jun 22:55
Compare
Choose a tag to compare
  • Using v6.3.3 of commsdsl to generate code.
  • Disable usage of ccache by default

v2.7

11 Apr 22:54
Compare
Choose a tag to compare

v2.6

04 Mar 22:56
Compare
Choose a tag to compare
  • Using v6.3 of commsdsl to generate code.
  • Several build improvements

v2.5

21 Nov 22:57
Compare
Choose a tag to compare
  • Using v6.2.4 of commsdsl to generate code.
  • Updates to PUBACK, PUBREC, PUBREL, PUBCOMP, AUTH to allow reason code and properties list be omitted.
  • Allow usage of the password without username in the CONNECT.
  • Added units to the "KeepAlive"" field in the CONNECT message.
  • Using consistent "Properties" name for the properties list for all the messages.

v2.4

10 Aug 22:47
Compare
Choose a tag to compare
  • Using v6.2.1 of commsdsl to generate code.
  • Updating DISCONNECT message: making the payload fields optional.

v2.3.1

19 Jun 22:41
Compare
Choose a tag to compare

v2.3

20 Apr 22:44
Compare
Choose a tag to compare

v2.2.1

16 Mar 22:03
Compare
Choose a tag to compare
  • Added construct requirement to the PUBREL message definition.

v2.2

14 Mar 22:55
Compare
Choose a tag to compare
  • Using v6.0 of commsdsl to generate code.
  • Forcing dslVersion="6" in schema.