Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

37 lines (26 loc) · 1.96 KB

Changelog for coreMQTT Agent Library

v1.3.0 (August 2024)

Changes

  • #114 Update CMock submodule pointer to latest version v2.5.3.
  • #111 Update coreMQTT-Agent to work with the coreMQTT v2.3.1.
  • #110 Fix MISRA violation.
  • #109 Update CMakeList optionally build UT/Coverity & Update Coverity configuration.
  • #108 Use CBMC version 5.95.1.
  • #107 Add documentation about configuration options.
  • #105 Update this repository to use new CI-CD Actions.
  • #103 Update Agent to treat MQTTNeedMoreBytes correctly.
  • #84 Create pull_request_template.md.
  • #83 Add CBMC proof-running GitHub Action.
  • #81 Fix unsigned comparison IAR compiler warnings.

v1.2.0 (October 2022)

Changes

  • #77 Update coreMQTT-Agent to work with the coreMQTT v2.1.0. No breaking changes from the previous version.
  • #75 Update coreMQTT-Agent to work with the coreMQTT v2.0.0.

v1.1.0 (November 2021)

Changes

  • #59 Update doxygen version used for documentation to 1.9.2.

v1.0.1 (July 2021)

Changes

  • #56 Add header guards for C++ linkage and update coreMQTT submodule.

v1.0.0 (April 2021)

This is the first release of the coreMQTT Agent library in this repository.