Skip to content

Anjay 3.6.0

Compare
Choose a tag to compare
@kFYatek kFYatek released this 09 Oct 13:09
· 4 commits to master since this release

Features

  • Added APIs for setting custom timeouts for downloads performed over CoAP+TCP and HTTP, including firmware update downloads
  • Added requirements.txt file to manage Python dependencies more efficiently

Improvements

  • Clarified documentation on behavior of Firmware Update and Advanced Firmware Update modules when anjay_fw_update_get_security_config_t and anjay_advanced_fw_update_perform_upgrade_t callbacks, respectively, are not defined.
  • Added compilation flag that disables all composite operations

Bugfixes

  • Updated integration tests so that they pass on macOS
  • Fix abort scenario in Advanced Firmware Update module