summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge_agent
AgeCommit message (Expand)Author
2022-03-10fixing sm plugins path error message (#937)initard
2022-03-10fixed /run path bug introduced by #939initard
2022-03-08Merge pull request #939 from initard/improvement/858/configurable-lock-and-re...Alex Solomes
2022-03-04[869] remove redundant file write (#977)PradeepKiruvale
2022-03-04configurable run path (#858)initard
2022-03-04configurable logs path (#858)initard
2022-03-02Patch version bump 0.5.4 (#963)github-actions[bot]
2022-03-01[823] Configurable mqtt bind address (#929)PradeepKiruvale
2022-02-22--config-dir for tedge command (#814)initard
2022-02-18Replace structopt with clap 3Matthias Beyer
2022-02-16Patch version bump (#884)github-actions[bot]
2022-02-15Merge pull request #879 from matthiasbeyer/clippy-fixes-tedge_agentMatthias Beyer
2022-02-14Merge pull request #865 from matthiasbeyer/clippy-fixes-agent_interfaceMatthias Beyer
2022-02-14Allow From* prefix in enum variantsMatthias Beyer
2022-02-14Remove needless static lifetimeMatthias Beyer
2022-02-14Remove borrow that is immediately dereferencedMatthias Beyer
2022-02-14Replace manual flattening with .flatten() callMatthias Beyer
2022-02-14Replace .nth(0) call with .next()Matthias Beyer
2022-02-11Use 'time' instead of 'chrono' due to CVE for c8y_smartrest and all dependen...Lukasz Woznicki
2022-02-07Replace new() constructor with Default implMatthias Beyer
2022-02-04[699] init/clear agent and mapper sessions (#797)PradeepKiruvale
2022-02-03Bump Rust version to 1.58.1 (#803)Michael Abel
2022-01-20Migrate to edition 2021 (#558)Lukasz Woznicki
2022-01-19Refactoring the MQTT client API (#575)Didier Wenzek
2022-01-19Patch version bump (#771)github-actions[bot]
2022-01-18Fix the paths of maintainer-scripts in Cargo.toml to adjust to cargo-deb 1.34...Rina Fujino
2022-01-12Feature/651/configurable temp path (#732)initard
2022-01-11[663] agent topics (#731)PradeepKiruvale
2022-01-07Remove capabilities messages on tedge agent start (#741)Didier Wenzek
2022-01-05Patch version bump to 0.5.1 (#734)github-actions[bot]
2021-12-10Bump version to 0.5.0. Update some docs to use 0.5.0 as well (#677)Lukasz Woznicki
2021-12-09creating runtime directory /run/tedge_agent (#683) (#698)initard
2021-12-06Feature/599/restart device cloud operation (#662)initard
2021-12-01[Bug-540] tedge agent missing software list request (#653)PradeepKiruvale
2021-11-26[CIT-659] restart device local operation (#591)initard
2021-11-25Fix paths for deb assets (#633)Lukasz Woznicki
2021-11-24Restructure directories of the workspace (#559)Lukasz Woznicki