summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2022-01-05Patch version bump to 0.5.1 (#734)github-actions[bot]
2021-12-22Closes #667 Thin Edge JSON alarm support (#726)Albin Suresh
2021-12-17[638] trailing tab in list output (#675)PradeepKiruvale
2021-12-10Bump version to 0.5.0. Update some docs to use 0.5.0 as well (#677)Lukasz Woznicki
2021-12-09Fixes #672 Failure of apama list command with empty project (#679)Albin Suresh
2021-12-07Closes #598 mon file support for apama plugin (#657)Albin Suresh
2021-12-06tedge connect c8y checks configured URL and connected URL are the same (#661)Rina Fujino
2021-12-02#624 Update dependencies and error handlers (#656)Lukasz Woznicki
2021-11-26[CIT-659] restart device local operation (#591)initard
2021-11-24Restructure directories of the workspace (#559)Lukasz Woznicki
2021-11-24(cargo release) bump version 0.4.3github-actions[bot]
2021-11-23[CIT-697] Allowing colon in datetime deserialisation (#616)initard
2021-11-22[CIT-675] Apama plugin (#586)Albin Suresh
2021-11-19Fix build issue on 32bit system (#585)PradeepKiruvale
2021-11-18[CIT-646] Add child device support (#563)Rina Fujino
2021-11-16[CIT-602] Reserve diskspace before downloading file (#562)PradeepKiruvale
2021-11-11Patch version bump (#573)github-actions[bot]
2021-11-10[CIT-612] log operation request (#551)Alex Solomes
2021-11-10[CIT 515] Fix the tests of the MQTT component. (#561)Didier Wenzek
2021-10-29(cargo release) bump version (#538)github-actions[bot]
2021-10-20[CIT-638] Bugfix for wrong url input in Tedge Agent (#516)Alex Solomes
2021-10-14Release 0.4.0 (#493)Lukasz Woznicki
2021-10-14[CIT-619] update plugin list api (#494)PradeepKiruvale
2021-10-11[CIT-523] Support for update-list command in plugins (#440)Albin Suresh
2021-10-11Update all dependencies (#487)Lukasz Woznicki
2021-10-11Update version of crates to alleviate cargo audit hard error (#486)Lukasz Woznicki
2021-10-08[CIT-611] removing openssl dependency, workflow fix (#485)Alex Solomes
2021-10-08[CIT-611] apt plugin integration test (#475)Alex Solomes
2021-10-05[CIT-571] Download file and install integration (#444)Lukasz Woznicki
2021-09-29(cargo release) bump version (#457)github-actions[bot]
2021-09-29Change rewest features to disable nativetls with openssl and use rustls (#456)Lukasz Woznicki
2021-09-28[CIT-571] Add download crate and supporting struct in json_sm (#454)Lukasz Woznicki
2021-09-23Move smartrest to separate crate (#446)Lukasz Woznicki
2021-09-21[CIT-550] flockfile and test for tedge agent (#437)Alex Solomes
2021-09-16Feature/cit 508/simplify logging (#427)Didier Wenzek
2021-09-15(cargo release) bump version (#429)github-actions[bot]
2021-09-13[CIT-538] Directly use rumqttc to implement `tedge mqtt sub` (#418)Didier Wenzek
2021-09-06[CIT-459] Use the batcher to batch collectd message (#401)Didier Wenzek
2021-08-31Release 0.3.0 (#410)Lukasz Woznicki
2021-08-30[CIT-540] create .agent directory (#405)PradeepKiruvale
2021-08-27[CIT-514] Add send software list via http (#400)Lukasz Woznicki
2021-08-25[CIT-471] Add mapper integration tests (#397)Rina Fujino
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-16[CIT-450] Add tests for plugin_sm lib (#375)Lukasz Woznicki
2021-08-16[CIT-468] SM Cumulocity Mapper (#374)Rina Fujino
2021-08-10Move mqtt_server to separate crate such that it is usable by other crates tes...Lukasz Woznicki
2021-08-08[CIT-450] Tedge Agent - SM feature (#354)Lukasz Woznicki
2021-08-06fix broken mqtt library test (#357)PradeepKiruvale
2021-08-05[CIT-506] Use nanoid to generate request ids (#368)Didier Wenzek