Changes since langchain-classic==1.0.1
release(langchain): bump langchain-classic to 1.0.2 (#35601)
fix(langchain-classic): patch ReDoS vulnerability in MRKL and ReAct action regex (CVE-2024-58340) (#35598)
chore: bump the langchain-deps group across 3 directories with 7 updates (#35513)
chore: bump the langchain-deps group across 3 directories with 14 updates (#35441)
chore: bump google-cloud-aiplatform from 1.117.0 to 1.133.0 in /libs/langchain (#35392)
docs: fix docstring inaccuracies and update outdated LangSmith URLs (#35283)
feat(openai): support automatic server-side compaction (#35212)
chore: bump langchainhub from 0.1.18 to 0.1.21 in /libs/langchain in the langchain-deps group across 1 directory (#35280)
chore: bump the langchain-deps group across 3 directories with 8 updates (#35257)
style: bump ruff version to 0.15 (#35042)
docs(langchain-classic): clarify MultiVectorRetriever usage (#35053)
fix(langchain-classic): validate ensemble retriever weights (#35078)
chore(deps): bump pillow from 11.3.0 to 12.1.1 in /libs/langchain (#35175)
chore(deps): bump cryptography from 46.0.1 to 46.0.5 in /libs/langchain (#35147)
chore(deps): bump the langchain-deps group across 3 directories with 40 updates (#35129)
chore(deps): bump the langchain-deps group across 3 directories with 11 updates (#35121)
docs(langchain-classic): warn about older create_react_agent (#35052)
docs(langchain-classic): add warning for initialize_agent function (#35051)
feat: support state updates from wrap_model_call with command(s) (#35033)
chore: add make type target (#35015)
revert: "chore: add typing target in Makefile" (#35013)
chore: add typing target in Makefile (#35012)
chore: enrich pyproject.toml files (#34980)
chore(deps): bump the uv group across 20 directories with 3 updates (#34941)
chore: upgrade urllib3 to 2.6.3 (#34940)
refactor: replace print with logger.info in llm_summarization_checker (#34903)
fix(langchain): fix typo 'safegaurd' -> 'safeguard' (#34789)
chore(deps): bump langgraph-checkpoint from 2.1.2 to 3.0.0 in /libs/cli in the uv group across 1 directory (#34787)
chore(deps): bump the uv group across 5 directories with 5 updates (#34785)
chore(deps): bump the uv group across 3 directories with 1 update (#34741)
chore: update twitter URLs (#34736)
test(langchain): delete ontotext graphdb test (#34710)
fix(core): make yield_keys prefix keyword-only to match BaseStore (#34659)
chore: ban relative imports on all packages (#34691)
style: bump ruff version to 0.14.11 (#34674)
fix(langchain,langchain-classic): more descriptive error msg when dep is not installed (#34679)
fix(langchain): correct typo 'langchain experiment' to 'langchain_experimental' in error messages (#34608)
fix(infra): use langchain_v1 for dev container deps (#34534)
chore(deps): bump mypy to v1.19 and ruff to v1.14 (#34521)
chore(langchain-classic): bump markupsafe lock for python 3.14 (#34523)
fix(langchain-classic): pass default to config.getoption (#34034)
style(core): fix mypy no-any-return violations (#34204)