summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbin Suresh <albin.suresh@softwareag.com>2022-08-19 12:22:34 +0530
committerGitHub <noreply@github.com>2022-08-19 12:22:34 +0530
commitee3047cd76ad7485526f262442d97a48c6427349 (patch)
treeabc81f1bad01aca735a5515233a6d9f5f41c9695
parentf53a3bede0c47a03570ac342252680af2c9d787e (diff)
parentb1b3d26bd774b4984bb225f6c2644fa44a4c5cb9 (diff)
Merge pull request #1348 from thin-edge/create-pull-request/patch
Patch version bump
-rw-r--r--Cargo.lock56
-rw-r--r--crates/common/batcher/Cargo.toml2
-rw-r--r--crates/common/certificate/Cargo.toml2
-rw-r--r--crates/common/clock/Cargo.toml2
-rw-r--r--crates/common/download/Cargo.toml2
-rw-r--r--crates/common/flockfile/Cargo.toml2
-rw-r--r--crates/common/json_writer/Cargo.toml2
-rw-r--r--crates/common/logged_command/Cargo.toml2
-rw-r--r--crates/common/mqtt_channel/Cargo.toml2
-rw-r--r--crates/common/tedge_config/Cargo.toml2
-rw-r--r--crates/common/tedge_utils/Cargo.toml2
-rw-r--r--crates/core/agent_interface/Cargo.toml2
-rw-r--r--crates/core/c8y_api/Cargo.toml2
-rw-r--r--crates/core/c8y_smartrest/Cargo.toml2
-rw-r--r--crates/core/c8y_translator/Cargo.toml2
-rw-r--r--crates/core/plugin_sm/Cargo.toml2
-rw-r--r--crates/core/tedge/Cargo.toml2
-rw-r--r--crates/core/tedge_agent/Cargo.toml2
-rw-r--r--crates/core/tedge_mapper/Cargo.toml2
-rw-r--r--crates/core/tedge_watchdog/Cargo.toml2
-rw-r--r--crates/core/thin_edge_json/Cargo.toml2
-rw-r--r--crates/tests/mqtt_tests/Cargo.toml2
-rw-r--r--crates/tests/sawtooth_publisher/Cargo.toml2
-rw-r--r--crates/tests/tedge_test_utils/Cargo.toml2
-rwxr-xr-xget-thin-edge_io.sh2
-rw-r--r--plugins/c8y_configuration_plugin/Cargo.toml2
-rw-r--r--plugins/c8y_log_plugin/Cargo.toml2
-rw-r--r--plugins/tedge_apama_plugin/Cargo.toml2
-rw-r--r--plugins/tedge_apt_plugin/Cargo.toml2
-rw-r--r--plugins/tedge_dummy_plugin/Cargo.toml2
30 files changed, 57 insertions, 57 deletions
diff --git a/Cargo.lock b/Cargo.lock
index a4e073e2..dee24d04 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -19,7 +19,7 @@ checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
[[package]]
name = "agent_interface"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"csv",
"download",
@@ -271,7 +271,7 @@ checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
[[package]]
name = "batcher"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"time",
"tokio",
@@ -358,7 +358,7 @@ checksum = "f0b3de4a0c5e67e16066a0715723abd91edc2f9001d09c46e1dca929351e130e"
[[package]]
name = "c8y_api"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"agent_interface",
"anyhow",
@@ -389,7 +389,7 @@ dependencies = [
[[package]]
name = "c8y_configuration_plugin"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"anyhow",
"assert_matches",
@@ -418,7 +418,7 @@ dependencies = [
[[package]]
name = "c8y_log_plugin"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"anyhow",
"assert_matches",
@@ -448,7 +448,7 @@ dependencies = [
[[package]]
name = "c8y_smartrest"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"agent_interface",
"anyhow",
@@ -473,7 +473,7 @@ dependencies = [
[[package]]
name = "c8y_translator"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"anyhow",
"assert-json-diff",
@@ -510,7 +510,7 @@ checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
[[package]]
name = "certificate"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"anyhow",
"assert_matches",
@@ -588,7 +588,7 @@ dependencies = [
[[package]]
name = "clock"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"mockall",
"time",
@@ -863,7 +863,7 @@ checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1"
[[package]]
name = "download"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"anyhow",
"backoff",
@@ -981,7 +981,7 @@ dependencies = [
[[package]]
name = "flockfile"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"assert_matches",
"nix",
@@ -1454,7 +1454,7 @@ dependencies = [
[[package]]
name = "json-writer"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"anyhow",
"serde_json",
@@ -1495,7 +1495,7 @@ dependencies = [
[[package]]
name = "logged_command"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"anyhow",
"assert_matches",
@@ -1633,7 +1633,7 @@ dependencies = [
[[package]]
name = "mqtt_channel"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"anyhow",
"async-trait",
@@ -1648,7 +1648,7 @@ dependencies = [
[[package]]
name = "mqtt_tests"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"anyhow",
"fastrand",
@@ -1981,7 +1981,7 @@ dependencies = [
[[package]]
name = "plugin_sm"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"agent_interface",
"anyhow",
@@ -2500,7 +2500,7 @@ dependencies = [
[[package]]
name = "sawtooth_publisher"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"async-log",
"env_logger 0.9.0",
@@ -2774,7 +2774,7 @@ dependencies = [
[[package]]
name = "tedge"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"anyhow",
"assert_cmd",
@@ -2807,7 +2807,7 @@ dependencies = [
[[package]]
name = "tedge_agent"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"agent_interface",
"anyhow",
@@ -2839,7 +2839,7 @@ dependencies = [
[[package]]
name = "tedge_apama_plugin"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"clap 3.2.14",
"roxmltree",
@@ -2850,7 +2850,7 @@ dependencies = [
[[package]]
name = "tedge_apt_plugin"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"anyhow",
"clap 3.2.14",
@@ -2866,7 +2866,7 @@ dependencies = [
[[package]]
name = "tedge_config"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"assert_matches",
"certificate",
@@ -2881,7 +2881,7 @@ dependencies = [
[[package]]
name = "tedge_dummy_plugin"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"clap 3.2.14",
"thiserror",
@@ -2889,7 +2889,7 @@ dependencies = [
[[package]]
name = "tedge_mapper"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"agent_interface",
"anyhow",
@@ -2932,7 +2932,7 @@ dependencies = [
[[package]]
name = "tedge_test_utils"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"anyhow",
"tempfile",
@@ -2941,7 +2941,7 @@ dependencies = [
[[package]]
name = "tedge_utils"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"assert_matches",
"async-stream",
@@ -2963,7 +2963,7 @@ dependencies = [
[[package]]
name = "tedge_watchdog"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"anyhow",
"clap 3.2.14",
@@ -3049,7 +3049,7 @@ checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"
[[package]]
name = "thin_edge_json"
-version = "0.7.3"
+version = "0.7.4"
dependencies = [
"anyhow",
"assert_matches",
diff --git a/crates/common/batcher/Cargo.toml b/crates/common/batcher/Cargo.toml
index 75ad7cd1..94fced44 100644
--- a/crates/common/batcher/Cargo.toml
+++ b/crates/common/batcher/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "batcher"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/common/certificate/Cargo.toml b/crates/common/certificate/Cargo.toml
index bf6299b3..1fa6f19c 100644
--- a/crates/common/certificate/Cargo.toml
+++ b/crates/common/certificate/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "certificate"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/common/clock/Cargo.toml b/crates/common/clock/Cargo.toml
index 751075d3..8bbf6eb0 100644
--- a/crates/common/clock/Cargo.toml
+++ b/crates/common/clock/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "clock"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/common/download/Cargo.toml b/crates/common/download/Cargo.toml
index ab4d1026..2145f716 100644
--- a/crates/common/download/Cargo.toml
+++ b/crates/common/download/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "download"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/common/flockfile/Cargo.toml b/crates/common/flockfile/Cargo.toml
index e57dad24..deec952e 100644
--- a/crates/common/flockfile/Cargo.toml
+++ b/crates/common/flockfile/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flockfile"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/common/json_writer/Cargo.toml b/crates/common/json_writer/Cargo.toml
index 84b360df..f5e00d94 100644
--- a/crates/common/json_writer/Cargo.toml
+++ b/crates/common/json_writer/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "json-writer"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/common/logged_command/Cargo.toml b/crates/common/logged_command/Cargo.toml
index 46a0ecfe..41c651d1 100644
--- a/crates/common/logged_command/Cargo.toml
+++ b/crates/common/logged_command/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "logged_command"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/common/mqtt_channel/Cargo.toml b/crates/common/mqtt_channel/Cargo.toml
index c4a2e352..87117c74 100644
--- a/crates/common/mqtt_channel/Cargo.toml
+++ b/crates/common/mqtt_channel/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mqtt_channel"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/common/tedge_config/Cargo.toml b/crates/common/tedge_config/Cargo.toml
index 8b13c726..dae900eb 100644
--- a/crates/common/tedge_config/Cargo.toml
+++ b/crates/common/tedge_config/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_config"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/common/tedge_utils/Cargo.toml b/crates/common/tedge_utils/Cargo.toml
index 0d1354ed..f860c7b2 100644
--- a/crates/common/tedge_utils/Cargo.toml
+++ b/crates/common/tedge_utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_utils"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/core/agent_interface/Cargo.toml b/crates/core/agent_interface/Cargo.toml
index 64d4db54..91d69b49 100644
--- a/crates/core/agent_interface/Cargo.toml
+++ b/crates/core/agent_interface/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "agent_interface"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/core/c8y_api/Cargo.toml b/crates/core/c8y_api/Cargo.toml
index 5e809911..dc1f1ac2 100644
--- a/crates/core/c8y_api/Cargo.toml
+++ b/crates/core/c8y_api/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "c8y_api"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/core/c8y_smartrest/Cargo.toml b/crates/core/c8y_smartrest/Cargo.toml
index 4badb030..6b10f5a9 100644
--- a/crates/core/c8y_smartrest/Cargo.toml
+++ b/crates/core/c8y_smartrest/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "c8y_smartrest"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/core/c8y_translator/Cargo.toml b/crates/core/c8y_translator/Cargo.toml
index 3e455055..1c83cab8 100644
--- a/crates/core/c8y_translator/Cargo.toml
+++ b/crates/core/c8y_translator/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "c8y_translator"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/core/plugin_sm/Cargo.toml b/crates/core/plugin_sm/Cargo.toml
index a5b8a9f7..14bba627 100644
--- a/crates/core/plugin_sm/Cargo.toml
+++ b/crates/core/plugin_sm/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "plugin_sm"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/core/tedge/Cargo.toml b/crates/core/tedge/Cargo.toml
index 5f09f9b3..f4f125b6 100644
--- a/crates/core/tedge/Cargo.toml
+++ b/crates/core/tedge/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/core/tedge_agent/Cargo.toml b/crates/core/tedge_agent/Cargo.toml
index d20b972a..77732974 100644
--- a/crates/core/tedge_agent/Cargo.toml
+++ b/crates/core/tedge_agent/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_agent"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/core/tedge_mapper/Cargo.toml b/crates/core/tedge_mapper/Cargo.toml
index 2032a2e6..a1d2dd65 100644
--- a/crates/core/tedge_mapper/Cargo.toml
+++ b/crates/core/tedge_mapper/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_mapper"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/core/tedge_watchdog/Cargo.toml b/crates/core/tedge_watchdog/Cargo.toml
index e79bbccb..538a5918 100644
--- a/crates/core/tedge_watchdog/Cargo.toml
+++ b/crates/core/tedge_watchdog/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_watchdog"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/core/thin_edge_json/Cargo.toml b/crates/core/thin_edge_json/Cargo.toml
index 1817629e..35b0a872 100644
--- a/crates/core/thin_edge_json/Cargo.toml
+++ b/crates/core/thin_edge_json/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "thin_edge_json"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/tests/mqtt_tests/Cargo.toml b/crates/tests/mqtt_tests/Cargo.toml
index ff0e505d..7dde2b65 100644
--- a/crates/tests/mqtt_tests/Cargo.toml
+++ b/crates/tests/mqtt_tests/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mqtt_tests"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/crates/tests/sawtooth_publisher/Cargo.toml b/crates/tests/sawtooth_publisher/Cargo.toml
index 4a0a3aa3..4493625e 100644
--- a/crates/tests/sawtooth_publisher/Cargo.toml
+++ b/crates/tests/sawtooth_publisher/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "sawtooth_publisher"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
diff --git a/crates/tests/tedge_test_utils/Cargo.toml b/crates/tests/tedge_test_utils/Cargo.toml
index 669c5095..af759889 100644
--- a/crates/tests/tedge_test_utils/Cargo.toml
+++ b/crates/tests/tedge_test_utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_test_utils"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/get-thin-edge_io.sh b/get-thin-edge_io.sh
index 81535d51..49db1fb9 100755
--- a/get-thin-edge_io.sh
+++ b/get-thin-edge_io.sh
@@ -84,7 +84,7 @@ fi
echo "${BLUE}Thank you for trying thin-edge.io! ${COLORRESET}\n"
if [ -z "$VERSION" ]; then
- VERSION=0.7.3
+ VERSION=0.7.4
echo "Version argument has not been provided, installing latest: ${BLUE}$VERSION${COLORRESET}"
echo "To install a particular version use this script with the version as an argument."
diff --git a/plugins/c8y_configuration_plugin/Cargo.toml b/plugins/c8y_configuration_plugin/Cargo.toml
index 20a611a3..385f916b 100644
--- a/plugins/c8y_configuration_plugin/Cargo.toml
+++ b/plugins/c8y_configuration_plugin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "c8y_configuration_plugin"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/plugins/c8y_log_plugin/Cargo.toml b/plugins/c8y_log_plugin/Cargo.toml
index 93427810..9defecac 100644
--- a/plugins/c8y_log_plugin/Cargo.toml
+++ b/plugins/c8y_log_plugin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "c8y_log_plugin"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/plugins/tedge_apama_plugin/Cargo.toml b/plugins/tedge_apama_plugin/Cargo.toml
index e67de214..56a2943f 100644
--- a/plugins/tedge_apama_plugin/Cargo.toml
+++ b/plugins/tedge_apama_plugin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_apama_plugin"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/plugins/tedge_apt_plugin/Cargo.toml b/plugins/tedge_apt_plugin/Cargo.toml
index e608aa1e..de2056d9 100644
--- a/plugins/tedge_apt_plugin/Cargo.toml
+++ b/plugins/tedge_apt_plugin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_apt_plugin"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"
diff --git a/plugins/tedge_dummy_plugin/Cargo.toml b/plugins/tedge_dummy_plugin/Cargo.toml
index def78ce1..25656696 100644
--- a/plugins/tedge_dummy_plugin/Cargo.toml
+++ b/plugins/tedge_dummy_plugin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_dummy_plugin"
-version = "0.7.3"
+version = "0.7.4"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2021"
rust-version = "1.58.1"