diff --git a/Cargo.lock b/Cargo.lock index b6c6ec62a..edee5e8e3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4820,7 +4820,7 @@ checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4" [[package]] name = "registry-breg" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "axum", @@ -4884,7 +4884,7 @@ dependencies = [ [[package]] name = "registry-breg-client" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "axum", @@ -4909,7 +4909,7 @@ dependencies = [ [[package]] name = "registry-breg-client-node" -version = "0.32.0" +version = "0.33.0" dependencies = [ "napi", "napi-build", @@ -4926,7 +4926,7 @@ dependencies = [ [[package]] name = "registry-breg-client-py" -version = "0.32.0" +version = "0.33.0" dependencies = [ "pyo3", "pyo3-build-config", @@ -4942,7 +4942,7 @@ dependencies = [ [[package]] name = "registry-bregctl" -version = "0.32.0" +version = "0.33.0" dependencies = [ "anstream", "anstyle", @@ -4991,7 +4991,7 @@ dependencies = [ [[package]] name = "registry-casework" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "axum", @@ -5042,7 +5042,7 @@ dependencies = [ [[package]] name = "registry-casework-breg" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "base64 0.22.1", @@ -5067,7 +5067,7 @@ dependencies = [ [[package]] name = "registry-casework-client" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "axum", @@ -5092,7 +5092,7 @@ dependencies = [ [[package]] name = "registry-casework-client-node" -version = "0.32.0" +version = "0.33.0" dependencies = [ "napi", "napi-build", @@ -5107,7 +5107,7 @@ dependencies = [ [[package]] name = "registry-casework-client-py" -version = "0.32.0" +version = "0.33.0" dependencies = [ "pyo3", "pyo3-build-config", @@ -5121,7 +5121,7 @@ dependencies = [ [[package]] name = "registry-casework-core" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "chrono", @@ -5142,7 +5142,7 @@ dependencies = [ [[package]] name = "registry-caseworkctl" -version = "0.32.0" +version = "0.33.0" dependencies = [ "anyhow", "base64 0.22.1", @@ -5175,7 +5175,7 @@ dependencies = [ [[package]] name = "registry-cli-docs" -version = "0.32.0" +version = "0.33.0" dependencies = [ "clap", "registry-breg", @@ -5197,7 +5197,7 @@ dependencies = [ [[package]] name = "registry-cli-reference" -version = "0.32.0" +version = "0.33.0" dependencies = [ "clap", "serde", @@ -5205,7 +5205,7 @@ dependencies = [ [[package]] name = "registry-discovery" -version = "0.32.0" +version = "0.33.0" dependencies = [ "axum", "axum-test", @@ -5233,7 +5233,7 @@ dependencies = [ [[package]] name = "registry-discovery-client" -version = "0.32.0" +version = "0.33.0" dependencies = [ "axum", "base64 0.22.1", @@ -5265,7 +5265,7 @@ dependencies = [ [[package]] name = "registry-discovery-client-node" -version = "0.32.0" +version = "0.33.0" dependencies = [ "napi", "napi-build", @@ -5278,7 +5278,7 @@ dependencies = [ [[package]] name = "registry-discovery-client-py" -version = "0.32.0" +version = "0.33.0" dependencies = [ "pyo3", "pyo3-build-config", @@ -5291,7 +5291,7 @@ dependencies = [ [[package]] name = "registry-discovery-profile" -version = "0.32.0" +version = "0.33.0" dependencies = [ "registry-platform-canonical-json", "serde", @@ -5303,7 +5303,7 @@ dependencies = [ [[package]] name = "registry-discoveryctl" -version = "0.32.0" +version = "0.33.0" dependencies = [ "axum", "clap", @@ -5328,7 +5328,7 @@ dependencies = [ [[package]] name = "registry-evidence" -version = "0.32.0" +version = "0.33.0" dependencies = [ "assert-json-diff", "async-trait", @@ -5387,7 +5387,7 @@ dependencies = [ [[package]] name = "registry-evidence-authoring" -version = "0.32.0" +version = "0.33.0" dependencies = [ "anyhow", "jsonschema", @@ -5401,7 +5401,7 @@ dependencies = [ [[package]] name = "registry-evidence-client" -version = "0.32.0" +version = "0.33.0" dependencies = [ "base64 0.22.1", "chrono", @@ -5428,7 +5428,7 @@ dependencies = [ [[package]] name = "registry-evidence-client-node" -version = "0.32.0" +version = "0.33.0" dependencies = [ "base64 0.22.1", "chrono", @@ -5452,7 +5452,7 @@ dependencies = [ [[package]] name = "registry-evidence-client-py" -version = "0.32.0" +version = "0.33.0" dependencies = [ "base64 0.22.1", "chrono", @@ -5476,7 +5476,7 @@ dependencies = [ [[package]] name = "registry-evidence-oid4vci" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "axum", @@ -5513,7 +5513,7 @@ dependencies = [ [[package]] name = "registry-evidence-verifier" -version = "0.32.0" +version = "0.33.0" dependencies = [ "base64 0.22.1", "chrono", @@ -5533,7 +5533,7 @@ dependencies = [ [[package]] name = "registry-evidencectl" -version = "0.32.0" +version = "0.33.0" dependencies = [ "anyhow", "axum", @@ -5573,7 +5573,7 @@ dependencies = [ [[package]] name = "registry-language-server" -version = "0.32.0" +version = "0.33.0" dependencies = [ "anyhow", "futures", @@ -5592,7 +5592,7 @@ dependencies = [ [[package]] name = "registry-linkml" -version = "0.32.0" +version = "0.33.0" dependencies = [ "serde", "serde_json", @@ -5602,7 +5602,7 @@ dependencies = [ [[package]] name = "registry-manifest-cli" -version = "0.32.0" +version = "0.33.0" dependencies = [ "registry-manifest-core", "serde", @@ -5613,7 +5613,7 @@ dependencies = [ [[package]] name = "registry-manifest-core" -version = "0.32.0" +version = "0.33.0" dependencies = [ "oxiri", "oxjsonld", @@ -5628,7 +5628,7 @@ dependencies = [ [[package]] name = "registry-platform-audit" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "hmac 0.13.0", @@ -5650,7 +5650,7 @@ dependencies = [ [[package]] name = "registry-platform-authcommon" -version = "0.32.0" +version = "0.33.0" dependencies = [ "base64 0.22.1", "proptest", @@ -5667,11 +5667,11 @@ dependencies = [ [[package]] name = "registry-platform-buildinfo" -version = "0.32.0" +version = "0.33.0" [[package]] name = "registry-platform-calendar" -version = "0.32.0" +version = "0.33.0" dependencies = [ "chrono", "chrono-tz", @@ -5680,7 +5680,7 @@ dependencies = [ [[package]] name = "registry-platform-canonical-json" -version = "0.32.0" +version = "0.33.0" dependencies = [ "ryu-js", "serde", @@ -5690,7 +5690,7 @@ dependencies = [ [[package]] name = "registry-platform-config" -version = "0.32.0" +version = "0.33.0" dependencies = [ "base64 0.22.1", "registry-platform-crypto", @@ -5706,7 +5706,7 @@ dependencies = [ [[package]] name = "registry-platform-crypto" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "aws-lc-rs", @@ -5733,7 +5733,7 @@ dependencies = [ [[package]] name = "registry-platform-hooks" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "hex", @@ -5753,7 +5753,7 @@ dependencies = [ [[package]] name = "registry-platform-httpsec" -version = "0.32.0" +version = "0.33.0" dependencies = [ "axum", "http", @@ -5769,7 +5769,7 @@ dependencies = [ [[package]] name = "registry-platform-httputil" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "axum", @@ -5803,7 +5803,7 @@ dependencies = [ [[package]] name = "registry-platform-oidc" -version = "0.32.0" +version = "0.33.0" dependencies = [ "axum", "base64 0.22.1", @@ -5819,7 +5819,7 @@ dependencies = [ [[package]] name = "registry-platform-script" -version = "0.32.0" +version = "0.33.0" dependencies = [ "rhai", "serde", @@ -5829,7 +5829,7 @@ dependencies = [ [[package]] name = "registry-platform-sdjwt" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "base64 0.22.1", @@ -5847,7 +5847,7 @@ dependencies = [ [[package]] name = "registry-platform-sqlite" -version = "0.32.0" +version = "0.33.0" dependencies = [ "rusqlite", "rustix 1.1.4", @@ -5860,7 +5860,7 @@ dependencies = [ [[package]] name = "registry-platform-testing" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "axum", @@ -5883,7 +5883,7 @@ dependencies = [ [[package]] name = "registry-record" -version = "0.32.0" +version = "0.33.0" dependencies = [ "serde", "serde_json", @@ -5893,7 +5893,7 @@ dependencies = [ [[package]] name = "registry-relay-client" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "axum", @@ -5913,7 +5913,7 @@ dependencies = [ [[package]] name = "registry-relay-client-node" -version = "0.32.0" +version = "0.33.0" dependencies = [ "axum", "napi", @@ -5930,7 +5930,7 @@ dependencies = [ [[package]] name = "registry-relay-client-py" -version = "0.32.0" +version = "0.33.0" dependencies = [ "pyo3", "pyo3-build-config", @@ -5946,11 +5946,11 @@ dependencies = [ [[package]] name = "registry-relay-http-contract" -version = "0.32.0" +version = "0.33.0" [[package]] name = "registry-relay-v2" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "axum", @@ -6006,7 +6006,7 @@ dependencies = [ [[package]] name = "registry-relayctl" -version = "0.32.0" +version = "0.33.0" dependencies = [ "clap", "hex", @@ -6023,7 +6023,7 @@ dependencies = [ [[package]] name = "registry-render" -version = "0.32.0" +version = "0.33.0" dependencies = [ "axum", "base64 0.22.1", @@ -6061,7 +6061,7 @@ dependencies = [ [[package]] name = "registry-review-client" -version = "0.32.0" +version = "0.33.0" dependencies = [ "axum", "chrono", @@ -6080,7 +6080,7 @@ dependencies = [ [[package]] name = "registry-review-protocol" -version = "0.32.0" +version = "0.33.0" dependencies = [ "chrono", "registry-platform-canonical-json", @@ -6093,7 +6093,7 @@ dependencies = [ [[package]] name = "registry-scheduling" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "axum", @@ -6139,7 +6139,7 @@ dependencies = [ [[package]] name = "registry-scheduling-client" -version = "0.32.0" +version = "0.33.0" dependencies = [ "axum", "chrono", @@ -6156,7 +6156,7 @@ dependencies = [ [[package]] name = "registry-scheduling-core" -version = "0.32.0" +version = "0.33.0" dependencies = [ "chrono", "registry-platform-calendar", @@ -6172,7 +6172,7 @@ dependencies = [ [[package]] name = "registry-schedulingctl" -version = "0.32.0" +version = "0.33.0" dependencies = [ "anyhow", "chrono", @@ -6193,7 +6193,7 @@ dependencies = [ [[package]] name = "registry-stack-client" -version = "0.32.0" +version = "0.33.0" dependencies = [ "registry-breg-client", "registry-casework-client", @@ -6206,7 +6206,7 @@ dependencies = [ [[package]] name = "registry-thunderid-tooling" -version = "0.32.0" +version = "0.33.0" dependencies = [ "base64 0.22.1", "getrandom 0.4.3", diff --git a/Cargo.toml b/Cargo.toml index 1c9bceba2..f15857e31 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -72,7 +72,7 @@ exclude = [ resolver = "2" [workspace.package] -version = "0.32.0" +version = "0.33.0" edition = "2021" rust-version = "1.95" license = "Apache-2.0" @@ -83,67 +83,67 @@ repository = "https://github.com/registrystack/registry-stack" unsafe_code = "forbid" [workspace.dependencies] -registry-review-client = { path = "crates/registry-review-client", version = "0.32.0" } -registry-review-protocol = { path = "crates/registry-review-protocol", version = "0.32.0" } -registry-thunderid-tooling = { path = "crates/registry-thunderid-tooling", version = "0.32.0" } -registry-casework = { path = "crates/registry-casework", version = "0.32.0" } -registry-casework-client-node = { path = "crates/registry-casework-client-node", version = "0.32.0" } -registry-casework-client-py = { path = "crates/registry-casework-client-py", version = "0.32.0" } -registry-caseworkctl = { path = "crates/registry-caseworkctl", version = "0.32.0" } -registry-casework-client = { path = "crates/registry-casework-client", version = "0.32.0" } -registry-casework-breg = { path = "crates/registry-casework-breg", version = "0.32.0" } -registry-casework-core = { path = "crates/registry-casework-core", version = "0.32.0" } -registry-discovery = { path = "crates/registry-discovery", version = "0.32.0", default-features = false } -registry-discovery-client = { path = "crates/registry-discovery-client", version = "0.32.0" } -registry-discovery-client-node = { path = "crates/registry-discovery-client-node", version = "0.32.0" } -registry-discovery-client-py = { path = "crates/registry-discovery-client-py", version = "0.32.0" } -registry-discovery-profile = { path = "crates/registry-discovery-profile", version = "0.32.0" } -registry-discoveryctl = { path = "crates/registry-discoveryctl", version = "0.32.0" } -registry-evidence = { path = "crates/registry-evidence", version = "0.32.0" } -registry-evidence-authoring = { path = "crates/registry-evidence-authoring", version = "0.32.0" } -registry-evidence-client = { path = "crates/registry-evidence-client", version = "0.32.0" } -registry-evidence-client-node = { path = "crates/registry-evidence-client-node", version = "0.32.0" } -registry-evidence-client-py = { path = "crates/registry-evidence-client-py", version = "0.32.0" } -registry-evidence-oid4vci = { path = "crates/registry-evidence-oid4vci", version = "0.32.0" } -registry-evidence-verifier = { path = "crates/registry-evidence-verifier", version = "0.32.0" } -registry-evidencectl = { path = "crates/registry-evidencectl", version = "0.32.0" } -registry-language-server = { path = "crates/registry-language-server", version = "0.32.0" } -registry-linkml = { path = "crates/registry-linkml", version = "0.32.0" } -registry-manifest-core = { path = "crates/registry-manifest-core", version = "0.32.0" } -registry-record = { path = "crates/registry-record", version = "0.32.0" } -registry-render = { path = "crates/registry-render", version = "0.32.0" } -registry-breg-client = { path = "crates/registry-breg-client", version = "0.32.0" } -registry-breg-client-node = { path = "crates/registry-breg-client-node", version = "0.32.0" } -registry-breg-client-py = { path = "crates/registry-breg-client-py", version = "0.32.0" } -registry-relay-http-contract = { path = "crates/registry-relay-http-contract", version = "0.32.0" } -registry-relay-client = { path = "crates/registry-relay-client", version = "0.32.0" } -registry-relay-client-node = { path = "crates/registry-relay-client-node", version = "0.32.0" } -registry-relay-client-py = { path = "crates/registry-relay-client-py", version = "0.32.0" } -registry-relay-v2 = { path = "crates/registry-relay-v2", version = "0.32.0" } -registry-relayctl = { path = "crates/registry-relayctl", version = "0.32.0" } -registry-scheduling = { path = "crates/registry-scheduling", version = "0.32.0" } -registry-scheduling-core = { path = "crates/registry-scheduling-core", version = "0.32.0" } -registry-schedulingctl = { path = "crates/registry-schedulingctl", version = "0.32.0" } -registry-scheduling-client = { path = "crates/registry-scheduling-client", version = "0.32.0" } -registry-breg = { path = "crates/registry-breg", version = "0.32.0", default-features = false } -registry-bregctl = { path = "crates/registry-bregctl", version = "0.32.0" } -registry-stack-client = { path = "crates/registry-stack-client", version = "0.32.0" } -registry-platform-audit = { path = "crates/registry-platform-audit", version = "0.32.0" } -registry-platform-authcommon = { path = "crates/registry-platform-authcommon", version = "0.32.0" } -registry-platform-buildinfo = { path = "crates/registry-platform-buildinfo", version = "0.32.0" } -registry-platform-calendar = { path = "crates/registry-platform-calendar", version = "0.32.0" } -registry-cli-reference = { path = "crates/registry-cli-reference", version = "0.32.0" } -registry-platform-canonical-json = { path = "crates/registry-platform-canonical-json", version = "0.32.0" } -registry-platform-config = { path = "crates/registry-platform-config", version = "0.32.0" } -registry-platform-crypto = { path = "crates/registry-platform-crypto", version = "0.32.0" } -registry-platform-hooks = { path = "crates/registry-platform-hooks", version = "0.32.0" } -registry-platform-httpsec = { path = "crates/registry-platform-httpsec", version = "0.32.0", default-features = false } -registry-platform-httputil = { path = "crates/registry-platform-httputil", version = "0.32.0" } -registry-platform-oidc = { path = "crates/registry-platform-oidc", version = "0.32.0" } -registry-platform-script = { path = "crates/registry-platform-script", version = "0.32.0" } -registry-platform-sdjwt = { path = "crates/registry-platform-sdjwt", version = "0.32.0" } -registry-platform-sqlite = { path = "crates/registry-platform-sqlite", version = "0.32.0" } -registry-platform-testing = { path = "crates/registry-platform-testing", version = "0.32.0" } +registry-review-client = { path = "crates/registry-review-client", version = "0.33.0" } +registry-review-protocol = { path = "crates/registry-review-protocol", version = "0.33.0" } +registry-thunderid-tooling = { path = "crates/registry-thunderid-tooling", version = "0.33.0" } +registry-casework = { path = "crates/registry-casework", version = "0.33.0" } +registry-casework-client-node = { path = "crates/registry-casework-client-node", version = "0.33.0" } +registry-casework-client-py = { path = "crates/registry-casework-client-py", version = "0.33.0" } +registry-caseworkctl = { path = "crates/registry-caseworkctl", version = "0.33.0" } +registry-casework-client = { path = "crates/registry-casework-client", version = "0.33.0" } +registry-casework-breg = { path = "crates/registry-casework-breg", version = "0.33.0" } +registry-casework-core = { path = "crates/registry-casework-core", version = "0.33.0" } +registry-discovery = { path = "crates/registry-discovery", version = "0.33.0", default-features = false } +registry-discovery-client = { path = "crates/registry-discovery-client", version = "0.33.0" } +registry-discovery-client-node = { path = "crates/registry-discovery-client-node", version = "0.33.0" } +registry-discovery-client-py = { path = "crates/registry-discovery-client-py", version = "0.33.0" } +registry-discovery-profile = { path = "crates/registry-discovery-profile", version = "0.33.0" } +registry-discoveryctl = { path = "crates/registry-discoveryctl", version = "0.33.0" } +registry-evidence = { path = "crates/registry-evidence", version = "0.33.0" } +registry-evidence-authoring = { path = "crates/registry-evidence-authoring", version = "0.33.0" } +registry-evidence-client = { path = "crates/registry-evidence-client", version = "0.33.0" } +registry-evidence-client-node = { path = "crates/registry-evidence-client-node", version = "0.33.0" } +registry-evidence-client-py = { path = "crates/registry-evidence-client-py", version = "0.33.0" } +registry-evidence-oid4vci = { path = "crates/registry-evidence-oid4vci", version = "0.33.0" } +registry-evidence-verifier = { path = "crates/registry-evidence-verifier", version = "0.33.0" } +registry-evidencectl = { path = "crates/registry-evidencectl", version = "0.33.0" } +registry-language-server = { path = "crates/registry-language-server", version = "0.33.0" } +registry-linkml = { path = "crates/registry-linkml", version = "0.33.0" } +registry-manifest-core = { path = "crates/registry-manifest-core", version = "0.33.0" } +registry-record = { path = "crates/registry-record", version = "0.33.0" } +registry-render = { path = "crates/registry-render", version = "0.33.0" } +registry-breg-client = { path = "crates/registry-breg-client", version = "0.33.0" } +registry-breg-client-node = { path = "crates/registry-breg-client-node", version = "0.33.0" } +registry-breg-client-py = { path = "crates/registry-breg-client-py", version = "0.33.0" } +registry-relay-http-contract = { path = "crates/registry-relay-http-contract", version = "0.33.0" } +registry-relay-client = { path = "crates/registry-relay-client", version = "0.33.0" } +registry-relay-client-node = { path = "crates/registry-relay-client-node", version = "0.33.0" } +registry-relay-client-py = { path = "crates/registry-relay-client-py", version = "0.33.0" } +registry-relay-v2 = { path = "crates/registry-relay-v2", version = "0.33.0" } +registry-relayctl = { path = "crates/registry-relayctl", version = "0.33.0" } +registry-scheduling = { path = "crates/registry-scheduling", version = "0.33.0" } +registry-scheduling-core = { path = "crates/registry-scheduling-core", version = "0.33.0" } +registry-schedulingctl = { path = "crates/registry-schedulingctl", version = "0.33.0" } +registry-scheduling-client = { path = "crates/registry-scheduling-client", version = "0.33.0" } +registry-breg = { path = "crates/registry-breg", version = "0.33.0", default-features = false } +registry-bregctl = { path = "crates/registry-bregctl", version = "0.33.0" } +registry-stack-client = { path = "crates/registry-stack-client", version = "0.33.0" } +registry-platform-audit = { path = "crates/registry-platform-audit", version = "0.33.0" } +registry-platform-authcommon = { path = "crates/registry-platform-authcommon", version = "0.33.0" } +registry-platform-buildinfo = { path = "crates/registry-platform-buildinfo", version = "0.33.0" } +registry-platform-calendar = { path = "crates/registry-platform-calendar", version = "0.33.0" } +registry-cli-reference = { path = "crates/registry-cli-reference", version = "0.33.0" } +registry-platform-canonical-json = { path = "crates/registry-platform-canonical-json", version = "0.33.0" } +registry-platform-config = { path = "crates/registry-platform-config", version = "0.33.0" } +registry-platform-crypto = { path = "crates/registry-platform-crypto", version = "0.33.0" } +registry-platform-hooks = { path = "crates/registry-platform-hooks", version = "0.33.0" } +registry-platform-httpsec = { path = "crates/registry-platform-httpsec", version = "0.33.0", default-features = false } +registry-platform-httputil = { path = "crates/registry-platform-httputil", version = "0.33.0" } +registry-platform-oidc = { path = "crates/registry-platform-oidc", version = "0.33.0" } +registry-platform-script = { path = "crates/registry-platform-script", version = "0.33.0" } +registry-platform-sdjwt = { path = "crates/registry-platform-sdjwt", version = "0.33.0" } +registry-platform-sqlite = { path = "crates/registry-platform-sqlite", version = "0.33.0" } +registry-platform-testing = { path = "crates/registry-platform-testing", version = "0.33.0" } anstream = { version = "1" } anstyle = { version = "1" } diff --git a/crates/registry-breg-client-node/index.js b/crates/registry-breg-client-node/index.js index 201992df6..4744b152a 100644 --- a/crates/registry-breg-client-node/index.js +++ b/crates/registry-breg-client-node/index.js @@ -77,8 +77,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-android-arm64') const bindingPackageVersion = require('@registrystack/breg-client-native-android-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -93,8 +93,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-android-arm-eabi') const bindingPackageVersion = require('@registrystack/breg-client-native-android-arm-eabi/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -114,8 +114,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-win32-x64-gnu') const bindingPackageVersion = require('@registrystack/breg-client-native-win32-x64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -130,8 +130,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-win32-x64-msvc') const bindingPackageVersion = require('@registrystack/breg-client-native-win32-x64-msvc/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -147,8 +147,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-win32-ia32-msvc') const bindingPackageVersion = require('@registrystack/breg-client-native-win32-ia32-msvc/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -163,8 +163,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-win32-arm64-msvc') const bindingPackageVersion = require('@registrystack/breg-client-native-win32-arm64-msvc/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -182,8 +182,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-darwin-universal') const bindingPackageVersion = require('@registrystack/breg-client-native-darwin-universal/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -198,8 +198,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-darwin-x64') const bindingPackageVersion = require('@registrystack/breg-client-native-darwin-x64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -214,8 +214,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-darwin-arm64') const bindingPackageVersion = require('@registrystack/breg-client-native-darwin-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -234,8 +234,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-freebsd-x64') const bindingPackageVersion = require('@registrystack/breg-client-native-freebsd-x64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -250,8 +250,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-freebsd-arm64') const bindingPackageVersion = require('@registrystack/breg-client-native-freebsd-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -271,8 +271,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-linux-x64-musl') const bindingPackageVersion = require('@registrystack/breg-client-native-linux-x64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -287,8 +287,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-linux-x64-gnu') const bindingPackageVersion = require('@registrystack/breg-client-native-linux-x64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -305,8 +305,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-linux-arm64-musl') const bindingPackageVersion = require('@registrystack/breg-client-native-linux-arm64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -321,8 +321,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-linux-arm64-gnu') const bindingPackageVersion = require('@registrystack/breg-client-native-linux-arm64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -339,8 +339,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-linux-arm-musleabihf') const bindingPackageVersion = require('@registrystack/breg-client-native-linux-arm-musleabihf/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -355,8 +355,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-linux-arm-gnueabihf') const bindingPackageVersion = require('@registrystack/breg-client-native-linux-arm-gnueabihf/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -373,8 +373,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-linux-loong64-musl') const bindingPackageVersion = require('@registrystack/breg-client-native-linux-loong64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -389,8 +389,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-linux-loong64-gnu') const bindingPackageVersion = require('@registrystack/breg-client-native-linux-loong64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -407,8 +407,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-linux-riscv64-musl') const bindingPackageVersion = require('@registrystack/breg-client-native-linux-riscv64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -423,8 +423,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-linux-riscv64-gnu') const bindingPackageVersion = require('@registrystack/breg-client-native-linux-riscv64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -440,8 +440,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-linux-ppc64-gnu') const bindingPackageVersion = require('@registrystack/breg-client-native-linux-ppc64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -456,8 +456,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-linux-s390x-gnu') const bindingPackageVersion = require('@registrystack/breg-client-native-linux-s390x-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -476,8 +476,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-openharmony-arm64') const bindingPackageVersion = require('@registrystack/breg-client-native-openharmony-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -492,8 +492,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-openharmony-x64') const bindingPackageVersion = require('@registrystack/breg-client-native-openharmony-x64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -508,8 +508,8 @@ function requireNative() { try { const binding = require('@registrystack/breg-client-native-openharmony-arm') const bindingPackageVersion = require('@registrystack/breg-client-native-openharmony-arm/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -648,8 +648,8 @@ if (!nativeBinding || forceWasi) { if (!candidateFailed) { if (process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { const bindingPackageVersion = require('@registrystack/breg-client-native-wasm32-wasi/package.json').version - if (bindingPackageVersion !== '0.32.0') { - throw new Error(`WASI binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0') { + throw new Error(`WASI binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } } wasiBinding = require('@registrystack/breg-client-native-wasm32-wasi') diff --git a/crates/registry-breg-client-node/package-lock.json b/crates/registry-breg-client-node/package-lock.json index 5387a7c91..4ad592616 100644 --- a/crates/registry-breg-client-node/package-lock.json +++ b/crates/registry-breg-client-node/package-lock.json @@ -1,12 +1,12 @@ { "name": "@registrystack/breg-client-native", - "version": "0.32.0", + "version": "0.33.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@registrystack/breg-client-native", - "version": "0.32.0", + "version": "0.33.0", "license": "Apache-2.0", "devDependencies": { "@napi-rs/cli": "3.8.2", diff --git a/crates/registry-breg-client-node/package.json b/crates/registry-breg-client-node/package.json index 822cae65c..bfa4921c4 100644 --- a/crates/registry-breg-client-node/package.json +++ b/crates/registry-breg-client-node/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/breg-client-native", - "version": "0.32.0", + "version": "0.33.0", "description": "Internal Node.js native binding used by @registrystack/client.", "private": true, "license": "Apache-2.0", diff --git a/crates/registry-breg-client-py/Cargo.toml b/crates/registry-breg-client-py/Cargo.toml index 399434a3d..f5bde69c2 100644 --- a/crates/registry-breg-client-py/Cargo.toml +++ b/crates/registry-breg-client-py/Cargo.toml @@ -22,7 +22,7 @@ extension-module = ["pyo3/extension-module"] pyo3.workspace = true # Keep the Rust SDK name distinct from this extension's Python module name. # Cargo passes both crates to Rustdoc, so sharing a name makes doctests ambiguous. -breg-client-sdk = { package = "registry-breg-client", path = "../registry-breg-client", version = "0.32.0" } +breg-client-sdk = { package = "registry-breg-client", path = "../registry-breg-client", version = "0.33.0" } registry-platform-crypto.workspace = true registry-platform-httputil.workspace = true serde.workspace = true diff --git a/crates/registry-breg-client-py/pyproject.toml b/crates/registry-breg-client-py/pyproject.toml index 0c692a2a0..4c3d85ad3 100644 --- a/crates/registry-breg-client-py/pyproject.toml +++ b/crates/registry-breg-client-py/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "maturin" [project] name = "registry-breg-client-native" -version = "0.32.0" +version = "0.33.0" description = "Internal Base Registry Engine binding used by registry-stack-client." readme = "README.md" license = { text = "Apache-2.0" } diff --git a/crates/registry-casework-client-node/index.js b/crates/registry-casework-client-node/index.js index e54a0bd5b..4a0a937b6 100644 --- a/crates/registry-casework-client-node/index.js +++ b/crates/registry-casework-client-node/index.js @@ -77,8 +77,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-android-arm64') const bindingPackageVersion = require('@registrystack/casework-client-native-android-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -93,8 +93,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-android-arm-eabi') const bindingPackageVersion = require('@registrystack/casework-client-native-android-arm-eabi/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -114,8 +114,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-win32-x64-gnu') const bindingPackageVersion = require('@registrystack/casework-client-native-win32-x64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -130,8 +130,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-win32-x64-msvc') const bindingPackageVersion = require('@registrystack/casework-client-native-win32-x64-msvc/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -147,8 +147,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-win32-ia32-msvc') const bindingPackageVersion = require('@registrystack/casework-client-native-win32-ia32-msvc/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -163,8 +163,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-win32-arm64-msvc') const bindingPackageVersion = require('@registrystack/casework-client-native-win32-arm64-msvc/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -182,8 +182,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-darwin-universal') const bindingPackageVersion = require('@registrystack/casework-client-native-darwin-universal/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -198,8 +198,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-darwin-x64') const bindingPackageVersion = require('@registrystack/casework-client-native-darwin-x64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -214,8 +214,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-darwin-arm64') const bindingPackageVersion = require('@registrystack/casework-client-native-darwin-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -234,8 +234,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-freebsd-x64') const bindingPackageVersion = require('@registrystack/casework-client-native-freebsd-x64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -250,8 +250,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-freebsd-arm64') const bindingPackageVersion = require('@registrystack/casework-client-native-freebsd-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -271,8 +271,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-linux-x64-musl') const bindingPackageVersion = require('@registrystack/casework-client-native-linux-x64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -287,8 +287,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-linux-x64-gnu') const bindingPackageVersion = require('@registrystack/casework-client-native-linux-x64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -305,8 +305,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-linux-arm64-musl') const bindingPackageVersion = require('@registrystack/casework-client-native-linux-arm64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -321,8 +321,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-linux-arm64-gnu') const bindingPackageVersion = require('@registrystack/casework-client-native-linux-arm64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -339,8 +339,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-linux-arm-musleabihf') const bindingPackageVersion = require('@registrystack/casework-client-native-linux-arm-musleabihf/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -355,8 +355,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-linux-arm-gnueabihf') const bindingPackageVersion = require('@registrystack/casework-client-native-linux-arm-gnueabihf/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -373,8 +373,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-linux-loong64-musl') const bindingPackageVersion = require('@registrystack/casework-client-native-linux-loong64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -389,8 +389,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-linux-loong64-gnu') const bindingPackageVersion = require('@registrystack/casework-client-native-linux-loong64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -407,8 +407,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-linux-riscv64-musl') const bindingPackageVersion = require('@registrystack/casework-client-native-linux-riscv64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -423,8 +423,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-linux-riscv64-gnu') const bindingPackageVersion = require('@registrystack/casework-client-native-linux-riscv64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -440,8 +440,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-linux-ppc64-gnu') const bindingPackageVersion = require('@registrystack/casework-client-native-linux-ppc64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -456,8 +456,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-linux-s390x-gnu') const bindingPackageVersion = require('@registrystack/casework-client-native-linux-s390x-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -476,8 +476,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-openharmony-arm64') const bindingPackageVersion = require('@registrystack/casework-client-native-openharmony-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -492,8 +492,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-openharmony-x64') const bindingPackageVersion = require('@registrystack/casework-client-native-openharmony-x64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -508,8 +508,8 @@ function requireNative() { try { const binding = require('@registrystack/casework-client-native-openharmony-arm') const bindingPackageVersion = require('@registrystack/casework-client-native-openharmony-arm/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -648,8 +648,8 @@ if (!nativeBinding || forceWasi) { if (!candidateFailed) { if (process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { const bindingPackageVersion = require('@registrystack/casework-client-native-wasm32-wasi/package.json').version - if (bindingPackageVersion !== '0.32.0') { - throw new Error(`WASI binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0') { + throw new Error(`WASI binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } } wasiBinding = require('@registrystack/casework-client-native-wasm32-wasi') diff --git a/crates/registry-casework-client-node/package-lock.json b/crates/registry-casework-client-node/package-lock.json index e549b61c3..aa87fc50b 100644 --- a/crates/registry-casework-client-node/package-lock.json +++ b/crates/registry-casework-client-node/package-lock.json @@ -1,12 +1,12 @@ { "name": "@registrystack/casework-client-native", - "version": "0.32.0", + "version": "0.33.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@registrystack/casework-client-native", - "version": "0.32.0", + "version": "0.33.0", "license": "Apache-2.0", "devDependencies": { "@napi-rs/cli": "3.8.2", diff --git a/crates/registry-casework-client-node/package.json b/crates/registry-casework-client-node/package.json index 4fcc0a7c0..815df8425 100644 --- a/crates/registry-casework-client-node/package.json +++ b/crates/registry-casework-client-node/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/casework-client-native", - "version": "0.32.0", + "version": "0.33.0", "description": "Internal Node.js native binding used by @registrystack/client.", "private": true, "license": "Apache-2.0", diff --git a/crates/registry-casework-client-py/Cargo.toml b/crates/registry-casework-client-py/Cargo.toml index 2f1f904ae..dfdbe6418 100644 --- a/crates/registry-casework-client-py/Cargo.toml +++ b/crates/registry-casework-client-py/Cargo.toml @@ -21,7 +21,7 @@ extension-module = ["pyo3/extension-module"] [dependencies] pyo3.workspace = true # Keep the SDK name distinct from this extension's Python module name. -casework-client-sdk = { package = "registry-casework-client", path = "../registry-casework-client", version = "0.32.0" } +casework-client-sdk = { package = "registry-casework-client", path = "../registry-casework-client", version = "0.33.0" } serde.workspace = true serde_json.workspace = true tokio.workspace = true diff --git a/crates/registry-casework-client-py/pyproject.toml b/crates/registry-casework-client-py/pyproject.toml index e71db98f2..cda5ac388 100644 --- a/crates/registry-casework-client-py/pyproject.toml +++ b/crates/registry-casework-client-py/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "maturin" [project] name = "registry-casework-client-native" -version = "0.32.0" +version = "0.33.0" description = "Internal Casework binding used by registry-stack-client." readme = "README.md" license = { text = "Apache-2.0" } diff --git a/crates/registry-discovery-client-node/index.js b/crates/registry-discovery-client-node/index.js index 1362073aa..5113bdcaf 100644 --- a/crates/registry-discovery-client-node/index.js +++ b/crates/registry-discovery-client-node/index.js @@ -77,8 +77,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-android-arm64') const bindingPackageVersion = require('@registrystack/discovery-client-android-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -93,8 +93,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-android-arm-eabi') const bindingPackageVersion = require('@registrystack/discovery-client-android-arm-eabi/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -114,8 +114,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-win32-x64-gnu') const bindingPackageVersion = require('@registrystack/discovery-client-win32-x64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -130,8 +130,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-win32-x64-msvc') const bindingPackageVersion = require('@registrystack/discovery-client-win32-x64-msvc/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -147,8 +147,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-win32-ia32-msvc') const bindingPackageVersion = require('@registrystack/discovery-client-win32-ia32-msvc/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -163,8 +163,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-win32-arm64-msvc') const bindingPackageVersion = require('@registrystack/discovery-client-win32-arm64-msvc/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -182,8 +182,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-darwin-universal') const bindingPackageVersion = require('@registrystack/discovery-client-darwin-universal/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -198,8 +198,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-darwin-x64') const bindingPackageVersion = require('@registrystack/discovery-client-darwin-x64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -214,8 +214,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-darwin-arm64') const bindingPackageVersion = require('@registrystack/discovery-client-darwin-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -234,8 +234,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-freebsd-x64') const bindingPackageVersion = require('@registrystack/discovery-client-freebsd-x64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -250,8 +250,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-freebsd-arm64') const bindingPackageVersion = require('@registrystack/discovery-client-freebsd-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -271,8 +271,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-linux-x64-musl') const bindingPackageVersion = require('@registrystack/discovery-client-linux-x64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -287,8 +287,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-linux-x64-gnu') const bindingPackageVersion = require('@registrystack/discovery-client-linux-x64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -305,8 +305,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-linux-arm64-musl') const bindingPackageVersion = require('@registrystack/discovery-client-linux-arm64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -321,8 +321,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-linux-arm64-gnu') const bindingPackageVersion = require('@registrystack/discovery-client-linux-arm64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -339,8 +339,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-linux-arm-musleabihf') const bindingPackageVersion = require('@registrystack/discovery-client-linux-arm-musleabihf/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -355,8 +355,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-linux-arm-gnueabihf') const bindingPackageVersion = require('@registrystack/discovery-client-linux-arm-gnueabihf/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -373,8 +373,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-linux-loong64-musl') const bindingPackageVersion = require('@registrystack/discovery-client-linux-loong64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -389,8 +389,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-linux-loong64-gnu') const bindingPackageVersion = require('@registrystack/discovery-client-linux-loong64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -407,8 +407,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-linux-riscv64-musl') const bindingPackageVersion = require('@registrystack/discovery-client-linux-riscv64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -423,8 +423,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-linux-riscv64-gnu') const bindingPackageVersion = require('@registrystack/discovery-client-linux-riscv64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -440,8 +440,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-linux-ppc64-gnu') const bindingPackageVersion = require('@registrystack/discovery-client-linux-ppc64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -456,8 +456,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-linux-s390x-gnu') const bindingPackageVersion = require('@registrystack/discovery-client-linux-s390x-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -476,8 +476,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-openharmony-arm64') const bindingPackageVersion = require('@registrystack/discovery-client-openharmony-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -492,8 +492,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-openharmony-x64') const bindingPackageVersion = require('@registrystack/discovery-client-openharmony-x64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -508,8 +508,8 @@ function requireNative() { try { const binding = require('@registrystack/discovery-client-openharmony-arm') const bindingPackageVersion = require('@registrystack/discovery-client-openharmony-arm/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -619,7 +619,7 @@ if (!nativeBinding || forceWasi) { } return null } - if (!wasiBindingLoaded && (!__napiWasiFlavorRequested || __napiWasiFlavor === "wasm32-wasi")) { + if (!__napiWasiFlavorRequested || __napiWasiFlavor === "wasm32-wasi") { let candidateError = null let candidateFailed = false try { @@ -648,8 +648,8 @@ if (!nativeBinding || forceWasi) { if (!candidateFailed) { if (process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { const bindingPackageVersion = require('@registrystack/discovery-client-wasm32-wasi/package.json').version - if (bindingPackageVersion !== '0.32.0') { - throw new Error(`WASI binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0') { + throw new Error(`WASI binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } } wasiBinding = require('@registrystack/discovery-client-wasm32-wasi') diff --git a/crates/registry-discovery-client-node/npm/darwin-arm64/package.json b/crates/registry-discovery-client-node/npm/darwin-arm64/package.json index bcde2bc99..14974c136 100644 --- a/crates/registry-discovery-client-node/npm/darwin-arm64/package.json +++ b/crates/registry-discovery-client-node/npm/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/discovery-client-darwin-arm64", - "version": "0.32.0", + "version": "0.33.0", "cpu": ["arm64"], "main": "discovery-client.darwin-arm64.node", "files": ["discovery-client.darwin-arm64.node"], diff --git a/crates/registry-discovery-client-node/npm/linux-arm64-gnu/package.json b/crates/registry-discovery-client-node/npm/linux-arm64-gnu/package.json index b4fa03c3a..424b9f2b9 100644 --- a/crates/registry-discovery-client-node/npm/linux-arm64-gnu/package.json +++ b/crates/registry-discovery-client-node/npm/linux-arm64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/discovery-client-linux-arm64-gnu", - "version": "0.32.0", + "version": "0.33.0", "cpu": ["arm64"], "main": "discovery-client.linux-arm64-gnu.node", "files": ["discovery-client.linux-arm64-gnu.node"], diff --git a/crates/registry-discovery-client-node/npm/linux-x64-gnu/package.json b/crates/registry-discovery-client-node/npm/linux-x64-gnu/package.json index f710fc6e0..192938042 100644 --- a/crates/registry-discovery-client-node/npm/linux-x64-gnu/package.json +++ b/crates/registry-discovery-client-node/npm/linux-x64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/discovery-client-linux-x64-gnu", - "version": "0.32.0", + "version": "0.33.0", "cpu": ["x64"], "main": "discovery-client.linux-x64-gnu.node", "files": ["discovery-client.linux-x64-gnu.node"], diff --git a/crates/registry-discovery-client-node/package-lock.json b/crates/registry-discovery-client-node/package-lock.json index 291075406..e2eec4c8b 100644 --- a/crates/registry-discovery-client-node/package-lock.json +++ b/crates/registry-discovery-client-node/package-lock.json @@ -1,12 +1,12 @@ { "name": "@registrystack/discovery-client", - "version": "0.32.0", + "version": "0.33.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@registrystack/discovery-client", - "version": "0.32.0", + "version": "0.33.0", "license": "Apache-2.0", "devDependencies": { "@napi-rs/cli": "3.8.2", diff --git a/crates/registry-discovery-client-node/package.json b/crates/registry-discovery-client-node/package.json index b86759e64..a95486ebd 100644 --- a/crates/registry-discovery-client-node/package.json +++ b/crates/registry-discovery-client-node/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/discovery-client", - "version": "0.32.0", + "version": "0.33.0", "description": "Node.js binding for the Registry Discovery client, via napi-rs.", "license": "Apache-2.0", "publishConfig": { "access": "public", "provenance": true }, diff --git a/crates/registry-discovery-client-py/Cargo.toml b/crates/registry-discovery-client-py/Cargo.toml index 43f67b023..178f89b9f 100644 --- a/crates/registry-discovery-client-py/Cargo.toml +++ b/crates/registry-discovery-client-py/Cargo.toml @@ -19,7 +19,7 @@ workspace = true extension-module = ["pyo3/extension-module"] [dependencies] -discovery-client-sdk = { package = "registry-discovery-client", path = "../registry-discovery-client", version = "0.32.0" } +discovery-client-sdk = { package = "registry-discovery-client", path = "../registry-discovery-client", version = "0.33.0" } pyo3.workspace = true serde.workspace = true serde_json.workspace = true diff --git a/crates/registry-discovery-client-py/pyproject.toml b/crates/registry-discovery-client-py/pyproject.toml index 9093f3575..bfc2c37aa 100644 --- a/crates/registry-discovery-client-py/pyproject.toml +++ b/crates/registry-discovery-client-py/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "maturin" [project] name = "registry-discovery-client" -version = "0.32.0" +version = "0.33.0" description = "Python binding for the Registry Discovery client, via PyO3." readme = "README.md" license = { text = "Apache-2.0" } diff --git a/crates/registry-evidence-client-node/index.js b/crates/registry-evidence-client-node/index.js index 453ffbe73..407d33420 100644 --- a/crates/registry-evidence-client-node/index.js +++ b/crates/registry-evidence-client-node/index.js @@ -77,8 +77,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-android-arm64') const bindingPackageVersion = require('@registrystack/evidence-client-android-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -93,8 +93,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-android-arm-eabi') const bindingPackageVersion = require('@registrystack/evidence-client-android-arm-eabi/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -114,8 +114,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-win32-x64-gnu') const bindingPackageVersion = require('@registrystack/evidence-client-win32-x64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -130,8 +130,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-win32-x64-msvc') const bindingPackageVersion = require('@registrystack/evidence-client-win32-x64-msvc/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -147,8 +147,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-win32-ia32-msvc') const bindingPackageVersion = require('@registrystack/evidence-client-win32-ia32-msvc/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -163,8 +163,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-win32-arm64-msvc') const bindingPackageVersion = require('@registrystack/evidence-client-win32-arm64-msvc/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -182,8 +182,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-darwin-universal') const bindingPackageVersion = require('@registrystack/evidence-client-darwin-universal/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -198,8 +198,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-darwin-x64') const bindingPackageVersion = require('@registrystack/evidence-client-darwin-x64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -214,8 +214,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-darwin-arm64') const bindingPackageVersion = require('@registrystack/evidence-client-darwin-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -234,8 +234,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-freebsd-x64') const bindingPackageVersion = require('@registrystack/evidence-client-freebsd-x64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -250,8 +250,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-freebsd-arm64') const bindingPackageVersion = require('@registrystack/evidence-client-freebsd-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -271,8 +271,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-linux-x64-musl') const bindingPackageVersion = require('@registrystack/evidence-client-linux-x64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -287,8 +287,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-linux-x64-gnu') const bindingPackageVersion = require('@registrystack/evidence-client-linux-x64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -305,8 +305,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-linux-arm64-musl') const bindingPackageVersion = require('@registrystack/evidence-client-linux-arm64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -321,8 +321,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-linux-arm64-gnu') const bindingPackageVersion = require('@registrystack/evidence-client-linux-arm64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -339,8 +339,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-linux-arm-musleabihf') const bindingPackageVersion = require('@registrystack/evidence-client-linux-arm-musleabihf/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -355,8 +355,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-linux-arm-gnueabihf') const bindingPackageVersion = require('@registrystack/evidence-client-linux-arm-gnueabihf/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -373,8 +373,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-linux-loong64-musl') const bindingPackageVersion = require('@registrystack/evidence-client-linux-loong64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -389,8 +389,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-linux-loong64-gnu') const bindingPackageVersion = require('@registrystack/evidence-client-linux-loong64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -407,8 +407,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-linux-riscv64-musl') const bindingPackageVersion = require('@registrystack/evidence-client-linux-riscv64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -423,8 +423,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-linux-riscv64-gnu') const bindingPackageVersion = require('@registrystack/evidence-client-linux-riscv64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -440,8 +440,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-linux-ppc64-gnu') const bindingPackageVersion = require('@registrystack/evidence-client-linux-ppc64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -456,8 +456,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-linux-s390x-gnu') const bindingPackageVersion = require('@registrystack/evidence-client-linux-s390x-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -476,8 +476,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-openharmony-arm64') const bindingPackageVersion = require('@registrystack/evidence-client-openharmony-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -492,8 +492,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-openharmony-x64') const bindingPackageVersion = require('@registrystack/evidence-client-openharmony-x64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -508,8 +508,8 @@ function requireNative() { try { const binding = require('@registrystack/evidence-client-openharmony-arm') const bindingPackageVersion = require('@registrystack/evidence-client-openharmony-arm/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -648,8 +648,8 @@ if (!nativeBinding || forceWasi) { if (!candidateFailed) { if (process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { const bindingPackageVersion = require('@registrystack/evidence-client-wasm32-wasi/package.json').version - if (bindingPackageVersion !== '0.32.0') { - throw new Error(`WASI binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0') { + throw new Error(`WASI binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } } wasiBinding = require('@registrystack/evidence-client-wasm32-wasi') diff --git a/crates/registry-evidence-client-node/npm/darwin-arm64/package.json b/crates/registry-evidence-client-node/npm/darwin-arm64/package.json index 7d02ae6f2..f592e7628 100644 --- a/crates/registry-evidence-client-node/npm/darwin-arm64/package.json +++ b/crates/registry-evidence-client-node/npm/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/evidence-client-darwin-arm64", - "version": "0.32.0", + "version": "0.33.0", "cpu": ["arm64"], "main": "evidence-client.darwin-arm64.node", "files": ["evidence-client.darwin-arm64.node"], diff --git a/crates/registry-evidence-client-node/npm/linux-arm64-gnu/package.json b/crates/registry-evidence-client-node/npm/linux-arm64-gnu/package.json index 8142544f1..3e64ad526 100644 --- a/crates/registry-evidence-client-node/npm/linux-arm64-gnu/package.json +++ b/crates/registry-evidence-client-node/npm/linux-arm64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/evidence-client-linux-arm64-gnu", - "version": "0.32.0", + "version": "0.33.0", "cpu": ["arm64"], "main": "evidence-client.linux-arm64-gnu.node", "files": ["evidence-client.linux-arm64-gnu.node"], diff --git a/crates/registry-evidence-client-node/npm/linux-x64-gnu/package.json b/crates/registry-evidence-client-node/npm/linux-x64-gnu/package.json index 9e5c778a0..79cdb8950 100644 --- a/crates/registry-evidence-client-node/npm/linux-x64-gnu/package.json +++ b/crates/registry-evidence-client-node/npm/linux-x64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/evidence-client-linux-x64-gnu", - "version": "0.32.0", + "version": "0.33.0", "cpu": ["x64"], "main": "evidence-client.linux-x64-gnu.node", "files": ["evidence-client.linux-x64-gnu.node"], diff --git a/crates/registry-evidence-client-node/package-lock.json b/crates/registry-evidence-client-node/package-lock.json index 4bc209189..7d113813f 100644 --- a/crates/registry-evidence-client-node/package-lock.json +++ b/crates/registry-evidence-client-node/package-lock.json @@ -1,12 +1,12 @@ { "name": "@registrystack/evidence-client", - "version": "0.32.0", + "version": "0.33.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@registrystack/evidence-client", - "version": "0.32.0", + "version": "0.33.0", "license": "Apache-2.0", "devDependencies": { "@napi-rs/cli": "3.8.2" diff --git a/crates/registry-evidence-client-node/package.json b/crates/registry-evidence-client-node/package.json index 8e32dccf1..d4d012504 100644 --- a/crates/registry-evidence-client-node/package.json +++ b/crates/registry-evidence-client-node/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/evidence-client", - "version": "0.32.0", + "version": "0.33.0", "description": "Node.js binding for the Evidence relying-party client, via napi-rs.", "license": "Apache-2.0", "publishConfig": { "access": "public", "provenance": true }, diff --git a/crates/registry-evidence-client-py/Cargo.toml b/crates/registry-evidence-client-py/Cargo.toml index 742abcfd0..e145e2dc7 100644 --- a/crates/registry-evidence-client-py/Cargo.toml +++ b/crates/registry-evidence-client-py/Cargo.toml @@ -29,7 +29,7 @@ chrono.workspace = true # multiple candidates for rmeta dependency`, which no `use` path syntax can # resolve). One consistent alias, used everywhere this crate reaches the SDK, # avoids that rather than special-casing test code against production code. -evidence-client-sdk = { package = "registry-evidence-client", path = "../registry-evidence-client", version = "0.32.0" } +evidence-client-sdk = { package = "registry-evidence-client", path = "../registry-evidence-client", version = "0.33.0" } pyo3.workspace = true registry-platform-crypto.workspace = true registry-platform-httputil.workspace = true diff --git a/crates/registry-evidence-client-py/pyproject.toml b/crates/registry-evidence-client-py/pyproject.toml index 5068bc2ad..c6e6fcaa4 100644 --- a/crates/registry-evidence-client-py/pyproject.toml +++ b/crates/registry-evidence-client-py/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "maturin" [project] name = "registry-evidence-client" -version = "0.32.0" +version = "0.33.0" description = "Python binding for the Evidence relying-party client, via PyO3." readme = "README.md" license = { text = "Apache-2.0" } diff --git a/crates/registry-relay-client-node/index.js b/crates/registry-relay-client-node/index.js index 7cc8f79c1..4692696cc 100644 --- a/crates/registry-relay-client-node/index.js +++ b/crates/registry-relay-client-node/index.js @@ -77,8 +77,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-android-arm64') const bindingPackageVersion = require('@registrystack/relay-client-android-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -93,8 +93,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-android-arm-eabi') const bindingPackageVersion = require('@registrystack/relay-client-android-arm-eabi/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -114,8 +114,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-win32-x64-gnu') const bindingPackageVersion = require('@registrystack/relay-client-win32-x64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -130,8 +130,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-win32-x64-msvc') const bindingPackageVersion = require('@registrystack/relay-client-win32-x64-msvc/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -147,8 +147,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-win32-ia32-msvc') const bindingPackageVersion = require('@registrystack/relay-client-win32-ia32-msvc/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -163,8 +163,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-win32-arm64-msvc') const bindingPackageVersion = require('@registrystack/relay-client-win32-arm64-msvc/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -182,8 +182,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-darwin-universal') const bindingPackageVersion = require('@registrystack/relay-client-darwin-universal/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -198,8 +198,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-darwin-x64') const bindingPackageVersion = require('@registrystack/relay-client-darwin-x64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -214,8 +214,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-darwin-arm64') const bindingPackageVersion = require('@registrystack/relay-client-darwin-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -234,8 +234,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-freebsd-x64') const bindingPackageVersion = require('@registrystack/relay-client-freebsd-x64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -250,8 +250,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-freebsd-arm64') const bindingPackageVersion = require('@registrystack/relay-client-freebsd-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -271,8 +271,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-linux-x64-musl') const bindingPackageVersion = require('@registrystack/relay-client-linux-x64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -287,8 +287,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-linux-x64-gnu') const bindingPackageVersion = require('@registrystack/relay-client-linux-x64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -305,8 +305,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-linux-arm64-musl') const bindingPackageVersion = require('@registrystack/relay-client-linux-arm64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -321,8 +321,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-linux-arm64-gnu') const bindingPackageVersion = require('@registrystack/relay-client-linux-arm64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -339,8 +339,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-linux-arm-musleabihf') const bindingPackageVersion = require('@registrystack/relay-client-linux-arm-musleabihf/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -355,8 +355,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-linux-arm-gnueabihf') const bindingPackageVersion = require('@registrystack/relay-client-linux-arm-gnueabihf/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -373,8 +373,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-linux-loong64-musl') const bindingPackageVersion = require('@registrystack/relay-client-linux-loong64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -389,8 +389,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-linux-loong64-gnu') const bindingPackageVersion = require('@registrystack/relay-client-linux-loong64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -407,8 +407,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-linux-riscv64-musl') const bindingPackageVersion = require('@registrystack/relay-client-linux-riscv64-musl/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -423,8 +423,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-linux-riscv64-gnu') const bindingPackageVersion = require('@registrystack/relay-client-linux-riscv64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -440,8 +440,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-linux-ppc64-gnu') const bindingPackageVersion = require('@registrystack/relay-client-linux-ppc64-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -456,8 +456,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-linux-s390x-gnu') const bindingPackageVersion = require('@registrystack/relay-client-linux-s390x-gnu/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -476,8 +476,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-openharmony-arm64') const bindingPackageVersion = require('@registrystack/relay-client-openharmony-arm64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -492,8 +492,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-openharmony-x64') const bindingPackageVersion = require('@registrystack/relay-client-openharmony-x64/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -508,8 +508,8 @@ function requireNative() { try { const binding = require('@registrystack/relay-client-openharmony-arm') const bindingPackageVersion = require('@registrystack/relay-client-openharmony-arm/package.json').version - if (bindingPackageVersion !== '0.32.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { - throw new Error(`Native binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0' && process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { + throw new Error(`Native binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } return binding } catch (e) { @@ -648,8 +648,8 @@ if (!nativeBinding || forceWasi) { if (!candidateFailed) { if (process.env.NAPI_RS_ENFORCE_VERSION_CHECK && process.env.NAPI_RS_ENFORCE_VERSION_CHECK !== '0') { const bindingPackageVersion = require('@registrystack/relay-client-wasm32-wasi/package.json').version - if (bindingPackageVersion !== '0.32.0') { - throw new Error(`WASI binding package version mismatch, expected 0.32.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) + if (bindingPackageVersion !== '0.33.0') { + throw new Error(`WASI binding package version mismatch, expected 0.33.0 but got ${bindingPackageVersion}. You can reinstall dependencies to fix this issue.`) } } wasiBinding = require('@registrystack/relay-client-wasm32-wasi') diff --git a/crates/registry-relay-client-node/npm/darwin-arm64/package.json b/crates/registry-relay-client-node/npm/darwin-arm64/package.json index 2ab3be2b7..faefa7f58 100644 --- a/crates/registry-relay-client-node/npm/darwin-arm64/package.json +++ b/crates/registry-relay-client-node/npm/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/relay-client-darwin-arm64", - "version": "0.32.0", + "version": "0.33.0", "cpu": [ "arm64" ], diff --git a/crates/registry-relay-client-node/npm/linux-arm64-gnu/package.json b/crates/registry-relay-client-node/npm/linux-arm64-gnu/package.json index bb45a4cd3..418d21247 100644 --- a/crates/registry-relay-client-node/npm/linux-arm64-gnu/package.json +++ b/crates/registry-relay-client-node/npm/linux-arm64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/relay-client-linux-arm64-gnu", - "version": "0.32.0", + "version": "0.33.0", "cpu": [ "arm64" ], diff --git a/crates/registry-relay-client-node/npm/linux-x64-gnu/package.json b/crates/registry-relay-client-node/npm/linux-x64-gnu/package.json index cc2bff265..a075da0ee 100644 --- a/crates/registry-relay-client-node/npm/linux-x64-gnu/package.json +++ b/crates/registry-relay-client-node/npm/linux-x64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/relay-client-linux-x64-gnu", - "version": "0.32.0", + "version": "0.33.0", "cpu": [ "x64" ], diff --git a/crates/registry-relay-client-node/package-lock.json b/crates/registry-relay-client-node/package-lock.json index ad06581d0..d269d370b 100644 --- a/crates/registry-relay-client-node/package-lock.json +++ b/crates/registry-relay-client-node/package-lock.json @@ -1,12 +1,12 @@ { "name": "@registrystack/relay-client", - "version": "0.32.0", + "version": "0.33.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@registrystack/relay-client", - "version": "0.32.0", + "version": "0.33.0", "license": "Apache-2.0", "devDependencies": { "@napi-rs/cli": "3.8.2", diff --git a/crates/registry-relay-client-node/package.json b/crates/registry-relay-client-node/package.json index 38c5e53d2..115246006 100644 --- a/crates/registry-relay-client-node/package.json +++ b/crates/registry-relay-client-node/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/relay-client", - "version": "0.32.0", + "version": "0.33.0", "description": "Node.js binding for the Registry Relay V2 client, via napi-rs.", "license": "Apache-2.0", "publishConfig": { "access": "public", "provenance": true }, diff --git a/crates/registry-relay-client-py/Cargo.toml b/crates/registry-relay-client-py/Cargo.toml index dfa159211..1a151d7ba 100644 --- a/crates/registry-relay-client-py/Cargo.toml +++ b/crates/registry-relay-client-py/Cargo.toml @@ -22,7 +22,7 @@ extension-module = ["pyo3/extension-module"] pyo3.workspace = true registry-platform-crypto.workspace = true registry-platform-httputil.workspace = true -relay-client-sdk = { package = "registry-relay-client", path = "../registry-relay-client", version = "0.32.0" } +relay-client-sdk = { package = "registry-relay-client", path = "../registry-relay-client", version = "0.33.0" } serde.workspace = true serde_json.workspace = true tokio.workspace = true diff --git a/crates/registry-relay-client-py/pyproject.toml b/crates/registry-relay-client-py/pyproject.toml index fde730ab4..1bff30a2f 100644 --- a/crates/registry-relay-client-py/pyproject.toml +++ b/crates/registry-relay-client-py/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "maturin" [project] name = "registry-relay-client" -version = "0.32.0" +version = "0.33.0" description = "Python binding for the Registry Relay V2 client, via PyO3." readme = "README.md" license = { text = "Apache-2.0" } diff --git a/crates/registry-stack-client-node/native.js b/crates/registry-stack-client-node/native.js index 4f47fe8a3..52a22b206 100644 --- a/crates/registry-stack-client-node/native.js +++ b/crates/registry-stack-client-node/native.js @@ -1,6 +1,6 @@ 'use strict'; -const PACKAGE_VERSION = '0.32.0'; +const PACKAGE_VERSION = '0.33.0'; const PRODUCTS = new Set(['discovery', 'evidence', 'relay', 'breg', 'casework']); function target() { diff --git a/crates/registry-stack-client-node/npm/darwin-arm64/package.json b/crates/registry-stack-client-node/npm/darwin-arm64/package.json index bc6120b14..ef449b9ce 100644 --- a/crates/registry-stack-client-node/npm/darwin-arm64/package.json +++ b/crates/registry-stack-client-node/npm/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/client-darwin-arm64", - "version": "0.32.0", + "version": "0.33.0", "description": "Registry Stack unified native clients for macOS arm64.", "license": "Apache-2.0", "publishConfig": { "access": "public" }, diff --git a/crates/registry-stack-client-node/npm/linux-arm64-gnu/package.json b/crates/registry-stack-client-node/npm/linux-arm64-gnu/package.json index 7bd84b5a3..41f0dbc63 100644 --- a/crates/registry-stack-client-node/npm/linux-arm64-gnu/package.json +++ b/crates/registry-stack-client-node/npm/linux-arm64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/client-linux-arm64-gnu", - "version": "0.32.0", + "version": "0.33.0", "description": "Registry Stack unified native clients for Linux arm64 glibc.", "license": "Apache-2.0", "publishConfig": { "access": "public" }, diff --git a/crates/registry-stack-client-node/npm/linux-x64-gnu/package.json b/crates/registry-stack-client-node/npm/linux-x64-gnu/package.json index c7e945519..71b19cb76 100644 --- a/crates/registry-stack-client-node/npm/linux-x64-gnu/package.json +++ b/crates/registry-stack-client-node/npm/linux-x64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/client-linux-x64-gnu", - "version": "0.32.0", + "version": "0.33.0", "description": "Registry Stack unified native clients for Linux x64 glibc.", "license": "Apache-2.0", "publishConfig": { "access": "public" }, diff --git a/crates/registry-stack-client-node/package-lock.json b/crates/registry-stack-client-node/package-lock.json index 8a9b7e102..f7f4c4bb8 100644 --- a/crates/registry-stack-client-node/package-lock.json +++ b/crates/registry-stack-client-node/package-lock.json @@ -1,12 +1,12 @@ { "name": "@registrystack/client", - "version": "0.32.0", + "version": "0.33.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@registrystack/client", - "version": "0.32.0", + "version": "0.33.0", "license": "Apache-2.0", "devDependencies": { "@types/node": "22.20.1", diff --git a/crates/registry-stack-client-node/package.json b/crates/registry-stack-client-node/package.json index c8afe0984..fe905061d 100644 --- a/crates/registry-stack-client-node/package.json +++ b/crates/registry-stack-client-node/package.json @@ -1,6 +1,6 @@ { "name": "@registrystack/client", - "version": "0.32.0", + "version": "0.33.0", "description": "Unified Node.js client for Registry Stack products.", "license": "Apache-2.0", "homepage": "https://docs.registrystack.org/reference/client-api/", diff --git a/crates/registry-stack-client-py/pyproject.toml b/crates/registry-stack-client-py/pyproject.toml index 07983852d..bd6dceda2 100644 --- a/crates/registry-stack-client-py/pyproject.toml +++ b/crates/registry-stack-client-py/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "registry-stack-client" -version = "0.32.0" +version = "0.33.0" description = "Unified Python client for Registry Stack products." readme = "README.md" license = { text = "Apache-2.0" } diff --git a/crates/registry-stack-client-py/python/registry_client/__init__.py b/crates/registry-stack-client-py/python/registry_client/__init__.py index d94ff2921..7480ea2e1 100644 --- a/crates/registry-stack-client-py/python/registry_client/__init__.py +++ b/crates/registry-stack-client-py/python/registry_client/__init__.py @@ -7,4 +7,4 @@ import registry_client.relay as relay __all__ = ["breg", "casework", "discovery", "evidence", "relay"] -__version__ = "0.32.0" +__version__ = "0.33.0" diff --git a/docs/site/src/content/docs/changelog.mdx b/docs/site/src/content/docs/changelog.mdx index 2a643e4ba..f1f8cf1bc 100644 --- a/docs/site/src/content/docs/changelog.mdx +++ b/docs/site/src/content/docs/changelog.mdx @@ -18,6 +18,75 @@ relevant product pages on this site rather than duplicating release notes. ## Unreleased +## v0.33.0 beta-45 + +- Registry Scheduling joins the release with published openings, exact-time + offerings, arrival windows, holds, and accountable appointments. Each + commitment requires a task grant bounded to the offering's service, + location, and action. The release publishes a Scheduling container image, + without a binary or installer asset. See the + [Registry Scheduling API](../reference/apis/registry-scheduling/). + +{/* Evidence: crates/registry-scheduling/src/service.rs; + crates/registry-scheduling/src/auth.rs; + release/scripts/release_candidate.py, _candidate_image_names() and _relay_v2_payload_inventory(). */} + +- BREAKING: Registry Casework replaces hosted decisions with source-neutral + review requests, tasks, kinds, results, and accountability. Base Registry + Engine (BReg) delegates governed change-request review to Casework through a + review authority binding. The Casework migration drops the experimental + hosted tables without carrying their data forward. See + [review BReg changes in Casework](../tutorials/review-breg-changes-in-casework/). + +{/* Evidence: crates/registry-casework/migrations/0015_unified_reviews.sql; + crates/registry-casework/src/review.rs; + crates/registry-breg/src/review_store.rs. */} + +- BREAKING: BReg entity `events` are now shared `hooks`, and deliveries carry a + signed hook envelope instead of the earlier bare body. Rewrite each entity + declaration, drain the existing outbox before upgrading, update receivers, + and regenerate project locks. BReg now requires PostgreSQL 17 or newer. + +{/* Evidence: crates/registry-breg/src/contract.rs, EntitySource; + crates/registry-platform-hooks/src/envelope.rs; + crates/registry-breg/src/postgres/schema.rs, verify_postgres_17_or_newer(). */} + +- BReg ships WebAssembly action handlers enabled by default, field encryption + for restricted fields, and durable resumable ingestion runs. Existing Rhai + and declarative action handlers keep working. See + [field encryption for restricted fields](../explanation/breg-field-encryption/) + and the [BReg client capabilities](../reference/breg-client-capabilities/). + +{/* Evidence: crates/registry-breg/Cargo.toml, features; + crates/registry-breg/src/field_encryption.rs; + crates/registry-breg/src/api/ingestion.rs. */} + +- Registry Render is available from source with offline CLI, HTTP service, and + Rust library modes for deterministic Typst PDF rendering. v0.33.0 does not + publish a Render release asset or container image. See the + [Registry Render overview](../start/registry-render/). + +{/* Evidence: crates/registry-render/src/cli.rs, Command; + crates/registry-render/src/lib.rs, render; + release/manifests/registry-stack-beta-45.yaml, artifacts. */} + +- Evidence tooling adds machine-readable reports, an offline-complete starter, + and self-checking local target generation. Object answer schemas must now + declare `properties` and `additionalProperties: false`. + +{/* Evidence: crates/registry-evidencectl/src/lib.rs, OutputFormat; + crates/registry-evidence-authoring/src/validate.rs; + products/breg/evidence/offline-starter/. */} + +- The BReg clients expose typed applied-request results and durable ingestion + runs. `bregctl explain` and `caseworkctl` machine-readable output now use + versioned, closed JSON report contracts. + +{/* Evidence: crates/registry-breg-client/src/lifecycle.rs; + crates/registry-breg-client/src/ingestion.rs; + products/breg/contracts/explain/; + products/casework/contracts/cli/. */} + ## v0.32.0 beta-44 - Exchanged access tokens carry `registry_assertion_issuer`, derived from the diff --git a/docs/site/src/data/archive-lock.yaml b/docs/site/src/data/archive-lock.yaml index 1842c3a6a..603e2bb4b 100644 --- a/docs/site/src/data/archive-lock.yaml +++ b/docs/site/src/data/archive-lock.yaml @@ -138,3 +138,7 @@ archives: bundle_sha256: a1e6c6d3108d47da268cbab1916a28f89f98f2a28246b2bd89aa339bccb07591 root_tree_sha256: affbaa9672f920df18ec5d114b30366b37240c0bad74d27f1532fe3100c0a823 version_tree_sha256: 0a034d4142cfbc22e95985aab9b3b6afc98e32991593b28ad82048a882f749c3 + v0.33.0: + bundle_sha256: f28fa4f802e845a0d1234fdf31d49048d41b4a08885e5c094a8f81a9e7af3b05 + root_tree_sha256: 35a337adae76b5ac1e8fab409eca1f711432ceb5c5ea21c6c9c0880a30a63fa7 + version_tree_sha256: 02f7774096d3c295c1552b9cdb18e27de6f9b5f20ff7d36068ac4187de792ea4 diff --git a/docs/site/src/data/docsets.yaml b/docs/site/src/data/docsets.yaml index 56ea023b2..31a0f4dc7 100644 --- a/docs/site/src/data/docsets.yaml +++ b/docs/site/src/data/docsets.yaml @@ -32,6 +32,37 @@ docsets: registry-render: version: main source (unreleased) ref: HEAD + - id: v0.33.0 + label: v0.33.0 + path: /v/0.33.0/ + status: archived + availability: candidate + source: registry-stack-v0.33.0 + repo_docs_source: monorepo + published_at: 2026-09-22 + description: Registry Stack v0.33.0 beta-45 candidate documentation set. + products: + registry-stack: + version: v0.33.0 + ref: v0.33.0 + registry-relay: + version: v0.33.0 + ref: v0.33.0 + registry-manifest: + version: v0.33.0 + ref: v0.33.0 + registry-evidence: + version: v0.33.0 + ref: v0.33.0 + registry-casework: + version: v0.33.0 + ref: v0.33.0 + registry-scheduling: + version: v0.33.0 + ref: v0.33.0 + registry-render: + version: v0.33.0 + ref: v0.33.0 - id: v0.32.0 label: v0.32.0 path: /v/0.32.0/ diff --git a/docs/site/src/data/repo-docs.yaml b/docs/site/src/data/repo-docs.yaml index 72fd410ff..5666f847c 100644 --- a/docs/site/src/data/repo-docs.yaml +++ b/docs/site/src/data/repo-docs.yaml @@ -67,6 +67,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [ govstack-digital-registries, sdmx, openapi, json-schema, shacl, json-ld ] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [ govstack-digital-registries, sdmx, openapi, json-schema, shacl, json-ld ] + last_reviewed: unreviewed description: Approved Relay V2 product concept covering the registry contract, the compiler, the read-only source boundary, and the acceptance set. - src: products/relay-v2/STANDARDS-ALIGNMENT.md dest: products/registry-relay/standards-alignment @@ -92,6 +95,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [ govstack-digital-registries, sdmx, openapi, json-schema, shacl, json-ld ] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [ govstack-digital-registries, sdmx, openapi, json-schema, shacl, json-ld ] + last_reviewed: unreviewed description: Maintained directional mapping from Relay V2 to the pinned GovStack drafts and the aligned SDMX read subset. Makes no conformance claim. registry-manifest: @@ -128,6 +134,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [ dcat, bregdcat-ap, cpsv-ap, ogc-api-records, shacl, skos, json-schema, json-ld, odrl, sp-dci, w3c-did, prov-o, govstack-digital-registries ] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [ dcat, bregdcat-ap, cpsv-ap, ogc-api-records, shacl, skos, json-schema, json-ld, odrl, sp-dci, w3c-did, prov-o, govstack-digital-registries ] + last_reviewed: unreviewed description: Operator and integrator documentation for Registry Manifest. - src: products/manifest/docs/validate-and-render.md archive_src: docs/validate-and-render.md @@ -156,6 +165,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [ dcat, bregdcat-ap, cpsv-ap, ogc-api-records, shacl, skos, json-schema, json-ld, odrl ] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [ dcat, bregdcat-ap, cpsv-ap, ogc-api-records, shacl, skos, json-schema, json-ld, odrl ] + last_reviewed: unreviewed - src: products/manifest/docs/profile-fixtures.md archive_src: docs/profile-fixtures.md dest: products/registry-manifest/profile-fixtures @@ -180,6 +192,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [ sp-dci ] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [ sp-dci ] + last_reviewed: unreviewed - src: products/manifest/docs/reference.md archive_src: docs/reference.md dest: products/registry-manifest/reference @@ -207,6 +222,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [ dcat, bregdcat-ap, cpsv-ap, ogc-api-records, shacl, skos, json-schema, json-ld, cccev, odrl, w3c-did ] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [ dcat, bregdcat-ap, cpsv-ap, ogc-api-records, shacl, skos, json-schema, json-ld, cccev, odrl, w3c-did ] + last_reviewed: unreviewed - src: products/manifest/docs/itb-semic-validation.md dest: products/registry-manifest/itb-semic-validation label: ITB and SEMIC validation @@ -231,6 +249,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [ dcat, bregdcat-ap, shacl, skos, json-schema, json-ld ] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [ dcat, bregdcat-ap, shacl, skos, json-schema, json-ld ] + last_reviewed: unreviewed registry-evidence: label: Evidence Gateway remote: https://github.com/registrystack/registry-stack @@ -263,6 +284,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [ openapi, json-schema, sd-jwt-vc ] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [ openapi, json-schema, sd-jwt-vc ] + last_reviewed: unreviewed description: Operator and integrator documentation for Evidence Gateway, the minimum-disclosure assertion service. - src: products/evidence/CONCEPT.md dest: products/registry-evidence/concept @@ -288,6 +312,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [ cccev, json-schema, openapi, sd-jwt-vc ] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [ cccev, json-schema, openapi, sd-jwt-vc ] + last_reviewed: unreviewed description: Approved Version 1 product concept covering the boundary, data model, trust and privacy invariants, native API, and acceptance set. - src: products/evidence/reference/authoring-projects/CONFIG.md dest: products/registry-evidence/authoring-form @@ -313,6 +340,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [ json-schema, openapi, sd-jwt-vc ] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [ json-schema, openapi, sd-jwt-vc ] + last_reviewed: unreviewed description: Complete reference for the editable Evidence authoring project, its validation layers, local key material, and access policies. - src: products/evidence/reference/authoring-projects/SOURCE-EXPORT.md dest: products/registry-evidence/source-exports @@ -338,6 +368,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [] + last_reviewed: unreviewed description: Optional native source import, customized updates, provenance and interrupted transaction recovery. - src: products/evidence/reference/request-adapter/deployment-projects/SOURCE-CREDENTIAL-ROTATION.md dest: products/registry-evidence/source-credential-rotation @@ -363,6 +396,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [] + last_reviewed: unreviewed description: Rotate source credentials with explicit overlap, bounded OAuth caches and verified restart. - src: products/evidence/FIRST-CURL-TEST.md dest: products/registry-evidence/first-curl-test @@ -388,6 +424,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [] + last_reviewed: unreviewed description: Deterministic local curl checkpoint against the Evidence Gateway server with a mock source and an in-memory test JWKS. - src: products/evidence/SOURCE-TESTING.md dest: products/registry-evidence/source-testing @@ -413,6 +452,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [ sd-jwt-vc ] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [ sd-jwt-vc ] + last_reviewed: unreviewed description: Source-testing contract with the deterministic mock matrix, opt-in public demo smoke tests, and credential handling rules. - src: products/evidence/SD-JWT-VC-DEMO.md dest: products/registry-evidence/sd-jwt-vc-demo @@ -438,6 +480,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [ sd-jwt-vc ] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [ sd-jwt-vc ] + last_reviewed: unreviewed description: Deterministic local demo that issues one assertion in both later-verifiable formats and re-verifies the credential offline. - src: products/evidence/OPERATOR-CONTRACT.md dest: products/registry-evidence/operator-contract @@ -463,6 +508,9 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [ openapi, sd-jwt-vc ] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [ openapi, sd-jwt-vc ] + last_reviewed: unreviewed description: Supported deployment shape, requester authority and purpose duties, required configuration and secrets, and readiness, audit, and key obligations. - src: products/evidence/PERFORMANCE.md dest: products/registry-evidence/performance @@ -488,4 +536,7 @@ repos: - docsets: [ v0.32.0 ] standards_referenced: [] last_reviewed: unreviewed + - docsets: [ v0.33.0 ] + standards_referenced: [] + last_reviewed: unreviewed description: Measured baseline of the audit-durability throughput trade and the deferred work that would recover most of the cost. diff --git a/products/breg/wasm-handler-sdk/Cargo.lock b/products/breg/wasm-handler-sdk/Cargo.lock index 795f09922..316cdc180 100644 --- a/products/breg/wasm-handler-sdk/Cargo.lock +++ b/products/breg/wasm-handler-sdk/Cargo.lock @@ -2754,7 +2754,7 @@ checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4" [[package]] name = "registry-breg" -version = "0.32.0" +version = "0.33.0" dependencies = [ "chrono", "jsonschema", @@ -2787,7 +2787,7 @@ dependencies = [ [[package]] name = "registry-evidence-client" -version = "0.32.0" +version = "0.33.0" dependencies = [ "base64", "chrono", @@ -2807,7 +2807,7 @@ dependencies = [ [[package]] name = "registry-evidence-verifier" -version = "0.32.0" +version = "0.33.0" dependencies = [ "base64", "chrono", @@ -2825,7 +2825,7 @@ dependencies = [ [[package]] name = "registry-manifest-core" -version = "0.32.0" +version = "0.33.0" dependencies = [ "oxiri", "registry-platform-canonical-json", @@ -2838,7 +2838,7 @@ dependencies = [ [[package]] name = "registry-platform-authcommon" -version = "0.32.0" +version = "0.33.0" dependencies = [ "base64", "registry-platform-crypto", @@ -2853,7 +2853,7 @@ dependencies = [ [[package]] name = "registry-platform-canonical-json" -version = "0.32.0" +version = "0.33.0" dependencies = [ "ryu-js", "serde", @@ -2863,7 +2863,7 @@ dependencies = [ [[package]] name = "registry-platform-crypto" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "aws-lc-rs", @@ -2886,7 +2886,7 @@ dependencies = [ [[package]] name = "registry-platform-hooks" -version = "0.32.0" +version = "0.33.0" dependencies = [ "registry-platform-canonical-json", "serde", @@ -2899,7 +2899,7 @@ dependencies = [ [[package]] name = "registry-platform-httpsec" -version = "0.32.0" +version = "0.33.0" dependencies = [ "http", "serde", @@ -2909,7 +2909,7 @@ dependencies = [ [[package]] name = "registry-platform-httputil" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "base64", @@ -2935,7 +2935,7 @@ dependencies = [ [[package]] name = "registry-platform-script" -version = "0.32.0" +version = "0.33.0" dependencies = [ "rhai", "serde", @@ -2945,7 +2945,7 @@ dependencies = [ [[package]] name = "registry-platform-sdjwt" -version = "0.32.0" +version = "0.33.0" dependencies = [ "base64", "getrandom 0.4.3", diff --git a/products/casework/CHANGELOG.md b/products/casework/CHANGELOG.md index 719ad9bf3..800c222af 100644 --- a/products/casework/CHANGELOG.md +++ b/products/casework/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## v0.33.0 - 2026-09-22 + - BREAKING: replace hosted decisions with unified reviews. Remove `hosted.rs` and its routes: `POST /v1/hosted-items` and the paired `GET /v1/hosted-items/terminal`, `GET /v1/hosted-items/{itemId}`, diff --git a/products/evidence/generated/registry-evidence.openapi.json b/products/evidence/generated/registry-evidence.openapi.json index bd1b12d63..c83f24c80 100644 --- a/products/evidence/generated/registry-evidence.openapi.json +++ b/products/evidence/generated/registry-evidence.openapi.json @@ -1804,7 +1804,7 @@ "info": { "description": "Minimum-disclosure signed assertion service, Version 1.", "title": "Registry Evidence API", - "version": "0.32.0" + "version": "0.33.0" }, "openapi": "3.1.0", "paths": { diff --git a/products/manifest/CHANGELOG.md b/products/manifest/CHANGELOG.md index 35e63cf81..93fbe6c60 100644 --- a/products/manifest/CHANGELOG.md +++ b/products/manifest/CHANGELOG.md @@ -7,6 +7,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [Unreleased] +## [0.33.0] - 2026-09-22 + +- Registry Manifest has no user-visible changes in this release. + ## [0.32.0] - 2026-09-15 - Registry Manifest has no user-visible changes in this release. diff --git a/products/manifest/docs/release-notes.md b/products/manifest/docs/release-notes.md index 2c0ea58f4..6aa1810d0 100644 --- a/products/manifest/docs/release-notes.md +++ b/products/manifest/docs/release-notes.md @@ -2,6 +2,10 @@ ## Unreleased +## 0.33.0 + +- Registry Manifest has no user-visible changes in this release. + ## 0.32.0 - Registry Manifest has no user-visible changes in this release. diff --git a/products/manifest/fuzz/Cargo.lock b/products/manifest/fuzz/Cargo.lock index bde7d2fcf..e3848913b 100644 --- a/products/manifest/fuzz/Cargo.lock +++ b/products/manifest/fuzz/Cargo.lock @@ -188,7 +188,7 @@ checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf" [[package]] name = "registry-manifest-cli" -version = "0.32.0" +version = "0.33.0" dependencies = [ "registry-manifest-core", "serde", @@ -199,7 +199,7 @@ dependencies = [ [[package]] name = "registry-manifest-core" -version = "0.32.0" +version = "0.33.0" dependencies = [ "oxiri", "registry-platform-canonical-json", @@ -223,7 +223,7 @@ dependencies = [ [[package]] name = "registry-platform-canonical-json" -version = "0.32.0" +version = "0.33.0" dependencies = [ "ryu-js", "serde", diff --git a/products/platform/CHANGELOG.md b/products/platform/CHANGELOG.md index 85ad226f6..07062c414 100644 --- a/products/platform/CHANGELOG.md +++ b/products/platform/CHANGELOG.md @@ -2,11 +2,18 @@ ## Unreleased +## v0.33.0 - 2026-09-22 + - Read a token response that states an empty `scope` as granting no scope instead of refusing it as malformed. Keycloak states `"scope": ""` for a grant whose client scopes are all kept out of the token scope; a private-key-JWT provider that requested no scope now uses that credential, and one that requested scopes refuses it as narrowed. +- Add the shared hook declaration, signed delivery envelope, retained delivery + worker, and product apply seam used by BReg and Casework. +- Add the feature-gated Rhai and WebAssembly execution adapters used by BReg + action handlers. The WebAssembly feature remains non-default in the shared + platform crate and is enabled by BReg's default feature set. ## v0.32.0 - 2026-09-15 diff --git a/products/platform/fuzz/Cargo.lock b/products/platform/fuzz/Cargo.lock index c4b1e0bba..00bca6c7d 100644 --- a/products/platform/fuzz/Cargo.lock +++ b/products/platform/fuzz/Cargo.lock @@ -1514,7 +1514,7 @@ dependencies = [ [[package]] name = "registry-platform-authcommon" -version = "0.32.0" +version = "0.33.0" dependencies = [ "base64", "registry-platform-crypto", @@ -1529,7 +1529,7 @@ dependencies = [ [[package]] name = "registry-platform-canonical-json" -version = "0.32.0" +version = "0.33.0" dependencies = [ "ryu-js", "serde", @@ -1539,7 +1539,7 @@ dependencies = [ [[package]] name = "registry-platform-crypto" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "aws-lc-rs", @@ -1581,7 +1581,7 @@ dependencies = [ [[package]] name = "registry-platform-httputil" -version = "0.32.0" +version = "0.33.0" dependencies = [ "async-trait", "base64", @@ -1607,7 +1607,7 @@ dependencies = [ [[package]] name = "registry-platform-oidc" -version = "0.32.0" +version = "0.33.0" dependencies = [ "base64", "jsonwebtoken", @@ -1622,7 +1622,7 @@ dependencies = [ [[package]] name = "registry-platform-sdjwt" -version = "0.32.0" +version = "0.33.0" dependencies = [ "base64", "getrandom 0.4.3", @@ -1638,7 +1638,7 @@ dependencies = [ [[package]] name = "registry-platform-sqlite" -version = "0.32.0" +version = "0.33.0" dependencies = [ "rusqlite", "rustix", diff --git a/products/scheduling/CHANGELOG.md b/products/scheduling/CHANGELOG.md index 79f519af8..d073029e9 100644 --- a/products/scheduling/CHANGELOG.md +++ b/products/scheduling/CHANGELOG.md @@ -2,10 +2,12 @@ ## Unreleased +## v0.33.0 - 2026-09-22 + - Publish the scheduling MVP: published openings, exact-time offerings over interchangeable resource pools, published arrival windows with channel subquotas, holds, and accountable appointments, over PostgreSQL. The - contract is unreleased and carries no frozen compatibility promise. + contract is pre-1.0 and may change in a later minor release. - Keep the capacity ledger inside the runtime's own transaction. A hold or appointment is created, moved, or released only inside that transaction, and no other product may write the ledger; eligibility stays with the source diff --git a/release/manifests/registry-stack-beta-45.yaml b/release/manifests/registry-stack-beta-45.yaml new file mode 100644 index 000000000..5df719588 --- /dev/null +++ b/release/manifests/registry-stack-beta-45.yaml @@ -0,0 +1,33 @@ +stack: + release: beta-45 + version: 0.33.0 + source_repo: registrystack/registry-stack + source_tag: v0.33.0 + +artifacts: + registry-manifest: 0.33.0 + relay: 0.33.0 + relayctl: 0.33.0 + evidence: 0.33.0 + evidencectl: 0.33.0 + evidence-oid4vci: 0.33.0 + evidencectl-installer: 0.33.0 + relay-installer: 0.33.0 + registry-docs: 0.33.0 + discovery: 0.33.0 + breg: 0.33.0 + bregctl: 0.33.0 + breg-installer: 0.33.0 + casework: 0.33.0 + caseworkctl: 0.33.0 + casework-installer: 0.33.0 + scheduling: 0.33.0 + registry-client-node: 0.33.0 + registry-client-python: 0.33.0 + +identifier_catalog: + path: products/identifiers/generated/catalog.v1.json + sha256: 800de6c787568677a26e2ccf4b0bc0fb5aaada4ac51e044a1b956b27fa3a1748 + entry_count: 160 + +external: {} diff --git a/release/notes/v0.33.0.md b/release/notes/v0.33.0.md new file mode 100644 index 000000000..1e5966b9d --- /dev/null +++ b/release/notes/v0.33.0.md @@ -0,0 +1,102 @@ +# Registry Stack v0.33.0 + +Registry Stack v0.33.0 is the beta-45 release. It introduces Registry +Scheduling, moves governed review ownership into Registry Casework, and adds +durable ingestion, field encryption, and WebAssembly action handlers to Base +Registry Engine. + +## Compatibility and migration + +- Base Registry Engine now requires PostgreSQL 17 or newer. Upgrade the + database before deploying the v0.33.0 runtime. +- BREAKING: BReg entity `events` are now `hooks`. Rename each member, add + `phase: after`, replace `webhook: {destinationId: ...}` with + `handler: {kind: url, destinationId: ...}`, and regenerate project locks. + Drain the existing outbox before upgrading: deliveries now carry the shared + hook envelope, and `X-Registry-Signature` covers those exact envelope bytes. + Update receivers before resuming delivery. +- BREAKING: BReg change requests delegate review to an external authority. + Replace authored `review.stages` with `review.authority` and + `review.policyId`, rename `application` to `onApproved`, remove the retired + `approve_request`, `reject_request`, and `request_revision` grants, and add + the matching runtime `reviewAuthorities` binding. `caseworkctl source add` + can write the paired BReg and Casework configuration for a new connection. +- BREAKING: Casework replaces experimental hosted decisions and every + `/v1/hosted-*` route with source-neutral review requests, tasks, kinds, + results, and accountability routes. Migration `0015_unified_reviews.sql` + drops the `casework_hosted_*` tables and does not carry their data forward. + Finish or recreate any retained hosted work before applying the migration, + then update callers to the review API. +- Casework accepts only RFC 9068 access tokens with `typ: at+jwt`. Update an + issuer that emits another token type before upgrading. +- Evidence authoring now requires object answer schemas to declare + `properties` and `additionalProperties: false`. Close older answer schemas + before running `evidencectl check`, `test`, or `build` with v0.33.0. +- Registry Scheduling joins the release as a container image. This release + does not publish a Scheduling binary or installer asset. + +## Registry Scheduling + +- Registry Scheduling publishes exact-time offerings over resource pools and + arrival windows with channel subquotas. It supports short holds, confirmed + appointments, rescheduling, cancellation, availability, and history over a + PostgreSQL capacity ledger. +- Every commitment is authorized by a task grant that exactly bounds service, + location, and action. Casework can approve those bounds, and the stock token + exchange carries them to Scheduling without sharing either product's state. +- `schedulingctl init`, `check`, `test`, `explain`, and `package` provide the + authoring lifecycle. The runtime also emits reminder and appointment observer + intents from its outbox, and `schedulingctl intents` lists undelivered work. + +## Review ownership and Casework + +- Casework now owns source-neutral review policy, reviewer tasks, decisions, + structured results, clocks, and retained accountability. BReg submits a + review request, reconciles its terminal result, and retains only the bounded + result needed to decide application. +- Review kinds can declare a closed result schema and require a result for an + outcome. A producer can narrow allowed result fields per request, while + Casework keeps reviewer identity and private reasons out of producer-visible + results. +- The Rust, Node.js, and Python Casework clients expose the unified review + routes. Casework reads remain available without actions while a moved source + binding awaits reconciliation. + +## Base Registry Engine + +- Action handlers can be WebAssembly modules under the Version 1 handler ABI. + The release binaries enable the bounded Pulley-backed executor by default; + Rhai and declarative handlers remain compatible. A custom build without the + `wasm` feature refuses a WASM-bearing package during load and rederivation. + WASM change-request planners and Version 2 handler ABIs remain refused. +- Restricted string, text, date, decimal, and structured fields can use + envelope encryption, with optional blind indexes for governed lookup. A + reviewed migration must choose whether to erase and rebaseline history or + retain pre-encryption plaintext history as an explicit accepted risk. +- Durable ingestion runs checkpoint a caller-driven bulk import one bounded + chunk at a time. The Rust, Node.js, and Python clients can resume, inspect, + cancel, and recover runs without server-side source-file storage or hidden + retries. +- The maintained BReg clients expose typed applied-request result references + and request history, and the `bregctl explain` reports now carry versioned, + closed JSON contracts for routes, model provenance, actions, change requests, + queries, access, and lifecycle enforcement. + +## Render, Evidence, and tooling + +- Registry Render is available from source as a deterministic Typst PDF + renderer with offline CLI, service, and Rust library modes. It seals template + bundles, validates record data, isolates rendering in bounded workers, and + appends a value-free audit event before returning a service render. It is not + a v0.33.0 release asset or container image. +- `evidencectl` adds machine-readable reports across access, key, JWKS, + tooling, audit, target, and source-suggestion commands. Its offline starter + passes authoring checks and fixtures without a live source, and local target + generation now binds authority to the project's authored access policies. +- `caseworkctl` publishes versioned, closed JSON report schemas for its + machine-readable command output. BReg and Casework explanation output now + identifies authored sources, engine lifecycle layers, and review contracts + more precisely. + +[Changes since v0.32.0](https://github.com/registrystack/registry-stack/compare/v0.32.0...v0.33.0). +This remains a pre-1.0 Beta release for self-hosted institutional pilots.