From f5a76e0a9cf9c92e0b557618d6134b668262be71 Mon Sep 17 00:00:00 2001 From: rekhoff Date: Tue, 8 Sep 2026 09:43:05 -0700 Subject: [PATCH] Bump version to 2.10.1 --- Cargo.lock | 110 +++++++++--------- Cargo.toml | 74 ++++++------ LICENSE.txt | 4 +- crates/bindings-cpp/CMakeLists.txt | 2 +- .../BSATN.Codegen/BSATN.Codegen.csproj | 2 +- .../BSATN.Runtime/BSATN.Runtime.csproj | 2 +- crates/bindings-csharp/Codegen/Codegen.csproj | 2 +- crates/bindings-csharp/Runtime/Runtime.csproj | 2 +- .../src/module_bindings/index.ts | 4 +- crates/bindings-typescript/package.json | 2 +- .../codegen__codegen_typescript.snap | 2 +- crates/smoketests/modules/Cargo.lock | 14 +-- licenses/BSL.txt | 4 +- .../csharp/SpacetimeDB.ClientSDK.Godot.csproj | 4 +- sdks/csharp/SpacetimeDB.ClientSDK.csproj | 4 +- sdks/csharp/package.json | 2 +- .../src/module_bindings/index.ts | 4 +- 17 files changed, 119 insertions(+), 119 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6f9455400ec..da5771ed48e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -776,7 +776,7 @@ dependencies = [ [[package]] name = "case-conversion-client" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "env_logger 0.10.2", @@ -1302,7 +1302,7 @@ dependencies = [ [[package]] name = "connect_disconnect_client" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "console_error_panic_hook", @@ -2356,7 +2356,7 @@ dependencies = [ [[package]] name = "event-table-client" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "console_error_panic_hook", @@ -5888,7 +5888,7 @@ dependencies = [ [[package]] name = "procedural-view-pk-client" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "console_error_panic_hook", @@ -5902,7 +5902,7 @@ dependencies = [ [[package]] name = "procedure-client" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "console_error_panic_hook", @@ -5919,7 +5919,7 @@ dependencies = [ [[package]] name = "procedure-concurrency-client" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "console_error_panic_hook", @@ -7322,7 +7322,7 @@ dependencies = [ [[package]] name = "sdk-unreal-test-harness" -version = "2.10.0" +version = "2.10.1" dependencies = [ "serial_test", "spacetimedb-testing", @@ -7807,7 +7807,7 @@ dependencies = [ [[package]] name = "spacetimedb" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "bytemuck", @@ -7828,7 +7828,7 @@ dependencies = [ [[package]] name = "spacetimedb-auth" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "jsonwebtoken", @@ -7841,7 +7841,7 @@ dependencies = [ [[package]] name = "spacetimedb-bench" -version = "2.10.0" +version = "2.10.1" dependencies = [ "ahash 0.8.12", "anyhow", @@ -7884,7 +7884,7 @@ dependencies = [ [[package]] name = "spacetimedb-bindings-macro" -version = "2.10.0" +version = "2.10.1" dependencies = [ "heck 0.4.1", "humantime", @@ -7895,14 +7895,14 @@ dependencies = [ [[package]] name = "spacetimedb-bindings-sys" -version = "2.10.0" +version = "2.10.1" dependencies = [ "spacetimedb-primitives", ] [[package]] name = "spacetimedb-cli" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "base64 0.21.7", @@ -7971,7 +7971,7 @@ dependencies = [ [[package]] name = "spacetimedb-client-api" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "async-stream", @@ -8021,7 +8021,7 @@ dependencies = [ [[package]] name = "spacetimedb-client-api-messages" -version = "2.10.0" +version = "2.10.1" dependencies = [ "bytes", "bytestring", @@ -8042,7 +8042,7 @@ dependencies = [ [[package]] name = "spacetimedb-codegen" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "convert_case 0.6.0", @@ -8060,7 +8060,7 @@ dependencies = [ [[package]] name = "spacetimedb-commitlog" -version = "2.10.0" +version = "2.10.1" dependencies = [ "async-stream", "bitflags 2.10.0", @@ -8094,7 +8094,7 @@ dependencies = [ [[package]] name = "spacetimedb-core" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "async-trait", @@ -8193,7 +8193,7 @@ dependencies = [ [[package]] name = "spacetimedb-data-structures" -version = "2.10.0" +version = "2.10.1" dependencies = [ "ahash 0.8.12", "crossbeam-queue", @@ -8209,7 +8209,7 @@ dependencies = [ [[package]] name = "spacetimedb-datastore" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "bytes", @@ -8242,7 +8242,7 @@ dependencies = [ [[package]] name = "spacetimedb-dst-lib" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "spacetimedb-commitlog", @@ -8260,7 +8260,7 @@ dependencies = [ [[package]] name = "spacetimedb-durability" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "async-channel", @@ -8280,7 +8280,7 @@ dependencies = [ [[package]] name = "spacetimedb-engine" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "async-trait", @@ -8322,7 +8322,7 @@ dependencies = [ [[package]] name = "spacetimedb-execution" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "itertools 0.12.1", @@ -8336,7 +8336,7 @@ dependencies = [ [[package]] name = "spacetimedb-expr" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "bigdecimal", @@ -8354,7 +8354,7 @@ dependencies = [ [[package]] name = "spacetimedb-fs-utils" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "chrono", @@ -8370,7 +8370,7 @@ dependencies = [ [[package]] name = "spacetimedb-guard" -version = "2.10.0" +version = "2.10.1" dependencies = [ "reqwest", "tempfile", @@ -8378,7 +8378,7 @@ dependencies = [ [[package]] name = "spacetimedb-index-scan-gate" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "spacetimedb-sats", @@ -8388,7 +8388,7 @@ dependencies = [ [[package]] name = "spacetimedb-lib" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "blake3", @@ -8410,7 +8410,7 @@ dependencies = [ [[package]] name = "spacetimedb-memory-usage" -version = "2.10.0" +version = "2.10.1" dependencies = [ "decorum", "ethnum", @@ -8420,7 +8420,7 @@ dependencies = [ [[package]] name = "spacetimedb-metrics" -version = "2.10.0" +version = "2.10.1" dependencies = [ "arrayvec", "itertools 0.12.1", @@ -8430,7 +8430,7 @@ dependencies = [ [[package]] name = "spacetimedb-paths" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "chrono", @@ -8446,7 +8446,7 @@ dependencies = [ [[package]] name = "spacetimedb-pg" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "async-trait", @@ -8465,7 +8465,7 @@ dependencies = [ [[package]] name = "spacetimedb-physical-plan" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "derive_more 0.99.20", @@ -8482,7 +8482,7 @@ dependencies = [ [[package]] name = "spacetimedb-primitives" -version = "2.10.0" +version = "2.10.1" dependencies = [ "bitflags 2.10.0", "either", @@ -8495,7 +8495,7 @@ dependencies = [ [[package]] name = "spacetimedb-query" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "spacetimedb-execution", @@ -8508,7 +8508,7 @@ dependencies = [ [[package]] name = "spacetimedb-query-builder" -version = "2.10.0" +version = "2.10.1" dependencies = [ "spacetimedb-lib", ] @@ -8527,7 +8527,7 @@ dependencies = [ [[package]] name = "spacetimedb-runtime" -version = "2.10.0" +version = "2.10.1" dependencies = [ "futures", "libc", @@ -8537,7 +8537,7 @@ dependencies = [ [[package]] name = "spacetimedb-runtime-core" -version = "2.10.0" +version = "2.10.1" dependencies = [ "async-task", "spin", @@ -8545,7 +8545,7 @@ dependencies = [ [[package]] name = "spacetimedb-sats" -version = "2.10.0" +version = "2.10.1" dependencies = [ "ahash 0.8.12", "anyhow", @@ -8580,7 +8580,7 @@ dependencies = [ [[package]] name = "spacetimedb-schema" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "convert_case 0.6.0", @@ -8610,7 +8610,7 @@ dependencies = [ [[package]] name = "spacetimedb-sdk" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anymap3", "brotli", @@ -8649,7 +8649,7 @@ dependencies = [ [[package]] name = "spacetimedb-smoketests" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "cargo_metadata", @@ -8670,7 +8670,7 @@ dependencies = [ [[package]] name = "spacetimedb-snapshot" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "blake3", @@ -8704,7 +8704,7 @@ dependencies = [ [[package]] name = "spacetimedb-sql-parser" -version = "2.10.0" +version = "2.10.1" dependencies = [ "spacetimedb-lib", "sqlparser", @@ -8713,7 +8713,7 @@ dependencies = [ [[package]] name = "spacetimedb-standalone" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "async-trait", @@ -8747,7 +8747,7 @@ dependencies = [ [[package]] name = "spacetimedb-subscription" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "spacetimedb-data-structures", @@ -8762,7 +8762,7 @@ dependencies = [ [[package]] name = "spacetimedb-table" -version = "2.10.0" +version = "2.10.1" dependencies = [ "ahash 0.8.12", "blake3", @@ -8789,7 +8789,7 @@ dependencies = [ [[package]] name = "spacetimedb-testing" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "bytes", @@ -8819,7 +8819,7 @@ dependencies = [ [[package]] name = "spacetimedb-update" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "bytes", @@ -8895,7 +8895,7 @@ dependencies = [ [[package]] name = "sqltest" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "async-trait", @@ -9282,7 +9282,7 @@ checksum = "8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683" [[package]] name = "test-client" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "console_error_panic_hook", @@ -9299,7 +9299,7 @@ dependencies = [ [[package]] name = "test-counter" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "gloo-timers", @@ -10252,7 +10252,7 @@ dependencies = [ [[package]] name = "view-client" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "console_error_panic_hook", @@ -10268,7 +10268,7 @@ dependencies = [ [[package]] name = "view-pk-client" -version = "2.10.0" +version = "2.10.1" dependencies = [ "anyhow", "console_error_panic_hook", diff --git a/Cargo.toml b/Cargo.toml index 9f7852863c8..1aa13fa971b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -140,48 +140,48 @@ inherits = "release" debug = true [workspace.package] -version = "2.10.0" +version = "2.10.1" edition = "2024" # update rust-toolchain.toml too! rust-version = "1.93.0" [workspace.dependencies] -spacetimedb = { path = "crates/bindings", version = "=2.10.0" } -spacetimedb-auth = { path = "crates/auth", version = "=2.10.0" } -spacetimedb-bindings-macro = { path = "crates/bindings-macro", version = "=2.10.0" } -spacetimedb-bindings-sys = { path = "crates/bindings-sys", version = "=2.10.0" } -spacetimedb-cli = { path = "crates/cli", version = "=2.10.0" } -spacetimedb-client-api = { path = "crates/client-api", version = "=2.10.0" } -spacetimedb-client-api-messages = { path = "crates/client-api-messages", version = "=2.10.0" } -spacetimedb-codegen = { path = "crates/codegen", version = "=2.10.0" } -spacetimedb-commitlog = { path = "crates/commitlog", version = "=2.10.0" } -spacetimedb-core = { path = "crates/core", version = "=2.10.0" } -spacetimedb-data-structures = { path = "crates/data-structures", version = "=2.10.0" } -spacetimedb-datastore = { path = "crates/datastore", version = "=2.10.0" } -spacetimedb-durability = { path = "crates/durability", version = "=2.10.0" } -spacetimedb-engine = { path = "crates/engine", version = "=2.10.0" } -spacetimedb-execution = { path = "crates/execution", version = "=2.10.0" } -spacetimedb-expr = { path = "crates/expr", version = "=2.10.0" } -spacetimedb-fs-utils = { path = "crates/fs-utils", version = "=2.10.0" } -spacetimedb-guard = { path = "crates/guard", version = "=2.10.0" } -spacetimedb-lib = { path = "crates/lib", default-features = false, version = "=2.10.0" } -spacetimedb-memory-usage = { path = "crates/memory-usage", version = "=2.10.0", default-features = false } -spacetimedb-metrics = { path = "crates/metrics", version = "=2.10.0" } -spacetimedb-paths = { path = "crates/paths", version = "=2.10.0" } -spacetimedb-pg = { path = "crates/pg", version = "=2.10.0" } -spacetimedb-physical-plan = { path = "crates/physical-plan", version = "=2.10.0" } -spacetimedb-primitives = { path = "crates/primitives", version = "=2.10.0" } -spacetimedb-query = { path = "crates/query", version = "=2.10.0" } -spacetimedb-query-builder = { path = "crates/query-builder", version = "=2.10.0" } -spacetimedb-runtime = { path = "crates/runtime", version = "=2.10.0" } -spacetimedb-runtime-core = { path = "crates/runtime-core", version = "=2.10.0" } -spacetimedb-sats = { path = "crates/sats", version = "=2.10.0" } -spacetimedb-schema = { path = "crates/schema", version = "=2.10.0" } -spacetimedb-snapshot = { path = "crates/snapshot", version = "=2.10.0" } -spacetimedb-standalone = { path = "crates/standalone", version = "=2.10.0" } -spacetimedb-subscription = { path = "crates/subscription", version = "=2.10.0" } -spacetimedb-sql-parser = { path = "crates/sql-parser", version = "=2.10.0" } -spacetimedb-table = { path = "crates/table", version = "=2.10.0" } +spacetimedb = { path = "crates/bindings", version = "=2.10.1" } +spacetimedb-auth = { path = "crates/auth", version = "=2.10.1" } +spacetimedb-bindings-macro = { path = "crates/bindings-macro", version = "=2.10.1" } +spacetimedb-bindings-sys = { path = "crates/bindings-sys", version = "=2.10.1" } +spacetimedb-cli = { path = "crates/cli", version = "=2.10.1" } +spacetimedb-client-api = { path = "crates/client-api", version = "=2.10.1" } +spacetimedb-client-api-messages = { path = "crates/client-api-messages", version = "=2.10.1" } +spacetimedb-codegen = { path = "crates/codegen", version = "=2.10.1" } +spacetimedb-commitlog = { path = "crates/commitlog", version = "=2.10.1" } +spacetimedb-core = { path = "crates/core", version = "=2.10.1" } +spacetimedb-data-structures = { path = "crates/data-structures", version = "=2.10.1" } +spacetimedb-datastore = { path = "crates/datastore", version = "=2.10.1" } +spacetimedb-durability = { path = "crates/durability", version = "=2.10.1" } +spacetimedb-engine = { path = "crates/engine", version = "=2.10.1" } +spacetimedb-execution = { path = "crates/execution", version = "=2.10.1" } +spacetimedb-expr = { path = "crates/expr", version = "=2.10.1" } +spacetimedb-fs-utils = { path = "crates/fs-utils", version = "=2.10.1" } +spacetimedb-guard = { path = "crates/guard", version = "=2.10.1" } +spacetimedb-lib = { path = "crates/lib", default-features = false, version = "=2.10.1" } +spacetimedb-memory-usage = { path = "crates/memory-usage", version = "=2.10.1", default-features = false } +spacetimedb-metrics = { path = "crates/metrics", version = "=2.10.1" } +spacetimedb-paths = { path = "crates/paths", version = "=2.10.1" } +spacetimedb-pg = { path = "crates/pg", version = "=2.10.1" } +spacetimedb-physical-plan = { path = "crates/physical-plan", version = "=2.10.1" } +spacetimedb-primitives = { path = "crates/primitives", version = "=2.10.1" } +spacetimedb-query = { path = "crates/query", version = "=2.10.1" } +spacetimedb-query-builder = { path = "crates/query-builder", version = "=2.10.1" } +spacetimedb-runtime = { path = "crates/runtime", version = "=2.10.1" } +spacetimedb-runtime-core = { path = "crates/runtime-core", version = "=2.10.1" } +spacetimedb-sats = { path = "crates/sats", version = "=2.10.1" } +spacetimedb-schema = { path = "crates/schema", version = "=2.10.1" } +spacetimedb-snapshot = { path = "crates/snapshot", version = "=2.10.1" } +spacetimedb-standalone = { path = "crates/standalone", version = "=2.10.1" } +spacetimedb-subscription = { path = "crates/subscription", version = "=2.10.1" } +spacetimedb-sql-parser = { path = "crates/sql-parser", version = "=2.10.1" } +spacetimedb-table = { path = "crates/table", version = "=2.10.1" } # Prevent `ahash` from pulling in `getrandom` by disabling default features. # Modules use `getrandom02` and we need to prevent an incompatible version diff --git a/LICENSE.txt b/LICENSE.txt index cb86e2a8583..621b947e741 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -5,7 +5,7 @@ Business Source License 1.1 Parameters Licensor: Clockwork Laboratories, Inc. -Licensed Work: SpacetimeDB 2.10.0 +Licensed Work: SpacetimeDB 2.10.1 The Licensed Work is (c) 2023 Clockwork Laboratories, Inc. @@ -21,7 +21,7 @@ Additional Use Grant: You may make use of the Licensed Work provided your Licensed Work by creating tables whose schemas are controlled by such third parties. -Change Date: 2031-09-03 +Change Date: 2031-09-08 Change License: GNU Affero General Public License v3.0 with a linking exception diff --git a/crates/bindings-cpp/CMakeLists.txt b/crates/bindings-cpp/CMakeLists.txt index dc5d1433fce..0f400e609bc 100644 --- a/crates/bindings-cpp/CMakeLists.txt +++ b/crates/bindings-cpp/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.15) project(SpacetimeDBCppModuleLibrary - VERSION 2.10.0 + VERSION 2.10.1 LANGUAGES CXX) # Generate version header from template diff --git a/crates/bindings-csharp/BSATN.Codegen/BSATN.Codegen.csproj b/crates/bindings-csharp/BSATN.Codegen/BSATN.Codegen.csproj index ee004ba4140..af110ab9570 100644 --- a/crates/bindings-csharp/BSATN.Codegen/BSATN.Codegen.csproj +++ b/crates/bindings-csharp/BSATN.Codegen/BSATN.Codegen.csproj @@ -2,7 +2,7 @@ SpacetimeDB.BSATN.Codegen - 2.10.0 + 2.10.1 SpacetimeDB BSATN Codegen The SpacetimeDB BSATN Codegen implements the Roslyn incremental generators for BSATN serialization/deserialization in C#. diff --git a/crates/bindings-csharp/BSATN.Runtime/BSATN.Runtime.csproj b/crates/bindings-csharp/BSATN.Runtime/BSATN.Runtime.csproj index 5db5be6c0b5..c869879aa5e 100644 --- a/crates/bindings-csharp/BSATN.Runtime/BSATN.Runtime.csproj +++ b/crates/bindings-csharp/BSATN.Runtime/BSATN.Runtime.csproj @@ -1,7 +1,7 @@ SpacetimeDB.BSATN.Runtime - 2.10.0 + 2.10.1 SpacetimeDB BSATN Runtime The SpacetimeDB BSATN Runtime implements APIs for BSATN serialization/deserialization in C#. true diff --git a/crates/bindings-csharp/Codegen/Codegen.csproj b/crates/bindings-csharp/Codegen/Codegen.csproj index cd7f73a2460..35ffb7743e5 100644 --- a/crates/bindings-csharp/Codegen/Codegen.csproj +++ b/crates/bindings-csharp/Codegen/Codegen.csproj @@ -1,7 +1,7 @@ SpacetimeDB.Codegen - 2.10.0 + 2.10.1 SpacetimeDB Module Codegen The SpacetimeDB Codegen implements the Roslyn incremental generators for writing SpacetimeDB modules in C#. diff --git a/crates/bindings-csharp/Runtime/Runtime.csproj b/crates/bindings-csharp/Runtime/Runtime.csproj index 14b2356594e..7c34df6d459 100644 --- a/crates/bindings-csharp/Runtime/Runtime.csproj +++ b/crates/bindings-csharp/Runtime/Runtime.csproj @@ -2,7 +2,7 @@ SpacetimeDB.Runtime - 2.10.0 + 2.10.1 SpacetimeDB Module Runtime The SpacetimeDB Runtime implements the database runtime bindings for writing SpacetimeDB modules in C#. diff --git a/crates/bindings-typescript/case-conversion-test-client/src/module_bindings/index.ts b/crates/bindings-typescript/case-conversion-test-client/src/module_bindings/index.ts index ae9dba542b1..b840a1f8331 100644 --- a/crates/bindings-typescript/case-conversion-test-client/src/module_bindings/index.ts +++ b/crates/bindings-typescript/case-conversion-test-client/src/module_bindings/index.ts @@ -1,7 +1,7 @@ // THIS FILE IS AUTOMATICALLY GENERATED BY SPACETIMEDB. EDITS TO THIS FILE // WILL NOT BE SAVED. MODIFY TABLES IN YOUR MODULE SOURCE CODE INSTEAD. -// This was generated using spacetimedb cli version 2.10.0 (commit 28071acffc8418039a2bef5bd620353861245391). +// This was generated using spacetimedb cli version 2.10.1 (commit 3653d2ed498fddbd83b7062aa6bf8970e18635ec). /* eslint-disable */ /* tslint:disable */ @@ -133,7 +133,7 @@ type __SchemaWithTableAccessorAliases = Omit< /** The remote SpacetimeDB module schema, both runtime and type information. */ const REMOTE_MODULE = { versionInfo: { - cliVersion: '2.10.0' as const, + cliVersion: '2.10.1' as const, }, tables: tablesSchema.schemaType .tables as __SchemaWithTableAccessorAliases['tables'], diff --git a/crates/bindings-typescript/package.json b/crates/bindings-typescript/package.json index 8e6f94787de..53031c3e8a8 100644 --- a/crates/bindings-typescript/package.json +++ b/crates/bindings-typescript/package.json @@ -1,6 +1,6 @@ { "name": "spacetimedb", - "version": "2.10.0", + "version": "2.10.1", "description": "API and ABI bindings for the SpacetimeDB TypeScript module library", "homepage": "https://github.com/clockworklabs/SpacetimeDB#readme", "bugs": { diff --git a/crates/codegen/tests/snapshots/codegen__codegen_typescript.snap b/crates/codegen/tests/snapshots/codegen__codegen_typescript.snap index 9ca1e9926a5..d0b92fc751c 100644 --- a/crates/codegen/tests/snapshots/codegen__codegen_typescript.snap +++ b/crates/codegen/tests/snapshots/codegen__codegen_typescript.snap @@ -302,7 +302,7 @@ type __SchemaWithTableAccessorAliases = Omitlogo.png README.md https://github.com/clockworklabs/com.clockworklabs.spacetimedbsdk - 2.10.0 - 2.10.0 + 2.10.1 + 2.10.1 $(DefaultItemExcludes);*~/** obj~/godot/packages true diff --git a/sdks/csharp/SpacetimeDB.ClientSDK.csproj b/sdks/csharp/SpacetimeDB.ClientSDK.csproj index b0f3b77cd67..17f49ad3589 100644 --- a/sdks/csharp/SpacetimeDB.ClientSDK.csproj +++ b/sdks/csharp/SpacetimeDB.ClientSDK.csproj @@ -16,8 +16,8 @@ logo.png README.md https://github.com/clockworklabs/com.clockworklabs.spacetimedbsdk - 2.10.0 - 2.10.0 + 2.10.1 + 2.10.1 $(DefaultItemExcludes);*~/** packages diff --git a/sdks/csharp/package.json b/sdks/csharp/package.json index 1204dac8cf0..97a4bbd5b08 100644 --- a/sdks/csharp/package.json +++ b/sdks/csharp/package.json @@ -1,7 +1,7 @@ { "name": "com.clockworklabs.spacetimedbsdk", "displayName": "SpacetimeDB SDK", - "version": "2.10.0", + "version": "2.10.1", "description": "The SpacetimeDB Client SDK is a software development kit (SDK) designed to interact with and manipulate SpacetimeDB modules..", "keywords": [], "author": { diff --git a/templates/chat-react-ts/src/module_bindings/index.ts b/templates/chat-react-ts/src/module_bindings/index.ts index 306579dc644..dba495c72f4 100644 --- a/templates/chat-react-ts/src/module_bindings/index.ts +++ b/templates/chat-react-ts/src/module_bindings/index.ts @@ -1,7 +1,7 @@ // THIS FILE IS AUTOMATICALLY GENERATED BY SPACETIMEDB. EDITS TO THIS FILE // WILL NOT BE SAVED. MODIFY TABLES IN YOUR MODULE SOURCE CODE INSTEAD. -// This was generated using spacetimedb cli version 2.10.0 (commit 28071acffc8418039a2bef5bd620353861245391). +// This was generated using spacetimedb cli version 2.10.1 (commit 3653d2ed498fddbd83b7062aa6bf8970e18635ec). /* eslint-disable */ /* tslint:disable */ @@ -90,7 +90,7 @@ const proceduresSchema = __procedures(); /** The remote SpacetimeDB module schema, both runtime and type information. */ const REMOTE_MODULE = { versionInfo: { - cliVersion: '2.10.0' as const, + cliVersion: '2.10.1' as const, }, tables: tablesSchema.schemaType.tables, reducers: reducersSchema.reducersType.reducers,