Skip to content

Releases: langchain-ai/langchain

langchain==1.0.8

19 Nov 14:15
b67cd71

Choose a tag to compare

Changes since langchain==1.0.7

release: langchain 1.0.8 (#34019)

langchain-core==1.0.7

19 Nov 21:23
525d5c0

Choose a tag to compare

Changes since langchain-core==1.0.6

release(core): 1.0.7 (#34036)
fix(core): fix validation for input variables in f-string templates, restrict functionality supported by jinja2, mustache templates (GHSA-6qv9-48xg-fc7f) (#34035)

langchain-core==1.0.6

19 Nov 14:09
6f677ef

Choose a tag to compare

Changes since langchain-core==1.0.5

release: langchain-core 1.0.6 (#34018)
chore: Support tool runtime injection when custom args schema is prov… (#33999)
feat(core): add proxy support for mermaid png rendering (#32400)

langchain-core==0.3.80

19 Nov 22:23
7ab4a78

Choose a tag to compare

Changes since langchain-core==0.3.79

release(core): 0.3.80 (#34039)
fix(core): fix validation for input variables in f-string templates, restrict functionality supported by jinja2, mustache templates (GHSA-6qv9-48xg-fc7f) (#34038)

langchain-anthropic==1.1.0

17 Nov 21:31
990e346

Choose a tag to compare

Changes since langchain-anthropic==1.0.4

release(anthropic): 1.1 (#33997)
feat(anthropic): support native structured output feature and strict tool calling (#33980)
style(langchain): fix some middleware ref syntax (#33988)
fix(anthropic): execute bash + file tools via tool node (#33960)
fix: adding missing async hooks (#33957)
release(anthropic): 1.0.3 (#33935)
feat(anthropic): support code_execution_20250825 (#33925)
chore: update README.md files (#33919)

langchain-openai==1.0.3

15 Nov 00:30
8a3bb73

Choose a tag to compare

Changes since langchain-openai==1.0.2

release(openai): 1.0.3 (#33981)
refactor(openai): embedding utils and calculations (#33982)
fix(openai): Respect 300k token limit for embeddings API requests (#33668)
fix(langchain, openai): backward compat for response_format (#33945)
fix(langchain, openai): fix create_agent / response_format for Responses API (#33939)
chore: update README.md files (#33919)
test(groq,openai): add retries for flaky tests (#33914)
feat: The response.incomplete event is not handled when using stream_mode=['messages'] (#33871)
style: some cleanup (#33857)
chore: attribute package change versions (#33854)
style: refs pass (#33813)

langchain==1.0.7

14 Nov 20:52
e150b7c

Choose a tag to compare

Changes since langchain==1.0.6

release: langchain 1.0.7 (#33979)

langchain==1.0.6

14 Nov 18:57
ee3fc91

Choose a tag to compare

Changes since langchain==1.0.5

fix: cherry picking fixes for langchain + langchain-anthropic releases (#33975)
chore(langchain): pass on reference docstrings (middleware) (#33904)

langchain-core==1.0.5

14 Nov 16:59
d294235

Choose a tag to compare

Changes since langchain-core==1.0.4

release(core): 1.0.5 (#33973)
fix(core): don't mask exceptions (#33959)
docs(core): add clarity to base token counting methods (#33958)
chore(core,infra): nits (#33954)
chore(core): fix some ruff TC rules (#33929)
chore: update README.md files (#33919)
test(core): add comprehensive tests for groq block translator (#33906)
revert(core): "applied secrets_map in load to plain string values" (#33913)
fix(core): applied secrets_map in load to plain string values (#33678)

langchain-anthropic==1.0.4

14 Nov 19:01
ee3fc91

Choose a tag to compare

Changes since langchain-anthropic==1.0.3

fix: cherry picking fixes for langchain + langchain-anthropic releases (#33975)