From bd85df18bf2d7b88c4cf950e1b67211b0fb06731 Mon Sep 17 00:00:00 2001 From: "Jeremy D. Miller" Date: Tue, 7 Jul 2026 21:39:58 -0500 Subject: [PATCH] release: 4.8.0 - Weasel/Weasel.Storage 9.16.0 (event closed-shape bases now shared; #301, unblocks the #273 event dialect) - #296: strongly-typed id documents store id as the inner primitive type (uniqueidentifier/int/bigint) with in-place migration - #234: single-tenant document tables no longer create a tenant_id column (Marten parity), removing the per-query tenant filter Co-Authored-By: Claude Opus 4.8 (1M context) --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 50a1143d..b7e6eedf 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -4,7 +4,7 @@ net9.0;net10.0 enable enable - 4.7.1 + 4.8.0 latest Jeremy D. Miller logo.png