Skip to content

v3.1.0

Compare
Choose a tag to compare
@hmueller01 hmueller01 released this 20 Mar 08:03
· 36 commits to master since this release
b31b4a0

Major Changes

  • Complete code refactoring, removed duplicated code, added tons of comments making it easier to understand
  • API change to size_t for all length parameter and internal handling to support the MQTT specified max. packet size
  • API change of endPublish() from int to bool (as specified in the API spec)
  • Fixed various (potential) memory violations
  • Fixed handling of keep alive messages

What's Changed

New Contributors and Thanks

@TD-er for several reviews and improvements based on ESPEasy/pubsubclient
@uschindler based on thingsboard#14
@arjenhiemstra based on knolleary#835

Full Changelog: v3.0.2...v3.1.0