Update changelog via LangGraph Server Changelog Bot

This commit is contained in:
Sam Crowder
2025-07-17 11:04:52 -07:00
parent b4eb57da67
commit e0699fbdaf
@@ -4,6 +4,9 @@
---
## v0.2.96 (2025-07-17)
- Added a fallback mechanism for configurable header patterns to handle exclude/include settings more effectively.
## v0.2.95 (2025-07-17)
- Avoided setting the future if it is already done to prevent redundant operations.
- Resolved compatibility errors in CI by switching from `typing.TypedDict` to `typing_extensions.TypedDict` for Python versions below 3.12.