We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9dc3fed + aa1bbe3 commit b028f50Copy full SHA for b028f50
1 file changed
docs/docs/cloud/reference/langgraph_server_changelog.md
@@ -4,6 +4,15 @@
4
5
---
6
7
+## v0.2.98 (2025-07-19)
8
+- Added langgraph node context for improved log filtering and trace visibility.
9
+
10
+## v0.2.97 (2025-07-19)
11
+- Fixed scheduling issue with ckpt ingestion worker that occurred on isolated background loops.
12
+- Ensured queue worker starts only after all migrations have completed.
13
+- Added more detailed error messages for thread state issues and improved response handling when state updates fail.
14
+- Exposed interrupt ID while retrieving thread state for enhanced API response details.
15
16
## v0.2.96 (2025-07-17)
17
- Added a fallback mechanism for configurable header patterns to handle exclude/include settings more effectively.
18
0 commit comments