docs: [LangGraph Server Changelog Bot] Changelog updates for new version(s) (#5523)

* Update changelog via LangGraph Server Changelog Bot

* Update docs/docs/cloud/reference/langgraph_server_changelog.md

---------

Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com>
This commit is contained in:
Sam Crowder
2025-07-16 06:39:09 +00:00
committed by GitHub
co-authored by William FH
parent d5b8733a40
commit 066f3b21f8
@@ -4,6 +4,9 @@
---
## v0.2.90 (2025-07-16)
- Improve checkpoint writes via node-local background queing.
## v0.2.89 (2025-07-15)
- Decoupled checkpoint writing from thread/run state by removing foreign keys and updated logger to prevent timeout-related failures.