diff --git a/docs/changelog/python-sdk.mdx b/docs/changelog/python-sdk.mdx index 8a872b8e..1c6d0655 100644 --- a/docs/changelog/python-sdk.mdx +++ b/docs/changelog/python-sdk.mdx @@ -7,6 +7,12 @@ rss: true {/* GENERATED by scripts/generate-changelog.js — do not edit by hand. */} + +- [PR 198](https://github.com/restatedev/sdk-python/pull/198) Fixed race condition in LangChain integration + +[View on GitHub](https://github.com/restatedev/sdk-python/releases/tag/v0.18.1) + + ### What's Changed * Agent integrations: remove default retries by @gvdongen in https://github.com/restatedev/sdk-python/pull/190