Skip to content

R7

Compare
Choose a tag to compare
@tekjar tekjar released this 14 May 15:23
72bff4d

mqttbytes v0.3.0

  • fix Connack and suback packet mixup during mqtt 5 implementation [breaking]

rumqttc v0.5.0

  • changed Update to mqttbytes 0.3 [breaking]

rumqttd v0.4.0

  • changed Update to mqttbytes 0.2 [breaking]
    -changed Make profiler a feature, not target.cfg (#243)
  • changed Handling error cases if the key is parsed but is not valid. (#241)
    -changed Replace hard coded 0.0.0.0 bind with configuration option (#262)

misc

  • update CI