All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- removed cargo ignore for RUSTSEC-2020-0071
- made 'request_connection_string_from_eis_with_expiry' async
- removed main.rs and re-organized integration tests
- fixed cargo clippy warnings
- prepared for open source
- ignored RUSTSEC-2020-0071 introduced in 0.2.4
- updated to iot-identity-service 1.4.1
- renamed from ICS-DeviceManagement to omnect github orga
- fix cargo audit warnings by updating/removing dependencies
- disabled failing integration tests
- remove iot-identity-service as submodule and re-add as git dependency
- bump to current main rev (Feb 28, 2022)
- Downgrade to rust cargo edition 2018, due to cargo-bitbake 0.3.15 is not supporting edition 2021
- Initial Version