Enhancements
New since version 0.2.4:
- Add release build to CMake #332 (datachi7d)
- Various fixes for compiler errors and some build improvements around contiki in preparation for RIOT support #302 (datachi7d)
- Change for older versions of GnuTLS that do not support AES-128-CCM-8 #290 (delmet)
- Add mbedTLS support #315 (delmet)
Bug Fixes
New since version 0.2.4:
- awa_clientd and static API bind to random port #338 (boyvinall)
- Contiki tinydtls fixes #337 (cheekyhalf)
- Python API: Make the API Python 2 & 3 compatible #324 (mtusnio)
- Patch tinydtls to accept 32 byte Psk #320 (cheekyhalf)
- Rework the Contiki network address cache #307 (mtusnio)
- Fix Python API's observe request #306 (mtusnio)
- Fix for a potential buffer overflow during the bootstrap process #303 (mtusnio)
- Fix DNS lookup issue #300 (cheekyhalf)
- fix memory leak #295 (cheekyhalf)
- fix compiler warning and add option to control systemd service file installation #291 (abhimanyuv1)