From 994ae164aaa07821f04155395558a9c8e581805a Mon Sep 17 00:00:00 2001
From: gvdongen <14088558+gvdongen@users.noreply.github.com>
Date: Wed, 20 May 2026 12:56:52 +0000
Subject: [PATCH] chore: refresh changelog from GitHub releases
---
docs/changelog/typescript-sdk.mdx | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/docs/changelog/typescript-sdk.mdx b/docs/changelog/typescript-sdk.mdx
index f6a72007..9deb1f35 100644
--- a/docs/changelog/typescript-sdk.mdx
+++ b/docs/changelog/typescript-sdk.mdx
@@ -7,6 +7,12 @@ rss: true
{/* GENERATED by scripts/generate-changelog.js — do not edit by hand. */}
+
+* Fix issue where in some cases, running multiple `ctx.run` in parallel caused the invocation attempt to be waiting unnecessarily.
+
+[View on GitHub](https://github.com/restatedev/sdk-typescript/releases/tag/v1.14.4)
+
+
_No release notes provided._