Anjay 3.1.2
Improvements
- Reduced code size of the Security object implementation
- Updated documentation, readme and examples to mention the new EU IoT Cloud platform
- Migrated GitHub Actions tests to ubuntu-18.04, ubuntu-20.04, ubuntu-22.04, fedora-36 and macos-11
Bugfixes
- Fixed various compilation warnings
- Fixed dangerous usage of
avs_realloc()
in the event loop implementation