Skip to content

Anjay 3.1.1

Compare
Choose a tag to compare
@kFYatek kFYatek released this 22 Jul 13:17
· 17 commits to master since this release

Improvements

  • Added CHANGELOG.md

Bugfixes

  • Added the missing return in anjay_dm_handlers.c that could cause undefined behavior when ANJAY_WITH_THREAD_SAFETY was disabled
  • Removed the unused option in the factory provisioning script
  • Removed usage of Python 3.6 syntax in tests that caused Github Actions tests to fail
  • Added missing notes about the change to (D)TLS version in all migration guides in the documentation
  • (commercial feature only) Fixed proper handling of changing the disable_legacy_server_initiated_bootstrap across core persistence cycles