[PR #738] [MERGED] chore(lgp): document middleware_order setting #971

Closed
opened 2026-02-17 17:21:28 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/738
Author: @pjrule
Created: 10/3/2025
Status: Merged
Merged: 10/3/2025
Merged by: @pjrule

Base: mainHead: parker/middleware-ordering


📝 Commits (4)

  • 84ea35d chore(lgp): document middleware_order setting
  • f1827c9 Add version info
  • 049e3df Merge branch 'main' into parker/middleware-ordering
  • 884a5ea remove 'and authorization'

📊 Changes

1 file changed (+21 additions, -0 deletions)

View changed files

📝 src/langgraph-platform/custom-middleware.mdx (+21 -0)

📄 Description

Overview

This documents the middleware_order feature shipped with langgraph-api v0.4.35.

Type of change

Type: Update existing documentation


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/738 **Author:** [@pjrule](https://github.com/pjrule) **Created:** 10/3/2025 **Status:** ✅ Merged **Merged:** 10/3/2025 **Merged by:** [@pjrule](https://github.com/pjrule) **Base:** `main` ← **Head:** `parker/middleware-ordering` --- ### 📝 Commits (4) - [`84ea35d`](https://github.com/langchain-ai/docs/commit/84ea35d19ce875b2c3b875af93888335315ac3e5) chore(lgp): document middleware_order setting - [`f1827c9`](https://github.com/langchain-ai/docs/commit/f1827c98bfbfe62c2af998e4b5684ccd86c49693) Add version info - [`049e3df`](https://github.com/langchain-ai/docs/commit/049e3df81bd84a3e3243420b957f79f80c427859) Merge branch 'main' into parker/middleware-ordering - [`884a5ea`](https://github.com/langchain-ai/docs/commit/884a5ea11f6d9b7e1484e633efeb37282fb1e3f3) remove 'and authorization' ### 📊 Changes **1 file changed** (+21 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langgraph-platform/custom-middleware.mdx` (+21 -0) </details> ### 📄 Description ## Overview This documents the `middleware_order` feature shipped with `langgraph-api` v0.4.35. ## Type of change **Type:** Update existing documentation --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:21:28 -05:00
yindo closed this issue 2026-02-17 17:21:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#971