summaryrefslogtreecommitdiffstats
path: root/crates
AgeCommit message (Expand)Author
2022-04-12Issue #1030 Support c8y_UploadConfigFile operationAlbin Suresh
2022-04-07Closes #862 Report mosquitto cloud bridge health status via MQTTAlbin Suresh
2022-04-07Handle errors and update docs (#1060)PradeepKiruvale
2022-04-06[953] tedge watchdog (#1026)PradeepKiruvale
2022-03-31Include PID in health status message of tedge-daemonsAlbin Suresh
2022-03-31Issue #769 Common health check MQTT endpoint for tedge daemonsAlbin Suresh
2022-03-30Patch version bump 0.6.1 (#1041)github-actions[bot]
2022-03-30Merge pull request #1033 from matthiasbeyer/fix-missing-featuresMatthias Beyer
2022-03-30Add missing tokio featuresMatthias Beyer
2022-03-30Merge PR #1025 MQTT health endpoints for tedge-daemonsAlbin Suresh
2022-03-30MQTT health endpoint for collectd-mapperAlbin Suresh
2022-03-30MQTT health endpoint for tedge-agentAlbin Suresh
2022-03-30Closes #769 MQTT health endpoint for tedge-mapperAlbin Suresh
2022-03-29Install individual packages on integration workflow (#1035)PradeepKiruvale
2022-03-24Merge pull request #1022 from initard/bugfix/983/execute-operation-panicAlex Solomes
2022-03-24fixing panic when wrong command set in template #983initard
2022-03-24[#761] tedge init (#993)PradeepKiruvale
2022-03-16Closes #1004 Fix mapping of time field in event JSON to SmartRESTAlbin Suresh
2022-03-15appending tedge/agent to logs.path key (#997)initard
2022-03-14(cargo release) bump version 0.6.0 (#996)Rina Fujino
2022-03-11error handling on tedge-mapper start upinitard
2022-03-11error handling on tedge-agent start upinitard
2022-03-11Upgrade dependencies to eliminate vulnerable regex crate v1.5.4Albin Suresh
2022-03-11Closes #893 Support custom fields and fragments in Thin Edge JSON eventsAlbin Suresh
2022-03-11Rename message field to text in Thin Edge JSON events payloadAlbin Suresh
2022-03-11Rename message field to text in Thin Edge JSON alarms payloadAlbin Suresh
2022-03-10fixing sm plugins path error message (#937)initard
2022-03-10Merge pull request #985 from initard/bugfix/984/lock-file-configuration-errorAlex Solomes
2022-03-10fixed /run path bug introduced by #939initard
2022-03-09test-case version updateinitard
2022-03-08Merge pull request #939 from initard/improvement/858/configurable-lock-and-re...Alex Solomes
2022-03-07Merge pull request #978 from matthiasbeyer/remove-warningsMatthias Beyer
2022-03-07[974] fix init and clear session (#976)PradeepKiruvale
2022-03-07Allow dead codeMatthias Beyer
2022-03-07Remove unused importsMatthias Beyer
2022-03-07Move tests into moduleMatthias Beyer
2022-03-07Move import to top of fileMatthias Beyer
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-01Merge pull request #940 Update the output of tedge connect, tutorial and how-...Rina Fujino
2022-03-01[823] Configurable mqtt bind address (#929)PradeepKiruvale
2022-02-28Merge pull request #951 Fix cargo audit warning: zeroize 1.5.2 is yankedDidier Wenzek
2022-02-28Fix cargo audit warning: zeroize 1.5.2 is yankedDidier Wenzek
2022-02-28Merge pull request #943 from matthiasbeyer/clippy-fixes-downloadMatthias Beyer
2022-02-28Merge pull request #944 from matthiasbeyer/clippy-fixes-tedgeMatthias Beyer
2022-02-28Fix: Remove unused "use"Matthias Beyer
2022-02-28Fix: Allow module inception hereMatthias Beyer
2022-02-28Fix: Use unwrap_or() instead of matchMatthias Beyer