v2.1.0
2.1.0 (2022-12-21)
Features
- Add clusterfuzzlite action (#113) (7be93ab)
- Add debug support to devcontainer (ab92693)
- Add fuzz testing (#109) (23061b9)
- Add openssf best practices badge (#112) (41528bd)
- Add release-please action (#147) (45fa1e9)
- Add rpc example (#141) (0e0d709)
- Enable installer package generation (#138) (169dd81)
- Export mutation testing result to Sonar (#105) (e7f22cd)
- Fix fuzzing builds (#125) (4e34bc3)
- Fix sonar findings (#107) (b2d3935)
- Fix Sonar findings (#129) (455c787)
- Generalize examples (#131) (dfeb251)
- Hal unix (#136) (57817da)
- Increase Gatt test coverage (77d297e)
- infra/util/Endian.hpp: Add constexpr, and endianness detection (1120b48)
- Port echo console (#135) (c175bae)
- Update devcontainer (7ed3b33)
- Update mbedtls to v3.2.1 (4739af3)
- Update protobuf to 3.21.9.0 (v21.9) (#106) (76f8e77)
Bug Fixes
- Convert services/ble/test CMakeLists from ccola to plain CMake (8c22f65)
- Convert services/ble/test CMakeLists from ccola to plain CMake (8afaa3e)
- devcontainer: Select correct base image version (#114) (041d64b)
- Flag false positive of cpp:S836 (01b2599)
- Include(CTest) should be called from top-level (5163094)
- Increase coverage (587b940)
- protoc: Propagate link libraries in proto deps (d609e66)
- Sonar cpp:S128 (d7b4776)
- Sonar cpp:S3519 (58bcfbd)
- Sonar cpp:S5018 (291443f)
- Sonar cpp:S912 (3063057)
- SonarCloud cpp:S3491 (bfc763e)
- TestJson: Warning on signed overflow (45d7ef2)