Skip to content

test(langchain): mark legacy trigger view for 2.0 removal - #38002

Merged
Mason Daugherty (mdrxy) merged 1 commit into
masterfrom
mdrxy/langchain/note-v2
Jun 10, 2026
Merged

test(langchain): mark legacy trigger view for 2.0 removal#38002
Mason Daugherty (mdrxy) merged 1 commit into
masterfrom
mdrxy/langchain/note-v2

Conversation

@mdrxy

Copy link
Copy Markdown
Member

SummarizationMiddleware._trigger_conditions is now explicitly marked as a temporary compatibility view for private consumers. The regression test is tied to the package major version so the 2.0 release path fails loudly until the legacy attr and test are removed.

`SummarizationMiddleware._trigger_conditions` is now explicitly marked as a temporary compatibility view for private consumers. The regression test is tied to the package major version so the 2.0 release path fails loudly until the legacy attr and test are removed.
@github-actions github-actions Bot added internal langchain `langchain` package issues & PRs size: XS < 50 LOC tests PRs made that add, modify, or remove tests labels Jun 10, 2026

@open-swe open-swe Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Open SWE Review: No issues found

Open SWE reviewed this PR and found no potential bugs to report.

Open in WebView Open SWE trace

@mdrxy
Mason Daugherty (mdrxy) merged commit 77bbf8b into master Jun 10, 2026
53 of 57 checks passed
@mdrxy
Mason Daugherty (mdrxy) deleted the mdrxy/langchain/note-v2 branch June 10, 2026 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal langchain `langchain` package issues & PRs size: XS < 50 LOC tests PRs made that add, modify, or remove tests

1 participant