From 2628d1033a875509e5274b3970ff2e806d457246 Mon Sep 17 00:00:00 2001 From: Daniel Voogsgerd Date: Thu, 9 Oct 2025 10:17:56 +0200 Subject: [PATCH 1/2] chore: Bump package version to 4.0.0 --- Cargo.lock | 80 +++++++++++++++++++++++++++--------------------------- Cargo.toml | 2 +- 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 595efdee..944d73f9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -455,7 +455,7 @@ dependencies = [ [[package]] name = "brane-api" -version = "3.0.0" +version = "4.0.0" dependencies = [ "async-compression", "brane-cfg", @@ -476,7 +476,7 @@ dependencies = [ "scylla", "serde_json", "serde_yaml_ng", - "specifications 3.0.0", + "specifications 4.0.0", "tempfile", "thiserror 2.0.12", "tokio", @@ -488,7 +488,7 @@ dependencies = [ [[package]] name = "brane-ast" -version = "3.0.0" +version = "4.0.0" dependencies = [ "brane-dsl", "brane-shr", @@ -500,7 +500,7 @@ dependencies = [ "rand 0.9.0", "serde", "serde_json_any_key", - "specifications 3.0.0", + "specifications 4.0.0", "strum 0.27.1", "thiserror 2.0.12", "uuid", @@ -508,7 +508,7 @@ dependencies = [ [[package]] name = "brane-cc" -version = "3.0.0" +version = "4.0.0" dependencies = [ "brane-ast", "brane-dsl", @@ -522,7 +522,7 @@ dependencies = [ "humanlog", "log", "serde_json", - "specifications 3.0.0", + "specifications 4.0.0", "thiserror 2.0.12", "tokio", "url", @@ -530,7 +530,7 @@ dependencies = [ [[package]] name = "brane-cfg" -version = "3.0.0" +version = "4.0.0" dependencies = [ "async-trait", "enum-debug", @@ -539,7 +539,7 @@ dependencies = [ "rustls-pemfile 1.0.4", "serde", "serde_yaml_ng", - "specifications 3.0.0", + "specifications 4.0.0", "thiserror 2.0.12", "tokio", "x509-parser", @@ -547,7 +547,7 @@ dependencies = [ [[package]] name = "brane-chk" -version = "3.0.0" +version = "4.0.0" dependencies = [ "axum", "base16ct", @@ -571,7 +571,7 @@ dependencies = [ "serde", "serde_json", "shlex", - "specifications 3.0.0", + "specifications 4.0.0", "thiserror 2.0.12", "tokio", "tower-service", @@ -581,7 +581,7 @@ dependencies = [ [[package]] name = "brane-cli" -version = "3.0.0" +version = "4.0.0" dependencies = [ "anyhow", "async-trait", @@ -623,7 +623,7 @@ dependencies = [ "serde", "serde_json", "serde_yaml_ng", - "specifications 3.0.0", + "specifications 4.0.0", "tar", "tempfile", "thiserror 2.0.12", @@ -637,7 +637,7 @@ dependencies = [ [[package]] name = "brane-cli-c" -version = "3.0.0" +version = "4.0.0" dependencies = [ "brane-ast", "brane-cli", @@ -648,13 +648,13 @@ dependencies = [ "libc", "log", "parking_lot", - "specifications 3.0.0", + "specifications 4.0.0", "tokio", ] [[package]] name = "brane-ctl" -version = "3.0.0" +version = "4.0.0" dependencies = [ "base16ct", "base64ct", @@ -688,7 +688,7 @@ dependencies = [ "serde_json", "serde_yaml_ng", "shlex", - "specifications 3.0.0", + "specifications 4.0.0", "tempfile", "thiserror 2.0.12", "tokio", @@ -696,7 +696,7 @@ dependencies = [ [[package]] name = "brane-drv" -version = "3.0.0" +version = "4.0.0" dependencies = [ "async-trait", "brane-cfg", @@ -716,7 +716,7 @@ dependencies = [ "reqwest 0.12.14", "serde_json", "serde_json_any_key", - "specifications 3.0.0", + "specifications 4.0.0", "thiserror 2.0.12", "tokio", "tokio-stream", @@ -725,7 +725,7 @@ dependencies = [ [[package]] name = "brane-dsl" -version = "3.0.0" +version = "4.0.0" dependencies = [ "brane-shr", "enum-debug", @@ -735,13 +735,13 @@ dependencies = [ "rand 0.9.0", "regex", "serde", - "specifications 3.0.0", + "specifications 4.0.0", "thiserror 2.0.12", ] [[package]] name = "brane-exe" -version = "3.0.0" +version = "4.0.0" dependencies = [ "async-recursion", "async-trait", @@ -756,14 +756,14 @@ dependencies = [ "log", "serde", "serde_json", - "specifications 3.0.0", + "specifications 4.0.0", "thiserror 2.0.12", "tokio", ] [[package]] name = "brane-job" -version = "3.0.0" +version = "4.0.0" dependencies = [ "base64 0.22.1", "bollard", @@ -788,7 +788,7 @@ dependencies = [ "serde_json", "serde_json_any_key", "serde_yaml_ng", - "specifications 3.0.0", + "specifications 4.0.0", "thiserror 2.0.12", "tokio", "tokio-stream", @@ -797,7 +797,7 @@ dependencies = [ [[package]] name = "brane-let" -version = "3.0.0" +version = "4.0.0" dependencies = [ "anyhow", "base64 0.22.1", @@ -810,7 +810,7 @@ dependencies = [ "serde", "serde_json", "serde_yaml_ng", - "specifications 3.0.0", + "specifications 4.0.0", "thiserror 2.0.12", "tokio", "tonic", @@ -819,7 +819,7 @@ dependencies = [ [[package]] name = "brane-plr" -version = "3.0.0" +version = "4.0.0" dependencies = [ "async-recursion", "brane-cfg", @@ -835,7 +835,7 @@ dependencies = [ "rand 0.9.0", "reqwest 0.12.14", "serde_json", - "specifications 3.0.0", + "specifications 4.0.0", "tokio", "tonic", "warp", @@ -843,7 +843,7 @@ dependencies = [ [[package]] name = "brane-prx" -version = "3.0.0" +version = "4.0.0" dependencies = [ "anyhow", "brane-cfg", @@ -859,7 +859,7 @@ dependencies = [ "serde", "serde_json", "socksx", - "specifications 3.0.0", + "specifications 4.0.0", "thiserror 2.0.12", "tokio", "tokio-rustls 0.24.1", @@ -869,7 +869,7 @@ dependencies = [ [[package]] name = "brane-reg" -version = "3.0.0" +version = "4.0.0" dependencies = [ "brane-cfg", "brane-shr", @@ -886,7 +886,7 @@ dependencies = [ "serde", "serde_json", "serde_yaml_ng", - "specifications 3.0.0", + "specifications 4.0.0", "tempfile", "thiserror 2.0.12", "tokio", @@ -896,7 +896,7 @@ dependencies = [ [[package]] name = "brane-shr" -version = "3.0.0" +version = "4.0.0" dependencies = [ "async-compression", "console", @@ -911,7 +911,7 @@ dependencies = [ "regex", "reqwest 0.12.14", "sha2", - "specifications 3.0.0", + "specifications 4.0.0", "tempfile", "thiserror 2.0.12", "tokio", @@ -922,7 +922,7 @@ dependencies = [ [[package]] name = "brane-tsk" -version = "3.0.0" +version = "4.0.0" dependencies = [ "async-trait", "base64 0.22.1", @@ -950,7 +950,7 @@ dependencies = [ "serde_json", "serde_yaml_ng", "sha2", - "specifications 3.0.0", + "specifications 4.0.0", "thiserror 2.0.12", "tokio", "tokio-tar", @@ -3190,7 +3190,7 @@ dependencies = [ [[package]] name = "overview" -version = "3.0.0" +version = "4.0.0" [[package]] name = "owo-colors" @@ -4329,7 +4329,7 @@ dependencies = [ [[package]] name = "specifications" -version = "3.0.0" +version = "4.0.0" dependencies = [ "anyhow", "async-trait", @@ -5684,7 +5684,7 @@ dependencies = [ [[package]] name = "xtask" -version = "3.0.0" +version = "4.0.0" dependencies = [ "anyhow", "async-compression", @@ -5704,7 +5704,7 @@ dependencies = [ "jsonwebtoken", "paste", "semver", - "specifications 3.0.0", + "specifications 4.0.0", "tar", "thiserror 2.0.12", "tokio", diff --git a/Cargo.toml b/Cargo.toml index f7bd201a..d7595a05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -57,7 +57,7 @@ members = [ [workspace.package] -version = "3.0.0" +version = "4.0.0" edition = "2021" authors = ["Onno Valkering", "Tim Müller"] description = "The Brane Framework is a workflow execution system that is capable of dealing with sensitive dataset. Created for the [EPI project](https://enablingpersonalizedinterventions.nl)." From 7abb2417c34d6553a2436f481935ee94e9727c9e Mon Sep 17 00:00:00 2001 From: Daniel Voogsgerd Date: Thu, 9 Oct 2025 10:17:56 +0200 Subject: [PATCH 2/2] chore: Add Daniel as author --- Cargo.toml | 2 +- brane-ctl/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index d7595a05..309ca423 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,7 @@ members = [ [workspace.package] version = "4.0.0" edition = "2021" -authors = ["Onno Valkering", "Tim Müller"] +authors = ["Onno Valkering", "Tim Müller", "Daniel Voogsgerd"] description = "The Brane Framework is a workflow execution system that is capable of dealing with sensitive dataset. Created for the [EPI project](https://enablingpersonalizedinterventions.nl)." repository = "https://github.com/braneframework/brane" documentation = "https://wiki.enablingpersonalizedinterventions.nl" diff --git a/brane-ctl/Cargo.toml b/brane-ctl/Cargo.toml index 01b8a050..a9df68e5 100644 --- a/brane-ctl/Cargo.toml +++ b/brane-ctl/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "brane-ctl" edition = "2021" -authors = ["Tim Müller"] +authors = ["Tim Müller", "Daniel Voogsgserd"] default-run = "branectl" rust-version = "1.82" version.workspace = true