29 lines
1.4 KiB
Markdown
29 lines
1.4 KiB
Markdown
# Changelog for AWS IoT Jobs Library
|
|
|
|
## v1.2.0
|
|
|
|
### Other Updates:
|
|
- [#57](https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/pull/57) Update litani and template submodules for cbmc
|
|
- [#55](https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/pull/55) Update Doxygen version to 1.9.2
|
|
- [#54](https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/pull/54) Updated aws-templates-for-cbmc-proofs submodule
|
|
|
|
## v1.1.1 (July 2021)
|
|
|
|
### API Changes:
|
|
- [#50](https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/pull/50) Move declaration of temporary variables after length check
|
|
|
|
## v1.1.0 (March 2021)
|
|
|
|
### API Changes:
|
|
- [#34](https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/pull/34) and [#35](https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/pull/35) Add support for generating and matching DescribeJobExecution API topics with `$next` as a jobID.
|
|
- [#38](https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/pull/38) Add new utility macros to API for compile-time generation of AWS IoT Jobs API topics.
|
|
|
|
### Other Updates:
|
|
- [#37](https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/pull/37) Add code examples in documentation of API functions.
|
|
- [#43](https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/pull/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.
|