Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1 KB

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 1 KB

Changelog for AWS IoT Jobs Library

v1.1.1 (July 2021)

API Changes:

  • #50 Move declaration of temporary variables after length check

v1.1.0 (March 2021)

API Changes:

  • #34 and #35 Add support for generating and matching DescribeJobExecution API topics with $next as a jobID.
  • #38 Add new utility macros to API for compile-time generation of AWS IoT Jobs API topics.

Other Updates:

  • #37 Add code examples in documentation of API functions.
  • #43 Add MISRA rule 2.5 in list of ignored violations in MISRA.md file.

v1.0.0 (November 2020)

This is the first release of the AWS IoT Jobs Library in this repository.