From 23b69def34b32cdb4421ed85241f66f926af496f Mon Sep 17 00:00:00 2001 From: Durable Workflow Date: Thu, 10 Sep 2026 07:18:27 +0000 Subject: [PATCH] fix: adopt Server 2.3.10 local payload repair --- polyglot/qualified-artifact-tuple.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polyglot/qualified-artifact-tuple.json b/polyglot/qualified-artifact-tuple.json index 2254fe2..1c744cf 100644 --- a/polyglot/qualified-artifact-tuple.json +++ b/polyglot/qualified-artifact-tuple.json @@ -7,7 +7,7 @@ "sdk-php": "2.0.0", "sdk-python": "2.0.0", "sdk-rust": "2.0.1", - "server": "2.3.9", + "server": "2.3.10", "waterline": "2.0.0", "workflow": "2.0.12" }