summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-11-24 11:04:22 +0100
committerGitHub <noreply@github.com>2021-11-24 11:04:22 +0100
commit58b6465d0c30c47874aa657746921f917c67f1fb (patch)
tree002036c9a3bbef2fd3fe5be97c2be92e5eea6855
parenta416ba3d9319208673fdda3109f40e1df7d3ec71 (diff)
(cargo release) bump version 0.4.3
Co-authored-by: Versioneer <info@thin-edge.io>
-rw-r--r--Cargo.lock44
-rw-r--r--common/batcher/Cargo.toml2
-rw-r--r--common/certificate/Cargo.toml2
-rw-r--r--common/clock/Cargo.toml2
-rw-r--r--common/flockfile/Cargo.toml2
-rw-r--r--common/json_writer/Cargo.toml2
-rw-r--r--common/mqtt_client/Cargo.toml2
-rw-r--r--common/mqtt_tests/Cargo.toml2
-rw-r--r--common/tedge_users/Cargo.toml2
-rw-r--r--common/tedge_utils/Cargo.toml2
-rw-r--r--mapper/cumulocity/c8y_smartrest/Cargo.toml2
-rw-r--r--mapper/cumulocity/c8y_translator_lib/Cargo.toml2
-rw-r--r--mapper/tedge_mapper/Cargo.toml2
-rw-r--r--mapper/thin_edge_json/Cargo.toml2
-rw-r--r--sm/download/Cargo.toml2
-rw-r--r--sm/json_sm/Cargo.toml2
-rw-r--r--sm/plugin_sm/Cargo.toml2
-rw-r--r--sm/plugins/tedge_apama_plugin/Cargo.toml2
-rw-r--r--sm/plugins/tedge_apt_plugin/Cargo.toml2
-rw-r--r--sm/plugins/tedge_dummy_plugin/Cargo.toml2
-rw-r--r--sm/tedge_agent/Cargo.toml2
-rw-r--r--tedge/Cargo.toml2
-rw-r--r--tedge_config/Cargo.toml2
23 files changed, 44 insertions, 44 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 86df5685..9e1e2534 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -228,7 +228,7 @@ checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
[[package]]
name = "batcher"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"chrono",
"tokio",
@@ -327,7 +327,7 @@ dependencies = [
[[package]]
name = "c8y_smartrest"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"assert-json-diff",
"assert_matches",
@@ -342,7 +342,7 @@ dependencies = [
[[package]]
name = "c8y_translator_lib"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"anyhow",
"assert-json-diff",
@@ -382,7 +382,7 @@ checksum = "79c2681d6594606957bbb8631c4b90a7fcaaa72cdb714743a437b156d6a7eedd"
[[package]]
name = "certificate"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"anyhow",
"assert_matches",
@@ -439,7 +439,7 @@ dependencies = [
[[package]]
name = "clock"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"chrono",
"mockall",
@@ -698,7 +698,7 @@ checksum = "4bb454f0228b18c7f4c3b0ebbee346ed9c52e7443b0999cd543ff3571205701d"
[[package]]
name = "download"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"anyhow",
"backoff",
@@ -805,7 +805,7 @@ dependencies = [
[[package]]
name = "flockfile"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"assert_matches",
"nix",
@@ -1261,7 +1261,7 @@ checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd"
[[package]]
name = "json-writer"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"anyhow",
"serde_json",
@@ -1270,7 +1270,7 @@ dependencies = [
[[package]]
name = "json_sm"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"csv",
"nanoid",
@@ -1452,7 +1452,7 @@ dependencies = [
[[package]]
name = "mqtt_client"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"anyhow",
"async-log",
@@ -1474,7 +1474,7 @@ dependencies = [
[[package]]
name = "mqtt_tests"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"anyhow",
"fastrand",
@@ -1824,7 +1824,7 @@ dependencies = [
[[package]]
name = "plugin_sm"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"anyhow",
"assert_matches",
@@ -2629,7 +2629,7 @@ dependencies = [
[[package]]
name = "tedge"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"anyhow",
"assert_cmd",
@@ -2660,7 +2660,7 @@ dependencies = [
[[package]]
name = "tedge_agent"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"anyhow",
"assert_cmd",
@@ -2689,7 +2689,7 @@ dependencies = [
[[package]]
name = "tedge_apama_plugin"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"serde",
"structopt",
@@ -2699,7 +2699,7 @@ dependencies = [
[[package]]
name = "tedge_apt_plugin"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"anyhow",
"csv",
@@ -2715,7 +2715,7 @@ dependencies = [
[[package]]
name = "tedge_config"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"assert_matches",
"certificate",
@@ -2729,7 +2729,7 @@ dependencies = [
[[package]]
name = "tedge_dummy_plugin"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"structopt",
"thiserror",
@@ -2737,7 +2737,7 @@ dependencies = [
[[package]]
name = "tedge_mapper"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"anyhow",
"assert-json-diff",
@@ -2774,7 +2774,7 @@ dependencies = [
[[package]]
name = "tedge_users"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"thiserror",
"users",
@@ -2782,7 +2782,7 @@ dependencies = [
[[package]]
name = "tedge_utils"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"anyhow",
"assert_matches",
@@ -2847,7 +2847,7 @@ dependencies = [
[[package]]
name = "thin_edge_json"
-version = "0.4.2"
+version = "0.4.3"
dependencies = [
"anyhow",
"chrono",
diff --git a/common/batcher/Cargo.toml b/common/batcher/Cargo.toml
index d6e03761..9cc6c8fb 100644
--- a/common/batcher/Cargo.toml
+++ b/common/batcher/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "batcher"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
diff --git a/common/certificate/Cargo.toml b/common/certificate/Cargo.toml
index 77dec22f..7a15df10 100644
--- a/common/certificate/Cargo.toml
+++ b/common/certificate/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "certificate"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
diff --git a/common/clock/Cargo.toml b/common/clock/Cargo.toml
index 123f5c2a..364c2f22 100644
--- a/common/clock/Cargo.toml
+++ b/common/clock/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "clock"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
diff --git a/common/flockfile/Cargo.toml b/common/flockfile/Cargo.toml
index e96b9382..91a4e267 100644
--- a/common/flockfile/Cargo.toml
+++ b/common/flockfile/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flockfile"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
diff --git a/common/json_writer/Cargo.toml b/common/json_writer/Cargo.toml
index 3b1ebd44..e321d9f3 100644
--- a/common/json_writer/Cargo.toml
+++ b/common/json_writer/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "json-writer"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
diff --git a/common/mqtt_client/Cargo.toml b/common/mqtt_client/Cargo.toml
index 3a2473ae..9a2138f3 100644
--- a/common/mqtt_client/Cargo.toml
+++ b/common/mqtt_client/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mqtt_client"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
diff --git a/common/mqtt_tests/Cargo.toml b/common/mqtt_tests/Cargo.toml
index d80f85d5..abb2c980 100644
--- a/common/mqtt_tests/Cargo.toml
+++ b/common/mqtt_tests/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mqtt_tests"
-version = "0.4.2"
+version = "0.4.3"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/common/tedge_users/Cargo.toml b/common/tedge_users/Cargo.toml
index 479c3a8a..01cf3be6 100644
--- a/common/tedge_users/Cargo.toml
+++ b/common/tedge_users/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_users"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
diff --git a/common/tedge_utils/Cargo.toml b/common/tedge_utils/Cargo.toml
index bc5cecfe..861fff3c 100644
--- a/common/tedge_utils/Cargo.toml
+++ b/common/tedge_utils/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_utils"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
license = "Apache-2.0"
diff --git a/mapper/cumulocity/c8y_smartrest/Cargo.toml b/mapper/cumulocity/c8y_smartrest/Cargo.toml
index adcb9ea1..1ebb8e9a 100644
--- a/mapper/cumulocity/c8y_smartrest/Cargo.toml
+++ b/mapper/cumulocity/c8y_smartrest/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "c8y_smartrest"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
diff --git a/mapper/cumulocity/c8y_translator_lib/Cargo.toml b/mapper/cumulocity/c8y_translator_lib/Cargo.toml
index 5364b04f..b0050385 100644
--- a/mapper/cumulocity/c8y_translator_lib/Cargo.toml
+++ b/mapper/cumulocity/c8y_translator_lib/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "c8y_translator_lib"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
diff --git a/mapper/tedge_mapper/Cargo.toml b/mapper/tedge_mapper/Cargo.toml
index 57b516da..e95fc420 100644
--- a/mapper/tedge_mapper/Cargo.toml
+++ b/mapper/tedge_mapper/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_mapper"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
license = "Apache-2.0"
diff --git a/mapper/thin_edge_json/Cargo.toml b/mapper/thin_edge_json/Cargo.toml
index c8b2168c..d832425c 100644
--- a/mapper/thin_edge_json/Cargo.toml
+++ b/mapper/thin_edge_json/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "thin_edge_json"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
diff --git a/sm/download/Cargo.toml b/sm/download/Cargo.toml
index 32065d4a..59874951 100644
--- a/sm/download/Cargo.toml
+++ b/sm/download/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "download"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
license = "Apache-2.0"
diff --git a/sm/json_sm/Cargo.toml b/sm/json_sm/Cargo.toml
index dc8da422..0a67215f 100644
--- a/sm/json_sm/Cargo.toml
+++ b/sm/json_sm/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "json_sm"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
license = "Apache-2.0"
diff --git a/sm/plugin_sm/Cargo.toml b/sm/plugin_sm/Cargo.toml
index 66d86014..bcdf5aea 100644
--- a/sm/plugin_sm/Cargo.toml
+++ b/sm/plugin_sm/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "plugin_sm"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
diff --git a/sm/plugins/tedge_apama_plugin/Cargo.toml b/sm/plugins/tedge_apama_plugin/Cargo.toml
index 958e2e4b..bc0c155a 100644
--- a/sm/plugins/tedge_apama_plugin/Cargo.toml
+++ b/sm/plugins/tedge_apama_plugin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_apama_plugin"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
license = "Apache-2.0"
diff --git a/sm/plugins/tedge_apt_plugin/Cargo.toml b/sm/plugins/tedge_apt_plugin/Cargo.toml
index b630f815..203c0142 100644
--- a/sm/plugins/tedge_apt_plugin/Cargo.toml
+++ b/sm/plugins/tedge_apt_plugin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_apt_plugin"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
license = "Apache-2.0"
diff --git a/sm/plugins/tedge_dummy_plugin/Cargo.toml b/sm/plugins/tedge_dummy_plugin/Cargo.toml
index 2b7686b5..53bd8713 100644
--- a/sm/plugins/tedge_dummy_plugin/Cargo.toml
+++ b/sm/plugins/tedge_dummy_plugin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_dummy_plugin"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
license = "Apache-2.0"
diff --git a/sm/tedge_agent/Cargo.toml b/sm/tedge_agent/Cargo.toml
index 39ab6865..b137f6da 100644
--- a/sm/tedge_agent/Cargo.toml
+++ b/sm/tedge_agent/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_agent"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
license = "Apache-2.0"
diff --git a/tedge/Cargo.toml b/tedge/Cargo.toml
index 7b1c5a00..bb053a08 100644
--- a/tedge/Cargo.toml
+++ b/tedge/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge"
-version = "0.4.2"
+version = "0.4.3"
edition = "2018"
authors = ["thin-edge.io team <info@thin-edge.io>"]
license = "Apache-2.0"
diff --git a/tedge_config/Cargo.toml b/tedge_config/Cargo.toml
index 04304215..b49eb292 100644
--- a/tedge_config/Cargo.toml
+++ b/tedge_config/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tedge_config"
-version = "0.4.2"
+version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"