Update changelog via LangGraph Server Changelog Bot

This commit is contained in:
Sam Crowder
2025-07-14 17:04:46 -07:00
parent e315fb7397
commit 444d699fe8
@@ -4,6 +4,9 @@
---
## v0.2.88 (2025-07-14)
- Removed the foreign key constraint for `thread` in the `run` table to simplify database schema.
## v0.2.87 (2025-07-14)
- Added more detailed logs for Redis worker signaling to improve debugging.