summaryrefslogtreecommitdiffstats
path: root/tedge
AgeCommit message (Expand)Author
2021-08-31Release 0.3.0 (#410)Lukasz Woznicki
2021-08-30[CIT-532] Subscribe to cloud operations only after device creation (#404)Albin Suresh
2021-08-26[CIT-525] enable sm services (#396)PradeepKiruvale
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-10[CIT-446] c8y jwt token (#369)PradeepKiruvale
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[CIT-420] mqtt packet size (#346)PradeepKiruvale
2021-07-21(cargo release) bump version (#352)github-actions[bot]
2021-07-14Remove ExecutionContext - Inject UserManager where required (#347)Michael Neumann
2021-07-13Add system service manager abstraction (#338)Michael Neumann
2021-07-12CIE-437: Use Display for the path in the certificate exists message, rather t...ChrisGreenaway
2021-07-12CIT-425: Fix copy-paste error in mqtt sub help message (#341)ChrisGreenaway
2021-07-08Update crates dependencies versions (#337)Lukasz Woznicki
2021-07-08Patch version bump to 0.2.2github-actions[bot]
2021-07-06Refactor inflight tracking and notify on completed instead of polling (#329)Michael Neumann
2021-07-06Reduce sleep from 500ms to 50ms (#328)Michael Neumann
2021-07-05tedge mqtt pub - Fix a race when publishing QoS=0 messages (#323)Michael Neumann
2021-07-05[CIT-403] Address issue with self signed certificates not allowed when upload...Lukasz Woznicki
2021-07-01[CIT-417] Address mqtt port change issues (#303)PradeepKiruvale
2021-06-29Get rid of MqttClient#publish_with_ack functionality (#306)Michael Neumann
2021-06-23Rename mqtt_client::Error to mqtt_client::MQTTClientError (#304)PradeepKiruvale
2021-06-23(cargo release) bump version (#308)github-actions[bot]
2021-06-21[#300] Add the child device topics to c8y bridge (#301)Didier Wenzek
2021-06-11Utf8 payload (#278)PradeepKiruvale
2021-06-09Remove use of "build_path_for_sudo_or_user" (#282)Michael Neumann
2021-06-09(cargo release) bump version (#284)Lukasz Woznicki
2021-06-07[CIT-373] Add use of mapper for tedge connect az (#258)Lukasz Woznicki
2021-06-07Add timeout to publish on connection test for c8y and az (#270)Lukasz Woznicki
2021-06-04Cargo outdated (#268)Didier Wenzek
2021-06-03[CIT-394] fix build on windows (#267)Didier Wenzek
2021-05-28trim null terminated payload (#255)PradeepKiruvale
2021-05-25[CIT-270] configure moquitto port (#248)PradeepKiruvale
2021-05-20[CIT-162] Implement Azure IoT Mapper (#242)Rina Fujino
2021-05-19Define mockable traits in mqtt library (#238)Albin Suresh
2021-05-18[CIT-321] validation of device ID (#228)PradeepKiruvale
2021-05-17[CIT-313] Remove 's/oc' and 's/os' topics from config (#237)Lukasz Woznicki
2021-05-14Fix clippy warnings (#223)Lukasz Woznicki
2021-05-11[CIT-300] Update doc for tedge connect <cloud> --test (#220)Rina Fujino
2021-05-07[CIT-300] Add --test option to tedge connect (#218)Rina Fujino
2021-04-28Use correct settings for azure conenct command. (#208)Lukasz Woznicki
2021-04-20[CIT-338] Split certificate module to multiple files (#192)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-15[CIT-245] Move disconnect module implementation to separate files. (#183)Lukasz Woznicki
2021-04-15Fix duplicate C8yUrlSetting in ConfigKey::list_all (#189)Michael Neumann
2021-04-15[CIT-249] Refactor command trait for mqtt (#182)Rina Fujino
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