docs: [LangGraph Server Changelog Bot] Changelog updates for new version(s)#600
Merged
Merged
Conversation
Sam Crowder (samecrowder)
requested a review
from Lauren Hirata Singh (lnhsingh)
as a code owner
September 19, 2025 15:45
Sam Crowder (samecrowder)
requested a review
from Kathryn May (katmayb)
as a code owner
September 19, 2025 15:45
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds automated changelog entries for two new LangGraph Server versions (v0.4.21 and v0.4.22) to the documentation. The changes document various improvements including security updates, streaming enhancements, bug fixes, and performance optimizations.
Key changes:
- Added changelog entry for v0.4.22 with streaming improvements
- Added comprehensive changelog entry for v0.4.21 with security updates, new features, and bug fixes
| <a id="2025-09-18"></a> | ||
| ## v0.4.21 | ||
| - Updated `hono` to version 4.9.7 to fix a security issue with the `bodyLimit` middleware bypass. | ||
| - Upgraded hono dependency from version 4.6.14 to 4.9.7 to enhance security and improve functionality. |
There was a problem hiding this comment.
This changelog entry duplicates the information from line 14. The hono upgrade to version 4.9.7 for security fixes is already mentioned in the previous bullet point.
Suggested change
| - Upgraded hono dependency from version 4.6.14 to 4.9.7 to enhance security and improve functionality. |
Contributor
|
Preview ID generated: preview-change-1758296791-452363f |
Kathryn May (katmayb)
approved these changes
Sep 19, 2025
|
|
||
| <a id="2025-09-18"></a> | ||
| ## v0.4.21 | ||
| - Updated `hono` to version 4.9.7 to fix a security issue with the `bodyLimit` middleware bypass. |
Contributor
There was a problem hiding this comment.
Suggested change
| - Updated `hono` to version 4.9.7 to fix a security issue with the `bodyLimit` middleware bypass. |
Contributor
|
Preview ID generated: preview-change-1758304980-ad3080d |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated changelog update created by the LangGraph Server Changelog Bot.
Feel free to merge anytime.