Skip to content

Anjay 3.7.0

Latest
Compare
Choose a tag to compare
@JZimnol JZimnol released this 16 Feb 10:54

Features

  • Added support for LwM2M 1.2 server object requirement for infinite lifetime
    (lifetime == 0).
  • Introduced @experimental and @deprecated Doxygen tags.
  • Added experimental IPSO objects v2 API.
  • Added experimental Software Management object API.

Improvements

  • Improved integration tests compability and framework stability
  • Added support for wget2 for validating links in documentation (for HTTP/2
    support)

Bugfixes

  • Refactored generation of blockwise Confirmable notifications to avoid a
    possible assertion failure; requests for subsequent blocks of such
    notifications are now sent as Piggybacked responses
  • Fixed a bug in the documentation of an object definition struct
  • (commercial version only) Fixed problems with running some tests on systems
    with Mbed TLS 3.x
  • Fixed a few assertion and pointer punning issues regarding calls to IPSO
    objects APIs in erroneous cases
  • Prevent from trying to store empty cert/keys on HSM