Releases: langchain-ai/langchain
langchain==1.0.8
Changes since langchain==1.0.7
release: langchain 1.0.8 (#34019)
langchain-core==1.0.7
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
langchain-core==0.3.80
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
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
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
Changes since langchain==1.0.6
release: langchain 1.0.7 (#33979)
langchain==1.0.6
langchain-core==1.0.5
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
Changes since langchain-anthropic==1.0.3
fix: cherry picking fixes for langchain + langchain-anthropic releases (#33975)