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._