diff --git a/CHANGELOG.md b/CHANGELOG.md index f7a53dc7a..de5c3f803 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,96 @@ release-plz updates this file in the Release PR. ## [Unreleased] +## [0.1.1](https://github.com/constructorfabric/gears-rust/compare/cf-gears-noop-usage-collector-plugin-v0.1.0...cf-gears-noop-usage-collector-plugin-v0.1.1) - 2026-07-07 + +### Other + +- updated the following local packages: cf-gears-toolkit, cf-gears-usage-collector-sdk + +## [0.1.1](https://github.com/constructorfabric/gears-rust/compare/cf-gears-usage-collector-v0.1.0...cf-gears-usage-collector-v0.1.1) - 2026-07-07 + +### Other + +- updated the following local packages: cf-gears-toolkit-security, cf-gears-toolkit, cf-gears-authz-resolver-sdk, cf-gears-usage-collector-sdk + +## [0.1.1](https://github.com/constructorfabric/gears-rust/compare/cf-gears-usage-collector-sdk-v0.1.0...cf-gears-usage-collector-sdk-v0.1.1) - 2026-07-07 + +### Other + +- updated the following local packages: cf-gears-toolkit-security, cf-gears-toolkit + +## [0.1.2](https://github.com/constructorfabric/gears-rust/compare/cf-gears-oidc-authn-plugin-v0.1.1...cf-gears-oidc-authn-plugin-v0.1.2) - 2026-07-07 + +### Other + +- updated the following local packages: cf-gears-toolkit-security, cf-gears-toolkit + +## [0.1.5](https://github.com/constructorfabric/gears-rust/compare/cf-gears-tr-authz-plugin-v0.1.4...cf-gears-tr-authz-plugin-v0.1.5) - 2026-07-07 + +### Other + +- updated the following local packages: cf-gears-toolkit-security, cf-gears-toolkit, cf-gears-tenant-resolver-sdk, cf-gears-authz-resolver-sdk + +## [0.1.23](https://github.com/constructorfabric/gears-rust/compare/cf-gears-static-tr-plugin-v0.1.22...cf-gears-static-tr-plugin-v0.1.23) - 2026-07-07 + +### Other + +- updated the following local packages: cf-gears-toolkit-security, cf-gears-toolkit, cf-gears-tenant-resolver-sdk + +## [0.1.2](https://github.com/constructorfabric/gears-rust/compare/cf-gears-static-idp-plugin-v0.1.1...cf-gears-static-idp-plugin-v0.1.2) - 2026-07-07 + +### Other + +- updated the following local packages: cf-gears-toolkit-security, cf-gears-toolkit, cf-gears-account-management-sdk + +## [0.1.20](https://github.com/constructorfabric/gears-rust/compare/cf-gears-static-credstore-plugin-v0.1.19...cf-gears-static-credstore-plugin-v0.1.20) - 2026-07-07 + +### Other + +- updated the following local packages: cf-gears-toolkit-security, cf-gears-toolkit, cf-gears-credstore-sdk + +## [0.1.22](https://github.com/constructorfabric/gears-rust/compare/cf-gears-static-authz-plugin-v0.1.21...cf-gears-static-authz-plugin-v0.1.22) - 2026-07-07 + +### Other + +- updated the following local packages: cf-gears-toolkit-security, cf-gears-toolkit, cf-gears-authz-resolver-sdk + +## [0.3.2](https://github.com/constructorfabric/gears-rust/compare/cf-gears-static-authn-plugin-v0.3.1...cf-gears-static-authn-plugin-v0.3.2) - 2026-07-07 + +### Other + +- updated the following local packages: cf-gears-toolkit-security, cf-gears-toolkit, cf-gears-authn-resolver-sdk + +## [0.1.24](https://github.com/constructorfabric/gears-rust/compare/cf-gears-single-tenant-tr-plugin-v0.1.23...cf-gears-single-tenant-tr-plugin-v0.1.24) - 2026-07-07 + +### Other + +- updated the following local packages: cf-gears-toolkit-security, cf-gears-toolkit, cf-gears-tenant-resolver-sdk + +## [0.1.5](https://github.com/constructorfabric/gears-rust/compare/cf-gears-rg-tr-plugin-v0.1.4...cf-gears-rg-tr-plugin-v0.1.5) - 2026-07-07 + +### Other + +- updated the following local packages: cf-gears-toolkit-security, cf-gears-toolkit, cf-gears-tenant-resolver-sdk, cf-gears-resource-group-sdk + +## [0.2.1](https://github.com/constructorfabric/gears-rust/compare/cf-gears-account-management-v0.2.0...cf-gears-account-management-v0.2.1) - 2026-07-07 + +### Other + +- updated the following local packages: cf-gears-toolkit-security, cf-gears-toolkit-db, cf-gears-toolkit, cf-gears-tenant-resolver-sdk, cf-gears-account-management-sdk, cf-gears-authz-resolver-sdk, cf-gears-resource-group-sdk + +## [0.2.1](https://github.com/constructorfabric/gears-rust/compare/cf-gears-account-management-sdk-v0.2.0...cf-gears-account-management-sdk-v0.2.1) - 2026-07-07 + +### Other + +- updated the following local packages: cf-gears-toolkit-security, cf-gears-toolkit, cf-gears-tenant-resolver-sdk + +## [0.6.14](https://github.com/constructorfabric/gears-rust/compare/cf-gears-toolkit-v0.6.13...cf-gears-toolkit-v0.6.14) - 2026-07-07 + +### Other + +- updated the following local packages: cf-gears-toolkit-db, cf-gears-toolkit-db, cf-gears-system-sdks, cf-gears-toolkit-sdk + ## [0.1.0](https://github.com/constructorfabric/gears-rust/releases/tag/cf-gears-noop-usage-collector-plugin-v0.1.0) - 2026-06-29 ### Added diff --git a/Cargo.lock b/Cargo.lock index 7186e82ff..fe7535f34 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1398,7 +1398,7 @@ dependencies = [ [[package]] name = "cf-gears-account-management" -version = "0.2.0" +version = "0.2.1" dependencies = [ "anyhow", "arc-swap", @@ -1450,7 +1450,7 @@ dependencies = [ [[package]] name = "cf-gears-account-management-sdk" -version = "0.2.0" +version = "0.2.1" dependencies = [ "async-trait", "cf-gears-tenant-resolver-sdk", @@ -1473,7 +1473,7 @@ dependencies = [ [[package]] name = "cf-gears-api-gateway" -version = "0.2.9" +version = "0.2.10" dependencies = [ "anyhow", "arc-swap", @@ -1515,7 +1515,7 @@ dependencies = [ [[package]] name = "cf-gears-authn-resolver" -version = "0.2.18" +version = "0.2.19" dependencies = [ "anyhow", "async-trait", @@ -1533,7 +1533,7 @@ dependencies = [ [[package]] name = "cf-gears-authn-resolver-sdk" -version = "0.3.18" +version = "0.3.19" dependencies = [ "async-trait", "cf-gears-toolkit", @@ -1549,7 +1549,7 @@ dependencies = [ [[package]] name = "cf-gears-authz-resolver" -version = "0.1.25" +version = "0.1.26" dependencies = [ "anyhow", "async-trait", @@ -1567,7 +1567,7 @@ dependencies = [ [[package]] name = "cf-gears-authz-resolver-sdk" -version = "0.3.9" +version = "0.3.10" dependencies = [ "async-trait", "cf-gears-tenant-resolver-sdk", @@ -1621,7 +1621,7 @@ dependencies = [ [[package]] name = "cf-gears-credstore" -version = "0.1.24" +version = "0.1.25" dependencies = [ "anyhow", "async-trait", @@ -1642,7 +1642,7 @@ dependencies = [ [[package]] name = "cf-gears-credstore-sdk" -version = "0.1.26" +version = "0.1.27" dependencies = [ "async-trait", "cf-gears-tenant-resolver-sdk", @@ -1703,7 +1703,7 @@ dependencies = [ [[package]] name = "cf-gears-file-parser" -version = "0.1.28" +version = "0.1.29" dependencies = [ "anyhow", "async-trait", @@ -1789,7 +1789,7 @@ dependencies = [ [[package]] name = "cf-gears-gear-orchestrator" -version = "0.1.27" +version = "0.1.28" dependencies = [ "anyhow", "async-trait", @@ -1811,7 +1811,7 @@ dependencies = [ [[package]] name = "cf-gears-grpc-hub" -version = "0.2.8" +version = "0.2.9" dependencies = [ "anyhow", "async-trait", @@ -1835,7 +1835,7 @@ dependencies = [ [[package]] name = "cf-gears-mini-chat" -version = "0.1.32" +version = "0.1.33" dependencies = [ "anyhow", "async-trait", @@ -1886,7 +1886,7 @@ dependencies = [ [[package]] name = "cf-gears-mini-chat-sdk" -version = "0.10.8" +version = "0.10.9" dependencies = [ "async-trait", "cf-gears-toolkit", @@ -1920,7 +1920,7 @@ dependencies = [ [[package]] name = "cf-gears-nodes-registry" -version = "0.1.26" +version = "0.1.27" dependencies = [ "anyhow", "async-trait", @@ -1953,7 +1953,7 @@ dependencies = [ [[package]] name = "cf-gears-noop-usage-collector-plugin" -version = "0.1.0" +version = "0.1.1" dependencies = [ "anyhow", "async-trait", @@ -1974,7 +1974,7 @@ dependencies = [ [[package]] name = "cf-gears-oagw" -version = "0.2.27" +version = "0.2.28" dependencies = [ "anyhow", "arc-swap", @@ -2033,7 +2033,7 @@ dependencies = [ [[package]] name = "cf-gears-oagw-sdk" -version = "0.5.3" +version = "0.5.4" dependencies = [ "async-openai", "async-trait", @@ -2058,7 +2058,7 @@ dependencies = [ [[package]] name = "cf-gears-oidc-authn-plugin" -version = "0.1.1" +version = "0.1.2" dependencies = [ "anyhow", "async-trait", @@ -2095,7 +2095,7 @@ dependencies = [ [[package]] name = "cf-gears-resource-group" -version = "0.1.4" +version = "0.1.5" dependencies = [ "anyhow", "async-trait", @@ -2130,7 +2130,7 @@ dependencies = [ [[package]] name = "cf-gears-resource-group-sdk" -version = "0.2.0" +version = "0.2.1" dependencies = [ "async-trait", "cf-gears-toolkit-canonical-errors", @@ -2148,7 +2148,7 @@ dependencies = [ [[package]] name = "cf-gears-rg-tr-plugin" -version = "0.1.4" +version = "0.1.5" dependencies = [ "anyhow", "async-trait", @@ -2240,7 +2240,7 @@ dependencies = [ [[package]] name = "cf-gears-single-tenant-tr-plugin" -version = "0.1.23" +version = "0.1.24" dependencies = [ "anyhow", "async-trait", @@ -2258,7 +2258,7 @@ dependencies = [ [[package]] name = "cf-gears-static-authn-plugin" -version = "0.3.1" +version = "0.3.2" dependencies = [ "anyhow", "async-trait", @@ -2277,7 +2277,7 @@ dependencies = [ [[package]] name = "cf-gears-static-authz-plugin" -version = "0.1.21" +version = "0.1.22" dependencies = [ "anyhow", "async-trait", @@ -2296,7 +2296,7 @@ dependencies = [ [[package]] name = "cf-gears-static-credstore-plugin" -version = "0.1.19" +version = "0.1.20" dependencies = [ "anyhow", "async-trait", @@ -2315,7 +2315,7 @@ dependencies = [ [[package]] name = "cf-gears-static-idp-plugin" -version = "0.1.1" +version = "0.1.2" dependencies = [ "anyhow", "async-trait", @@ -2338,7 +2338,7 @@ dependencies = [ [[package]] name = "cf-gears-static-tr-plugin" -version = "0.1.22" +version = "0.1.23" dependencies = [ "anyhow", "async-trait", @@ -2356,7 +2356,7 @@ dependencies = [ [[package]] name = "cf-gears-system-sdk-directory" -version = "0.1.37" +version = "0.1.38" dependencies = [ "anyhow", "async-trait", @@ -2371,14 +2371,14 @@ dependencies = [ [[package]] name = "cf-gears-system-sdks" -version = "0.1.37" +version = "0.1.38" dependencies = [ "cf-gears-system-sdk-directory", ] [[package]] name = "cf-gears-tenant-resolver" -version = "0.1.22" +version = "0.1.23" dependencies = [ "anyhow", "async-trait", @@ -2398,7 +2398,7 @@ dependencies = [ [[package]] name = "cf-gears-tenant-resolver-sdk" -version = "0.3.9" +version = "0.3.10" dependencies = [ "async-trait", "cf-gears-toolkit", @@ -2414,7 +2414,7 @@ dependencies = [ [[package]] name = "cf-gears-toolkit" -version = "0.6.13" +version = "0.6.14" dependencies = [ "anyhow", "arc-swap", @@ -2477,7 +2477,7 @@ dependencies = [ [[package]] name = "cf-gears-toolkit-auth" -version = "0.7.2" +version = "0.7.3" dependencies = [ "arc-swap", "async-trait", @@ -2532,7 +2532,7 @@ dependencies = [ [[package]] name = "cf-gears-toolkit-db" -version = "0.8.4" +version = "0.9.0" dependencies = [ "anyhow", "async-trait", @@ -2610,7 +2610,7 @@ dependencies = [ [[package]] name = "cf-gears-toolkit-http" -version = "0.6.8" +version = "0.6.9" dependencies = [ "bytes", "cf-gears-rustls-corecrypto-provider", @@ -2739,7 +2739,7 @@ dependencies = [ [[package]] name = "cf-gears-toolkit-sdk" -version = "0.7.0" +version = "0.7.1" dependencies = [ "cf-gears-toolkit-odata", "cf-gears-toolkit-odata-macros", @@ -2753,7 +2753,7 @@ dependencies = [ [[package]] name = "cf-gears-toolkit-security" -version = "0.7.2" +version = "0.7.3" dependencies = [ "postcard", "secrecy", @@ -2766,7 +2766,7 @@ dependencies = [ [[package]] name = "cf-gears-toolkit-transport-grpc" -version = "0.6.6" +version = "0.6.7" dependencies = [ "anyhow", "cf-gears-toolkit-security", @@ -2794,7 +2794,7 @@ dependencies = [ [[package]] name = "cf-gears-tr-authz-plugin" -version = "0.1.4" +version = "0.1.5" dependencies = [ "anyhow", "async-trait", @@ -2814,7 +2814,7 @@ dependencies = [ [[package]] name = "cf-gears-types-registry" -version = "0.1.23" +version = "0.1.24" dependencies = [ "anyhow", "async-trait", @@ -2852,7 +2852,7 @@ dependencies = [ [[package]] name = "cf-gears-usage-collector" -version = "0.1.0" +version = "0.1.1" dependencies = [ "anyhow", "async-trait", @@ -2883,7 +2883,7 @@ dependencies = [ [[package]] name = "cf-gears-usage-collector-sdk" -version = "0.1.0" +version = "0.1.1" dependencies = [ "async-trait", "cf-gears-toolkit", diff --git a/Cargo.toml b/Cargo.toml index 91f8faf65..e4429d1ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -238,12 +238,12 @@ verbose_file_reads = "deny" [workspace.dependencies] # libs -toolkit = { package = "cf-gears-toolkit", version = "0.6.13", path = "libs/toolkit" } -toolkit-http = { package = "cf-gears-toolkit-http", version = "0.6.8", path = "libs/toolkit-http" } -toolkit-auth = { package = "cf-gears-toolkit-auth", version = "0.7.2", path = "libs/toolkit-auth" } +toolkit = { package = "cf-gears-toolkit", version = "0.6.14", path = "libs/toolkit" } +toolkit-http = { package = "cf-gears-toolkit-http", version = "0.6.9", path = "libs/toolkit-http" } +toolkit-auth = { package = "cf-gears-toolkit-auth", version = "0.7.3", path = "libs/toolkit-auth" } toolkit-canonical-errors = { package = "cf-gears-toolkit-canonical-errors", version = "0.7.4", path = "libs/toolkit-canonical-errors" } toolkit-canonical-errors-macro = { package = "cf-gears-toolkit-canonical-errors-macro", version = "0.6.1", path = "libs/toolkit-canonical-errors-macro" } -toolkit-db = { package = "cf-gears-toolkit-db", version = "0.8.4", path = "libs/toolkit-db" } +toolkit-db = { package = "cf-gears-toolkit-db", version = "0.9.0", path = "libs/toolkit-db" } toolkit-db-macros = { package = "cf-gears-toolkit-db-macros", version = "0.6.3", path = "libs/toolkit-db-macros" } toolkit-gts = { package = "cf-gears-toolkit-gts", version = "0.1.2", path = "libs/toolkit-gts" } toolkit-gts-macros = { package = "cf-gears-toolkit-gts-macros", version = "0.1.2", path = "libs/toolkit-gts-macros" } @@ -251,9 +251,9 @@ toolkit-macros = { package = "cf-gears-toolkit-macros", version = "0.6.3", path toolkit-node-info = { package = "cf-gears-toolkit-node-info", version = "0.6.4", path = "libs/toolkit-node-info" } toolkit-odata = { package = "cf-gears-toolkit-odata", version = "0.8.2", path = "libs/toolkit-odata" } toolkit-odata-macros = { package = "cf-gears-toolkit-odata-macros", version = "0.6.7", path = "libs/toolkit-odata-macros" } -toolkit-sdk = { package = "cf-gears-toolkit-sdk", version = "0.7.0", path = "libs/toolkit-sdk" } -toolkit-security = { package = "cf-gears-toolkit-security", version = "0.7.2", path = "libs/toolkit-security" } -toolkit-transport-grpc = { package = "cf-gears-toolkit-transport-grpc", version = "0.6.6", path = "libs/toolkit-transport-grpc" } +toolkit-sdk = { package = "cf-gears-toolkit-sdk", version = "0.7.1", path = "libs/toolkit-sdk" } +toolkit-security = { package = "cf-gears-toolkit-security", version = "0.7.3", path = "libs/toolkit-security" } +toolkit-transport-grpc = { package = "cf-gears-toolkit-transport-grpc", version = "0.6.7", path = "libs/toolkit-transport-grpc" } toolkit-utils = { package = "cf-gears-toolkit-utils", version = "0.6.3", path = "libs/toolkit-utils" } rustls-corecrypto-provider = { package = "cf-gears-rustls-corecrypto-provider", version = "0.1.1", path = "libs/rustls-corecrypto-provider" } rustls-fips-shim = { package = "cf-gears-rustls-fips-shim", version = "0.1.2", path = "libs/rustls-fips-shim" } @@ -272,22 +272,22 @@ pkcs8 = "0.10" sec1 = { version = "0.7", default-features = false, features = ["alloc", "der"] } -cf-gears-system-sdks = { version = "0.1.37", path = "libs/system-sdks" } -cf-gears-system-sdk-directory = { version = "0.1.37", path = "libs/system-sdks/sdks/directory" } +cf-gears-system-sdks = { version = "0.1.38", path = "libs/system-sdks" } +cf-gears-system-sdk-directory = { version = "0.1.38", path = "libs/system-sdks/sdks/directory" } # System gears -types-registry = { package = "cf-gears-types-registry", version = "0.1.23", path = "gears/system/types-registry/types-registry" } +types-registry = { package = "cf-gears-types-registry", version = "0.1.24", path = "gears/system/types-registry/types-registry" } cf-gears-cluster-sdk = { version = "0.1.0", path = "gears/system/cluster/cluster-sdk" } # System gears SDKs -account-management-sdk = { package = "cf-gears-account-management-sdk", version = "0.2.0", path = "gears/system/account-management/account-management-sdk" } +account-management-sdk = { package = "cf-gears-account-management-sdk", version = "0.2.1", path = "gears/system/account-management/account-management-sdk" } types-registry-sdk = { package = "cf-gears-types-registry-sdk", version = "0.3.0", path = "gears/system/types-registry/types-registry-sdk" } -tenant-resolver-sdk = { package = "cf-gears-tenant-resolver-sdk", version = "0.3.9", path = "gears/system/tenant-resolver/tenant-resolver-sdk" } -authz-resolver-sdk = { package = "cf-gears-authz-resolver-sdk", version = "0.3.9", path = "gears/system/authz-resolver/authz-resolver-sdk" } -resource-group-sdk = { package = "cf-gears-resource-group-sdk", version = "0.2.0", path = "gears/system/resource-group/resource-group-sdk" } -oagw-sdk = { package = "cf-gears-oagw-sdk", version = "0.5.3", path = "gears/system/oagw/oagw-sdk" } -usage-collector-sdk = { package = "cf-gears-usage-collector-sdk", version = "0.1.0", path = "gears/system/usage-collector/usage-collector-sdk" } +tenant-resolver-sdk = { package = "cf-gears-tenant-resolver-sdk", version = "0.3.10", path = "gears/system/tenant-resolver/tenant-resolver-sdk" } +authz-resolver-sdk = { package = "cf-gears-authz-resolver-sdk", version = "0.3.10", path = "gears/system/authz-resolver/authz-resolver-sdk" } +resource-group-sdk = { package = "cf-gears-resource-group-sdk", version = "0.2.1", path = "gears/system/resource-group/resource-group-sdk" } +oagw-sdk = { package = "cf-gears-oagw-sdk", version = "0.5.4", path = "gears/system/oagw/oagw-sdk" } +usage-collector-sdk = { package = "cf-gears-usage-collector-sdk", version = "0.1.1", path = "gears/system/usage-collector/usage-collector-sdk" } # BSS gears (ported from vhp-core) bss-ledger-sdk = { path = "gears/bss/ledger/ledger-sdk" } @@ -296,13 +296,13 @@ coord = { path = "gears/bss/libs/coord" } aws-lc-rs = "1.17" # credstore -credstore-sdk = { package = "cf-gears-credstore-sdk", version = "0.1.26", path = "gears/credstore/credstore-sdk" } +credstore-sdk = { package = "cf-gears-credstore-sdk", version = "0.1.27", path = "gears/credstore/credstore-sdk" } # mini-chat -mini-chat-sdk = { package = "cf-gears-mini-chat-sdk", version = "0.10.8", path = "gears/mini-chat/mini-chat-sdk" } +mini-chat-sdk = { package = "cf-gears-mini-chat-sdk", version = "0.10.9", path = "gears/mini-chat/mini-chat-sdk" } # System gears -grpc_hub = { package = "cf-gears-grpc-hub", version = "0.2.8", path = "gears/system/grpc-hub" } +grpc_hub = { package = "cf-gears-grpc-hub", version = "0.2.9", path = "gears/system/grpc-hub" } # Serialization serde = { version = "1.0", features = ["derive"] } diff --git a/gears/credstore/credstore-sdk/Cargo.toml b/gears/credstore/credstore-sdk/Cargo.toml index a36a8c79b..1aa5e8b27 100644 --- a/gears/credstore/credstore-sdk/Cargo.toml +++ b/gears/credstore/credstore-sdk/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cf-gears-credstore-sdk" description = "SDK for credstore gear: API traits, models, and error definitions" -version = "0.1.26" +version = "0.1.27" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/credstore/credstore/Cargo.toml b/gears/credstore/credstore/Cargo.toml index 1a04b9945..dd7c21dd1 100644 --- a/gears/credstore/credstore/Cargo.toml +++ b/gears/credstore/credstore/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cf-gears-credstore" description = "credstore gateway module" -version = "0.1.24" +version = "0.1.25" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/credstore/plugins/static-credstore-plugin/Cargo.toml b/gears/credstore/plugins/static-credstore-plugin/Cargo.toml index f2cbb4a6a..e05538afd 100644 --- a/gears/credstore/plugins/static-credstore-plugin/Cargo.toml +++ b/gears/credstore/plugins/static-credstore-plugin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-static-credstore-plugin" -version = "0.1.19" +version = "0.1.20" edition.workspace = true license.workspace = true authors.workspace = true @@ -17,7 +17,7 @@ workspace = true [dependencies] # Local dependencies -credstore-sdk = { package = "cf-gears-credstore-sdk", version = "0.1.26", path = "../../credstore-sdk" } +credstore-sdk = { package = "cf-gears-credstore-sdk", version = "0.1.27", path = "../../credstore-sdk" } types-registry-sdk = { package = "cf-gears-types-registry-sdk", version = "0.3.0", path = "../../../system/types-registry/types-registry-sdk" } # ToolKit dependencies diff --git a/gears/file-parser/Cargo.toml b/gears/file-parser/Cargo.toml index 2d4959f81..89d88c9c8 100644 --- a/gears/file-parser/Cargo.toml +++ b/gears/file-parser/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-file-parser" -version = "0.1.28" +version = "0.1.29" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/mini-chat/mini-chat-sdk/Cargo.toml b/gears/mini-chat/mini-chat-sdk/Cargo.toml index be6f00325..a4d0e44a2 100644 --- a/gears/mini-chat/mini-chat-sdk/Cargo.toml +++ b/gears/mini-chat/mini-chat-sdk/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cf-gears-mini-chat-sdk" description = "SDK for mini-chat: policy plugin traits, models, and errors" -version = "0.10.8" +version = "0.10.9" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/mini-chat/mini-chat/Cargo.toml b/gears/mini-chat/mini-chat/Cargo.toml index 00a3cde64..adb06eee7 100644 --- a/gears/mini-chat/mini-chat/Cargo.toml +++ b/gears/mini-chat/mini-chat/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cf-gears-mini-chat" description = "mini-chat gear: multi-tenant AI chat" -version = "0.1.32" +version = "0.1.33" edition.workspace = true license.workspace = true authors.workspace = true @@ -27,7 +27,7 @@ k8s = ["dep:kube", "dep:k8s-openapi"] mini-chat-sdk = { workspace = true } # AuthN resolver for S2S client credentials exchange -authn-resolver-sdk = { package = "cf-gears-authn-resolver-sdk", version = "0.3.18", path = "../../system/authn-resolver/authn-resolver-sdk" } +authn-resolver-sdk = { package = "cf-gears-authn-resolver-sdk", version = "0.3.19", path = "../../system/authn-resolver/authn-resolver-sdk" } # AuthZ resolver for authorization (PEP flow) authz-resolver-sdk = { workspace = true } diff --git a/gears/model-registry/model-registry-sdk/Cargo.toml b/gears/model-registry/model-registry-sdk/Cargo.toml index a5f835eae..66e921228 100644 --- a/gears/model-registry/model-registry-sdk/Cargo.toml +++ b/gears/model-registry/model-registry-sdk/Cargo.toml @@ -27,4 +27,4 @@ schemars = { workspace = true, features = ["chrono04"] } toolkit-security = { workspace = true } toolkit-odata = { workspace = true } gts = { workspace = true } -gts-macros = { workspace = true } \ No newline at end of file +gts-macros = { workspace = true } diff --git a/gears/system/account-management/account-management-sdk/Cargo.toml b/gears/system/account-management/account-management-sdk/Cargo.toml index 5c95e52ab..4a7693ff0 100644 --- a/gears/system/account-management/account-management-sdk/Cargo.toml +++ b/gears/system/account-management/account-management-sdk/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-account-management-sdk" -version = "0.2.0" +version = "0.2.1" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/system/account-management/account-management/Cargo.toml b/gears/system/account-management/account-management/Cargo.toml index 67a6029cd..4b7869751 100644 --- a/gears/system/account-management/account-management/Cargo.toml +++ b/gears/system/account-management/account-management/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-account-management" -version = "0.2.0" +version = "0.2.1" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/system/account-management/plugins/static-idp-plugin/Cargo.toml b/gears/system/account-management/plugins/static-idp-plugin/Cargo.toml index 1397ccda3..b644e0da1 100644 --- a/gears/system/account-management/plugins/static-idp-plugin/Cargo.toml +++ b/gears/system/account-management/plugins/static-idp-plugin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-static-idp-plugin" -version = "0.1.1" +version = "0.1.2" edition.workspace = true license.workspace = true authors.workspace = true @@ -20,7 +20,7 @@ workspace = true # Consumed SDK trait boundaries are `CanonicalError` (ADR 0005). toolkit-canonical-errors = { workspace = true } # Local dependencies -account-management-sdk = { package = "cf-gears-account-management-sdk", version = "0.2.0", path = "../../account-management-sdk" } +account-management-sdk = { package = "cf-gears-account-management-sdk", version = "0.2.1", path = "../../account-management-sdk" } types-registry-sdk = { package = "cf-gears-types-registry-sdk", version = "0.3.0", path = "../../../types-registry/types-registry-sdk" } # ToolKit dependencies diff --git a/gears/system/api-gateway/Cargo.toml b/gears/system/api-gateway/Cargo.toml index e6ea57347..b56186911 100644 --- a/gears/system/api-gateway/Cargo.toml +++ b/gears/system/api-gateway/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-api-gateway" -version = "0.2.9" +version = "0.2.10" edition.workspace = true license.workspace = true authors.workspace = true @@ -23,7 +23,7 @@ toolkit = { workspace = true } toolkit-http = { workspace = true } toolkit-security = { workspace = true } toolkit-canonical-errors = { workspace = true, features = ["axum"] } -authn-resolver-sdk = { package = "cf-gears-authn-resolver-sdk", version = "0.3.18", path = "../authn-resolver/authn-resolver-sdk" } +authn-resolver-sdk = { package = "cf-gears-authn-resolver-sdk", version = "0.3.19", path = "../authn-resolver/authn-resolver-sdk" } toolkit-macros = { workspace = true } inventory = { workspace = true } anyhow = { workspace = true } diff --git a/gears/system/authn-resolver/authn-resolver-sdk/Cargo.toml b/gears/system/authn-resolver/authn-resolver-sdk/Cargo.toml index e7c149f88..fc0cd8025 100644 --- a/gears/system/authn-resolver/authn-resolver-sdk/Cargo.toml +++ b/gears/system/authn-resolver/authn-resolver-sdk/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-authn-resolver-sdk" -version = "0.3.18" +version = "0.3.19" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/system/authn-resolver/authn-resolver/Cargo.toml b/gears/system/authn-resolver/authn-resolver/Cargo.toml index 0f0e0d106..02fcb09ac 100644 --- a/gears/system/authn-resolver/authn-resolver/Cargo.toml +++ b/gears/system/authn-resolver/authn-resolver/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-authn-resolver" -version = "0.2.18" +version = "0.2.19" edition.workspace = true license.workspace = true authors.workspace = true @@ -21,7 +21,7 @@ workspace = true # Trait boundaries of consumed SDKs are `CanonicalError` (ADR 0005). toolkit-canonical-errors = { workspace = true } # Local dependencies -authn-resolver-sdk = { package = "cf-gears-authn-resolver-sdk", version = "0.3.18", path = "../authn-resolver-sdk" } +authn-resolver-sdk = { package = "cf-gears-authn-resolver-sdk", version = "0.3.19", path = "../authn-resolver-sdk" } types-registry-sdk = { package = "cf-gears-types-registry-sdk", version = "0.3.0", path = "../../types-registry/types-registry-sdk" } # ToolKit dependencies diff --git a/gears/system/authn-resolver/plugins/oidc-authn-plugin/Cargo.toml b/gears/system/authn-resolver/plugins/oidc-authn-plugin/Cargo.toml index ac1c813a6..882da9e30 100644 --- a/gears/system/authn-resolver/plugins/oidc-authn-plugin/Cargo.toml +++ b/gears/system/authn-resolver/plugins/oidc-authn-plugin/Cargo.toml @@ -2,7 +2,7 @@ name = "cf-gears-oidc-authn-plugin" edition.workspace = true license.workspace = true -version = "0.1.1" +version = "0.1.2" description = "OIDC Authentication Resolver Plugin" keywords = ["constructorfabric", "cf-gears"] metadata.docs.rs.all-features = true diff --git a/gears/system/authn-resolver/plugins/static-authn-plugin/Cargo.toml b/gears/system/authn-resolver/plugins/static-authn-plugin/Cargo.toml index 710e148db..58a2fa736 100644 --- a/gears/system/authn-resolver/plugins/static-authn-plugin/Cargo.toml +++ b/gears/system/authn-resolver/plugins/static-authn-plugin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-static-authn-plugin" -version = "0.3.1" +version = "0.3.2" edition.workspace = true license.workspace = true authors.workspace = true @@ -19,7 +19,7 @@ workspace = true [dependencies] # Local dependencies -authn-resolver-sdk = { package = "cf-gears-authn-resolver-sdk", version = "0.3.18", path = "../../authn-resolver-sdk" } +authn-resolver-sdk = { package = "cf-gears-authn-resolver-sdk", version = "0.3.19", path = "../../authn-resolver-sdk" } types-registry-sdk = { package = "cf-gears-types-registry-sdk", version = "0.3.0", path = "../../../types-registry/types-registry-sdk" } # ToolKit dependencies diff --git a/gears/system/authz-resolver/authz-resolver-sdk/Cargo.toml b/gears/system/authz-resolver/authz-resolver-sdk/Cargo.toml index ced1f3a77..6a919e448 100644 --- a/gears/system/authz-resolver/authz-resolver-sdk/Cargo.toml +++ b/gears/system/authz-resolver/authz-resolver-sdk/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-authz-resolver-sdk" -version = "0.3.9" +version = "0.3.10" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/system/authz-resolver/authz-resolver/Cargo.toml b/gears/system/authz-resolver/authz-resolver/Cargo.toml index aa69d2173..33364b76a 100644 --- a/gears/system/authz-resolver/authz-resolver/Cargo.toml +++ b/gears/system/authz-resolver/authz-resolver/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-authz-resolver" -version = "0.1.25" +version = "0.1.26" edition.workspace = true license.workspace = true authors.workspace = true @@ -21,7 +21,7 @@ workspace = true # Trait boundaries of consumed SDKs are `CanonicalError` (ADR 0005). toolkit-canonical-errors = { workspace = true } # Local dependencies -authz-resolver-sdk = { package = "cf-gears-authz-resolver-sdk", version = "0.3.9", path = "../authz-resolver-sdk" } +authz-resolver-sdk = { package = "cf-gears-authz-resolver-sdk", version = "0.3.10", path = "../authz-resolver-sdk" } types-registry-sdk = { package = "cf-gears-types-registry-sdk", version = "0.3.0", path = "../../types-registry/types-registry-sdk" } # ToolKit dependencies diff --git a/gears/system/authz-resolver/plugins/static-authz-plugin/Cargo.toml b/gears/system/authz-resolver/plugins/static-authz-plugin/Cargo.toml index 4c017a149..340028fda 100644 --- a/gears/system/authz-resolver/plugins/static-authz-plugin/Cargo.toml +++ b/gears/system/authz-resolver/plugins/static-authz-plugin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-static-authz-plugin" -version = "0.1.21" +version = "0.1.22" edition.workspace = true license.workspace = true authors.workspace = true @@ -19,7 +19,7 @@ workspace = true [dependencies] # Local dependencies -authz-resolver-sdk = { package = "cf-gears-authz-resolver-sdk", version = "0.3.9", path = "../../authz-resolver-sdk" } +authz-resolver-sdk = { package = "cf-gears-authz-resolver-sdk", version = "0.3.10", path = "../../authz-resolver-sdk" } types-registry-sdk = { package = "cf-gears-types-registry-sdk", version = "0.3.0", path = "../../../types-registry/types-registry-sdk" } # ToolKit dependencies diff --git a/gears/system/authz-resolver/plugins/tr-authz-plugin/Cargo.toml b/gears/system/authz-resolver/plugins/tr-authz-plugin/Cargo.toml index b8119bfab..41c0c3b2b 100644 --- a/gears/system/authz-resolver/plugins/tr-authz-plugin/Cargo.toml +++ b/gears/system/authz-resolver/plugins/tr-authz-plugin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-tr-authz-plugin" -version = "0.1.4" +version = "0.1.5" edition.workspace = true license.workspace = true authors.workspace = true @@ -19,8 +19,8 @@ workspace = true [dependencies] # Local dependencies -authz-resolver-sdk = { package = "cf-gears-authz-resolver-sdk", version = "0.3.9", path = "../../authz-resolver-sdk" } -tenant-resolver-sdk = { package = "cf-gears-tenant-resolver-sdk", version = "0.3.9", path = "../../../tenant-resolver/tenant-resolver-sdk" } +authz-resolver-sdk = { package = "cf-gears-authz-resolver-sdk", version = "0.3.10", path = "../../authz-resolver-sdk" } +tenant-resolver-sdk = { package = "cf-gears-tenant-resolver-sdk", version = "0.3.10", path = "../../../tenant-resolver/tenant-resolver-sdk" } types-registry-sdk = { package = "cf-gears-types-registry-sdk", version = "0.3.0", path = "../../../types-registry/types-registry-sdk" } # ToolKit dependencies diff --git a/gears/system/gear-orchestrator/Cargo.toml b/gears/system/gear-orchestrator/Cargo.toml index 420e9a118..6a4fc3af6 100644 --- a/gears/system/gear-orchestrator/Cargo.toml +++ b/gears/system/gear-orchestrator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-gear-orchestrator" -version = "0.1.27" +version = "0.1.28" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/system/grpc-hub/Cargo.toml b/gears/system/grpc-hub/Cargo.toml index d5f8cc20d..e1e485d1a 100644 --- a/gears/system/grpc-hub/Cargo.toml +++ b/gears/system/grpc-hub/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-grpc-hub" -version = "0.2.8" +version = "0.2.9" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/system/nodes-registry/nodes-registry/Cargo.toml b/gears/system/nodes-registry/nodes-registry/Cargo.toml index dd8fbb424..5b18c5713 100644 --- a/gears/system/nodes-registry/nodes-registry/Cargo.toml +++ b/gears/system/nodes-registry/nodes-registry/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-nodes-registry" -version = "0.1.26" +version = "0.1.27" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/system/oagw/oagw-sdk/Cargo.toml b/gears/system/oagw/oagw-sdk/Cargo.toml index c64f8f406..1c938ed4c 100644 --- a/gears/system/oagw/oagw-sdk/Cargo.toml +++ b/gears/system/oagw/oagw-sdk/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cf-gears-oagw-sdk" description = "SDK for the OpenAPI Gateway: API traits, models, and error definitions" -version = "0.5.3" +version = "0.5.4" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/system/oagw/oagw/Cargo.toml b/gears/system/oagw/oagw/Cargo.toml index 4c1e404b8..13b26d45d 100644 --- a/gears/system/oagw/oagw/Cargo.toml +++ b/gears/system/oagw/oagw/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cf-gears-oagw" description = "OAGW module - discovers and routes to plugins" -version = "0.2.27" +version = "0.2.28" edition.workspace = true license.workspace = true authors.workspace = true @@ -33,7 +33,7 @@ test-utils = [ ] [dependencies] -oagw-sdk = { path = "../oagw-sdk", package="cf-gears-oagw-sdk", version = "0.5.3", features = ["axum"] } +oagw-sdk = { path = "../oagw-sdk", package="cf-gears-oagw-sdk", version = "0.5.4", features = ["axum"] } toolkit = { workspace = true } toolkit-auth = { workspace = true } toolkit-canonical-errors = { workspace = true, features = ["axum"] } diff --git a/gears/system/resource-group/resource-group-sdk/Cargo.toml b/gears/system/resource-group/resource-group-sdk/Cargo.toml index 8d9cc0bcd..7d2de8213 100644 --- a/gears/system/resource-group/resource-group-sdk/Cargo.toml +++ b/gears/system/resource-group/resource-group-sdk/Cargo.toml @@ -1,7 +1,7 @@ # Created: 2026-04-16 by Constructor Tech [package] name = "cf-gears-resource-group-sdk" -version = "0.2.0" +version = "0.2.1" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/system/resource-group/resource-group/Cargo.toml b/gears/system/resource-group/resource-group/Cargo.toml index 2705c51de..a7cfa2346 100644 --- a/gears/system/resource-group/resource-group/Cargo.toml +++ b/gears/system/resource-group/resource-group/Cargo.toml @@ -1,7 +1,7 @@ # Created: 2026-04-16 by Constructor Tech [package] name = "cf-gears-resource-group" -version = "0.1.4" +version = "0.1.5" edition.workspace = true license.workspace = true authors.workspace = true @@ -21,7 +21,7 @@ odata = [] [dependencies] # SDK - public API, models, and errors -resource-group-sdk = { package = "cf-gears-resource-group-sdk", version = "0.2.0", path = "../resource-group-sdk", features = ["odata"] } +resource-group-sdk = { package = "cf-gears-resource-group-sdk", version = "0.2.1", path = "../resource-group-sdk", features = ["odata"] } # Core dependencies anyhow = { workspace = true } diff --git a/gears/system/tenant-resolver/plugins/rg-tr-plugin/Cargo.toml b/gears/system/tenant-resolver/plugins/rg-tr-plugin/Cargo.toml index 7252c0dd1..170e7860e 100644 --- a/gears/system/tenant-resolver/plugins/rg-tr-plugin/Cargo.toml +++ b/gears/system/tenant-resolver/plugins/rg-tr-plugin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-rg-tr-plugin" -version = "0.1.4" +version = "0.1.5" edition.workspace = true license.workspace = true authors.workspace = true @@ -19,8 +19,8 @@ workspace = true [dependencies] # Local dependencies -tenant-resolver-sdk = { package = "cf-gears-tenant-resolver-sdk", version = "0.3.9", path = "../../tenant-resolver-sdk" } -resource-group-sdk = { package = "cf-gears-resource-group-sdk", version = "0.2.0", path = "../../../resource-group/resource-group-sdk" } +tenant-resolver-sdk = { package = "cf-gears-tenant-resolver-sdk", version = "0.3.10", path = "../../tenant-resolver-sdk" } +resource-group-sdk = { package = "cf-gears-resource-group-sdk", version = "0.2.1", path = "../../../resource-group/resource-group-sdk" } types-registry-sdk = { package = "cf-gears-types-registry-sdk", version = "0.3.0", path = "../../../types-registry/types-registry-sdk" } # ToolKit dependencies diff --git a/gears/system/tenant-resolver/plugins/single-tenant-tr-plugin/Cargo.toml b/gears/system/tenant-resolver/plugins/single-tenant-tr-plugin/Cargo.toml index b7648c8b4..c42f93014 100644 --- a/gears/system/tenant-resolver/plugins/single-tenant-tr-plugin/Cargo.toml +++ b/gears/system/tenant-resolver/plugins/single-tenant-tr-plugin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-single-tenant-tr-plugin" -version = "0.1.23" +version = "0.1.24" edition.workspace = true license.workspace = true authors.workspace = true @@ -19,7 +19,7 @@ workspace = true [dependencies] # Local dependencies -tenant-resolver-sdk = { package = "cf-gears-tenant-resolver-sdk", version = "0.3.9", path = "../../tenant-resolver-sdk" } +tenant-resolver-sdk = { package = "cf-gears-tenant-resolver-sdk", version = "0.3.10", path = "../../tenant-resolver-sdk" } types-registry-sdk = { package = "cf-gears-types-registry-sdk", version = "0.3.0", path = "../../../types-registry/types-registry-sdk" } # ToolKit dependencies diff --git a/gears/system/tenant-resolver/plugins/static-tr-plugin/Cargo.toml b/gears/system/tenant-resolver/plugins/static-tr-plugin/Cargo.toml index ed731c8c9..7de5c5798 100644 --- a/gears/system/tenant-resolver/plugins/static-tr-plugin/Cargo.toml +++ b/gears/system/tenant-resolver/plugins/static-tr-plugin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-static-tr-plugin" -version = "0.1.22" +version = "0.1.23" edition.workspace = true license.workspace = true authors.workspace = true @@ -19,7 +19,7 @@ workspace = true [dependencies] # Local dependencies -tenant-resolver-sdk = { package = "cf-gears-tenant-resolver-sdk", version = "0.3.9", path = "../../tenant-resolver-sdk" } +tenant-resolver-sdk = { package = "cf-gears-tenant-resolver-sdk", version = "0.3.10", path = "../../tenant-resolver-sdk" } types-registry-sdk = { package = "cf-gears-types-registry-sdk", version = "0.3.0", path = "../../../types-registry/types-registry-sdk" } # ToolKit dependencies diff --git a/gears/system/tenant-resolver/tenant-resolver-sdk/Cargo.toml b/gears/system/tenant-resolver/tenant-resolver-sdk/Cargo.toml index a87e6dc17..5b981f073 100644 --- a/gears/system/tenant-resolver/tenant-resolver-sdk/Cargo.toml +++ b/gears/system/tenant-resolver/tenant-resolver-sdk/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-tenant-resolver-sdk" -version = "0.3.9" +version = "0.3.10" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/system/tenant-resolver/tenant-resolver/Cargo.toml b/gears/system/tenant-resolver/tenant-resolver/Cargo.toml index de581091b..e6eb46fef 100644 --- a/gears/system/tenant-resolver/tenant-resolver/Cargo.toml +++ b/gears/system/tenant-resolver/tenant-resolver/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-tenant-resolver" -version = "0.1.22" +version = "0.1.23" edition.workspace = true license.workspace = true authors.workspace = true @@ -21,7 +21,7 @@ workspace = true # Trait boundaries of consumed SDKs are `CanonicalError` (ADR 0005). toolkit-canonical-errors = { workspace = true } # Local dependencies -tenant-resolver-sdk = { package = "cf-gears-tenant-resolver-sdk", version = "0.3.9", path = "../tenant-resolver-sdk" } +tenant-resolver-sdk = { package = "cf-gears-tenant-resolver-sdk", version = "0.3.10", path = "../tenant-resolver-sdk" } types-registry-sdk = { package = "cf-gears-types-registry-sdk", version = "0.3.0", path = "../../types-registry/types-registry-sdk" } # ToolKit dependencies diff --git a/gears/system/types-registry/types-registry/Cargo.toml b/gears/system/types-registry/types-registry/Cargo.toml index 76d1d4f0c..ec97b8a13 100644 --- a/gears/system/types-registry/types-registry/Cargo.toml +++ b/gears/system/types-registry/types-registry/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-types-registry" -version = "0.1.23" +version = "0.1.24" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/system/usage-collector/plugins/noop-usage-collector-plugin/Cargo.toml b/gears/system/usage-collector/plugins/noop-usage-collector-plugin/Cargo.toml index aed0aad51..b499f44d5 100644 --- a/gears/system/usage-collector/plugins/noop-usage-collector-plugin/Cargo.toml +++ b/gears/system/usage-collector/plugins/noop-usage-collector-plugin/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cf-gears-noop-usage-collector-plugin" description = "No-op Usage Collector storage backend plugin for development and testing" -version = "0.1.0" +version = "0.1.1" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/system/usage-collector/usage-collector-sdk/Cargo.toml b/gears/system/usage-collector/usage-collector-sdk/Cargo.toml index 731d13a3e..1e8fb3fba 100644 --- a/gears/system/usage-collector/usage-collector-sdk/Cargo.toml +++ b/gears/system/usage-collector/usage-collector-sdk/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cf-gears-usage-collector-sdk" description = "SDK for the usage-collector gear: contract surfaces (consumer SDK trait, storage Plugin SPI), domain models, GTS plugin spec, and error definitions" -version = "0.1.0" +version = "0.1.1" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/gears/system/usage-collector/usage-collector/Cargo.toml b/gears/system/usage-collector/usage-collector/Cargo.toml index 1ca04ee60..e865ff2ed 100644 --- a/gears/system/usage-collector/usage-collector/Cargo.toml +++ b/gears/system/usage-collector/usage-collector/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cf-gears-usage-collector" description = "usage-collector gateway module" -version = "0.1.0" +version = "0.1.1" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/libs/system-sdks/Cargo.toml b/libs/system-sdks/Cargo.toml index c726c7c1a..1ca1818d0 100644 --- a/libs/system-sdks/Cargo.toml +++ b/libs/system-sdks/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-system-sdks" -version = "0.1.37" +version = "0.1.38" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/libs/system-sdks/sdks/directory/Cargo.toml b/libs/system-sdks/sdks/directory/Cargo.toml index ff8f37b10..af682eec4 100644 --- a/libs/system-sdks/sdks/directory/Cargo.toml +++ b/libs/system-sdks/sdks/directory/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-system-sdk-directory" -version = "0.1.37" +version = "0.1.38" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/libs/toolkit-auth/Cargo.toml b/libs/toolkit-auth/Cargo.toml index 0e30b0cde..fc8e838a9 100644 --- a/libs/toolkit-auth/Cargo.toml +++ b/libs/toolkit-auth/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-toolkit-auth" -version = "0.7.2" +version = "0.7.3" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/libs/toolkit-db/Cargo.toml b/libs/toolkit-db/Cargo.toml index 635de8bf7..8f78ae6aa 100644 --- a/libs/toolkit-db/Cargo.toml +++ b/libs/toolkit-db/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-toolkit-db" -version = "0.8.4" +version = "0.9.0" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/libs/toolkit-http/Cargo.toml b/libs/toolkit-http/Cargo.toml index 36a33d217..8f16820e1 100644 --- a/libs/toolkit-http/Cargo.toml +++ b/libs/toolkit-http/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-toolkit-http" -version = "0.6.8" +version = "0.6.9" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/libs/toolkit-sdk/Cargo.toml b/libs/toolkit-sdk/Cargo.toml index b664e4eb1..d51dbf426 100644 --- a/libs/toolkit-sdk/Cargo.toml +++ b/libs/toolkit-sdk/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-toolkit-sdk" -version = "0.7.0" +version = "0.7.1" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/libs/toolkit-security/Cargo.toml b/libs/toolkit-security/Cargo.toml index 25ac50565..c60ca2b85 100644 --- a/libs/toolkit-security/Cargo.toml +++ b/libs/toolkit-security/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-toolkit-security" -version = "0.7.2" +version = "0.7.3" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/libs/toolkit-transport-grpc/Cargo.toml b/libs/toolkit-transport-grpc/Cargo.toml index 5112a1efd..ef55da4f7 100644 --- a/libs/toolkit-transport-grpc/Cargo.toml +++ b/libs/toolkit-transport-grpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-toolkit-transport-grpc" -version = "0.6.6" +version = "0.6.7" edition.workspace = true license.workspace = true authors.workspace = true diff --git a/libs/toolkit/Cargo.toml b/libs/toolkit/Cargo.toml index 7230a2198..c3f3b62c3 100644 --- a/libs/toolkit/Cargo.toml +++ b/libs/toolkit/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cf-gears-toolkit" -version = "0.6.13" +version = "0.6.14" edition.workspace = true license.workspace = true authors.workspace = true