summaryrefslogtreecommitdiffstats
path: root/tedge_config
AgeCommit message (Expand)Author
2021-11-24Restructure directories of the workspace (#559)Lukasz Woznicki
2021-11-24(cargo release) bump version 0.4.3github-actions[bot]
2021-11-17[CIT-678] Change error message to inform about new way to set device id (#572)Lukasz Woznicki
2021-11-11Patch version bump (#573)github-actions[bot]
2021-10-29(cargo release) bump version (#538)github-actions[bot]
2021-10-22[CIT-620] Modify certificate configuration for external MQTT access (#515)Lukasz Woznicki
2021-10-14Release 0.4.0 (#493)Lukasz Woznicki
2021-09-29add option to allow connection from external clients (#452)Yudai Kiyofuji
2021-09-29(cargo release) bump version (#457)github-actions[bot]
2021-09-16Clippy lints fixes for latest code (#433)Lukasz Woznicki
2021-09-15(cargo release) bump version (#429)github-actions[bot]
2021-08-31Release 0.3.0 (#410)Lukasz Woznicki
2021-08-19[CIT-502] Default software plugin support (#386)Albin Suresh
2021-08-19Patch version bump (#390) 0.2.4github-actions[bot]
2021-08-04Add async version of atomically write file and move it to tedge_utils (#364)Lukasz Woznicki
2021-07-21(cargo release) bump version (#352)github-actions[bot]
2021-07-12CIE-437: Use Display for the path in the certificate exists message, rather t...ChrisGreenaway
2021-07-08Update crates dependencies versions (#337)Lukasz Woznicki
2021-07-08Patch version bump to 0.2.2github-actions[bot]
2021-07-01[CIT-417] Address mqtt port change issues (#303)PradeepKiruvale
2021-06-23(cargo release) bump version (#308)github-actions[bot]
2021-06-14[CIT-408] Add az.mapper.timestamp unit tests and refactoring in config tests ...Rina Fujino
2021-06-09(cargo release) bump version (#284)Lukasz Woznicki
2021-06-07[CIT-391] Change to accept the old configuration using azure for Azure IoT re...Rina Fujino
2021-06-02[CIT-298] Make all Azure related commands consistent (#265)Rina Fujino
2021-05-25[CIT-270] configure moquitto port (#248)PradeepKiruvale
2021-05-20[CIT-162] Implement Azure IoT Mapper (#242)Rina Fujino
2021-05-14Fix clippy warnings (#223)Lukasz Woznicki
2021-04-20[CIT-218] Extract the device id from the device certificate (#190)Didier Wenzek
2021-04-15[CIT-304] Migrate `tedge connect` to new config API and get rid of old TEdgeC...Michael Neumann
2021-04-14Replace crate `tempfile` with custom code - Fixes #169 (#181)Michael Neumann
2021-04-14Migrate `tedge cert` to new config API (#184)Michael Neumann
2021-04-13[CIT-304] Migrate tedge config to use the new tedge_config crate (#168)Michael Neumann
2021-04-07Refactor TEdge config (#155)Michael Neumann