From 8a9f3dbf6f657958064d581565d3dceb3bda1249 Mon Sep 17 00:00:00 2001 From: Sam Crowder Date: Wed, 9 Jul 2025 13:34:04 -0700 Subject: [PATCH] Update changelog via LangGraph Changelog Bot --- docs/docs/cloud/reference/langgraph_server_changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/docs/cloud/reference/langgraph_server_changelog.md b/docs/docs/cloud/reference/langgraph_server_changelog.md index 6df35f08d..d4cd12045 100644 --- a/docs/docs/cloud/reference/langgraph_server_changelog.md +++ b/docs/docs/cloud/reference/langgraph_server_changelog.md @@ -4,6 +4,9 @@ --- +## v0.2.84 (2025-07-09) +- Removed unnecessary status updates to streamline thread handling and updated version to 0.2.84. + ## v0.2.83 (2025-07-09) - Reduced the default time-to-live for resumable streams to 2 minutes. - Enhanced data submission logic to send data to both Beacon and LangSmith instance based on license configuration.