summaryrefslogtreecommitdiffstats
path: root/crates/core/c8y_smartrest
AgeCommit message (Expand)Author
2022-08-18Merge pull request #1349 from matthiasbeyer/clippy-fixesDidier Wenzek
2022-08-18Fix clippy: Remove unnecessary .to_string()Matthias Beyer
2022-08-18Fix clippy: c8y_smartrest: Add derive for EqMatthias Beyer
2022-08-18Fix clippy in c8y_smartrest: Remove let-unit-valueMatthias Beyer
2022-07-26Merge pull request #1250 from initard/improvement/1173/inotify-tedge-mapper-d...initard
2022-07-25implementing fs-notify crate for dynamic discovery of operationsinitard
2022-07-22Bump test-case from 2.1.0 to 2.2.1dependabot[bot]
2022-07-20(cargo release) bump versionVersioneer
2022-06-22Patch version bump 0.7.2 (#1214)github-actions[bot]
2022-06-16c8y_smartrest fixing clippy warnings #825initard
2022-06-08Patch version bump 0.7.1 (#1185)github-actions[bot]
2022-06-01Dynamic discovery of new operations (#1140)PradeepKiruvale
2022-05-23(cargo release) bump version 0.7.0 (#1154)Rina Fujino
2022-05-20logs are read in reverse and use modified dateinitard
2022-05-20c8y_log_plugin implementation #1077initard
2022-05-18Merge branch 'main' into feature/1107/enhance-config-managementRina Fujino
2022-05-17Aligned with the upstreamAlbin Suresh
2022-05-17Add type support on the plugin configurationRina Fujino
2022-05-13Issue #1030 c8y_configuration_plugin integration testsAlbin Suresh
2022-05-11Patch version bump 0.6.4 (#1136)github-actions[bot]
2022-05-09Revert the pull request #1116Rina Fujino
2022-05-05Move the operation status message trait to the smartrest crateRina Fujino
2022-05-03operation logs improvement #1027initard
2022-04-28removed unused dependencies #1110initard
2022-04-27Patch version bump 0.6.3 (#1108)github-actions[bot]
2022-04-26Merge branch 'main' into feature/1030/configuration-managementRina Fujino
2022-04-21Reduce code duplication in smartrest_deserializerRina Fujino
2022-04-21Add downloading config files supportRina Fujino
2022-04-13Patch version bump 0.6.2 (#1079)github-actions[bot]
2022-04-12Issue #1030 Support c8y_UploadConfigFile operationAlbin Suresh
2022-03-30Patch version bump 0.6.1 (#1041)github-actions[bot]
2022-03-24fixing panic when wrong command set in template #983initard
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-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-09test-case version updateinitard
2022-03-07Allow dead codeMatthias Beyer
2022-03-02Patch version bump 0.5.4 (#963)github-actions[bot]
2022-02-23Merge pull request #909 from matthiasbeyer/remove-manual-cloneMatthias Beyer
2022-02-22Make message field optional in Thin Edge JSON events (#923)Albin Suresh
2022-02-22Remove unecessary manual cloneMatthias Beyer
2022-02-21Fix: Use Default impl instead of new() without argumentsMatthias Beyer
2022-02-21Fix: Remove unnecessary ? operatorMatthias Beyer
2022-02-21Fix: Do only expect &Path instead of &PathBufMatthias Beyer
2022-02-18Move c8y mapper tests to c8y module and fix docs for tests.Lukasz Woznicki
2022-02-18Move module to subdirectories and adjust useLukasz Woznicki
2022-02-17Merge pull request #856 from matthiasbeyer/clippy-fixes-c8y_smartrestMatthias Beyer