summaryrefslogtreecommitdiffstats
path: root/tedge/Cargo.toml
AgeCommit message (Expand)Author
2022-05-13Make logging non-optionalMatthias Beyer
2022-05-13Remove console-subscriberMatthias Beyer
2022-05-10Wire up notification plugin in tedge-cliMatthias Beyer
2022-04-20Integrate MQTT plugins into CLIMatthias Beyer
2022-04-14Fix: Use miette with "fancy" feature in CLIMatthias Beyer
2022-04-13Add measurement-filter plugin in CLIMatthias Beyer
2022-04-13tedge-cli: Adapt for miette as error handling crateMatthias Beyer
2022-03-23Add httpstop plugin to tedge CLI implementationMatthias Beyer
2022-03-23Adapt tedge-cli to new core interfaceMatthias Beyer
2022-03-23Revert "Remove plugin_log"Matthias Beyer
2022-03-23Remove plugin_logMatthias Beyer
2022-03-17Add tedge-cli binaryMatthias Beyer
2021-11-24Restructure directories of the workspace (#559)Lukasz Woznicki
2021-11-24(cargo release) bump version 0.4.3github-actions[bot]
2021-11-11Patch version bump (#573)github-actions[bot]
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-15Fix issue #495 (#511)Didier Wenzek
2021-10-14Release 0.4.0 (#493)Lukasz Woznicki
2021-10-11Update all dependencies (#487)Lukasz Woznicki
2021-09-29(cargo release) bump version (#457)github-actions[bot]
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-08-31Release 0.3.0 (#410)Lukasz Woznicki
2021-08-19Patch version bump (#390) 0.2.4github-actions[bot]
2021-08-08[CIT-450] Tedge Agent - SM feature (#354)Lukasz Woznicki
2021-07-29Move utils from tedge cli to separate crate to be usable by other tedge compo...Lukasz Woznicki
2021-07-21(cargo release) bump version (#352)github-actions[bot]
2021-07-13Add system service manager abstraction (#338)Michael Neumann
2021-07-08Update crates dependencies versions (#337)Lukasz Woznicki
2021-07-08Patch version bump to 0.2.2github-actions[bot]
2021-07-05[CIT-403] Address issue with self signed certificates not allowed when upload...Lukasz Woznicki
2021-06-29Get rid of MqttClient#publish_with_ack functionality (#306)Michael Neumann
2021-06-23(cargo release) bump version (#308)github-actions[bot]
2021-06-09(cargo release) bump version (#284)Lukasz Woznicki
2021-06-04Cargo outdated (#268)Didier Wenzek
2021-06-03[CIT-394] fix build on windows (#267)Didier Wenzek
2021-04-13[CIT-218] Extract the device identifier from the device certificate (#176)Didier Wenzek
2021-04-07Refactor TEdge config (#155)Michael Neumann
2021-03-29two bug fixes: include in mosquitto config, maintainer script path of tedge (...Sebastian Büttner
2021-03-26feature/cit 290/update contact email (#123)Sebastian Büttner
2021-03-26Commit Cargo.lock to fix dependency versions (#117)Albin Suresh
2021-03-25[CIT-273] Clean security model (#107)Didier Wenzek
2021-03-25Tie der-parser version to specific version (#116)Michael Abel
2021-03-25[CIT-280] Remove inadvertent dev-dependency to openssl (#112)Didier Wenzek
2021-03-23[CIT-280] Show certificate thumbprint (#101)PradeepKiruvale
2021-03-12[CIT-264] Enhance tedge debian package with maintainer-script (#91)Sebastian Büttner
2021-03-11[CIT-191] tedge cert upload c8y (#81)Lukasz Woznicki
2021-03-10[FIX] Remove useless dependencies (#85)Didier Wenzek
2021-03-09[CIT-195] Add cfg-flag to integration and system tests (#65)Michael Abel