Skip to content

Commit 91280f6

Browse files
authored
docs: [LangGraph Server Changelog Bot] Changelog updates for new version(s) (#1286)
Automated changelog update created by the LangGraph Server Changelog Bot. Feel free to merge anytime.
1 parent 86c8ea9 commit 91280f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/langsmith/langgraph-server-changelog.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ sidebarTitle: LangGraph Server changelog
55

66
[LangGraph Server](/langsmith/langgraph-server) is an API platform for creating and managing agent-based applications. It provides built-in persistence, a task queue, and supports deploying, configuring, and running assistants (agentic workflows) at scale. This changelog documents all notable updates, features, and fixes to LangGraph Server releases.
77

8+
<a id="2025-11-05"></a>
9+
## v0.5.4
10+
- Implemented `ormsgpack` with `OPT_REPLACE_SURROGATES` and updated for compatibility with the latest FastAPI release affecting custom authentication dependencies.
11+
812
<a id="2025-11-03"></a>
913
## v0.5.2
1014
- Added retry logic for PostgreSQL connections during startup to enhance deployment reliability and improved error logging for easier debugging.

0 commit comments

Comments
 (0)