AI-ML
LangChain v1.0.2
RESUMEN
Changes since langchain-classic==1.0.1 release(langchain): bump langchain-classic to 1.0.2 fix(langchain-classic): patch ReDoS vulnerability in MRKL and ReAct action regex (CVE-2024-58340) chore: bump the langchain-deps group across 3 directories with 7 updates chore: bum
Descripción Detallada
Changes since langchain-classic==1.0.1 release(langchain): bump langchain-classic to 1.0.2 fix(langchain-classic): patch ReDoS vulnerability in MRKL and ReAct action regex (CVE-2024-58340) chore: bump the langchain-deps group across 3 directories with 7 updates chore: bump the langchain-deps group across 3 directories with 14 updates chore: bump google-cloud-aiplatform from 1.117.0 to 1.133.0 in /libs/langchain docs: fix docstring inaccuracies and update outdated LangSmith URLs feat(openai): support automatic server-side compaction chore: bump langchainhub from 0.1.18 to 0.1.21 in /libs/langchain in the langchain-deps group across 1 directory chore: bump the langchain-deps group across 3 directories with 8 updates style: bump ruff version to 0.15 docs(langchain-classic): clarify MultiVectorRetriever usage fix(langchain-classic): validate ensemble retriever weights chore(deps): bump pillow from 11.3.0 to 12.1.1 in /libs/langchain chore(deps): bump cryptography from 46.0.1 to 46.0.5 in /libs/langchain chore(deps): bump the langchain-deps group across 3 directories with 40 updates chore(deps): bump the langchain-deps group across 3 directories with 11 updates docs(langchain-classic): warn about older `createreactagent` docs(langchain-classic): add warning for `initialize_agent` function feat: support state updates fr
Actualización de LangChain a la versión 1.0.2 con corrección de vulnerabilidad y cambios en dependencias.
- Actualización a langchain-classic 1.0.2.
- Se corrige una vulnerabilidad de ReDoS en expresiones regulares (CVE-2024-58340).
- Se actualizan varias dependencias en múltiples directorios.
A quién le importa
Solo si usas langchain-classic, debes actualizar para evitar problemas de seguridad.
Generado por IA · puede contener errores
Releases Relacionados
AI-ML
LangChain v1.1.12
Changes since langchain-openai==1.1.11 fix(openai): bump min core version (#36180) release(openai): 1.1.12 (#36178) fix(core,model-profiles): add missing `ModelProfile` fields, warn on schema drift (#36129) fix(openai): support phase parameter (#36161) fix(openai): preserve namespace field in strea
AI-ML
LangChain v1.2.21
Changes since langchain-core==1.2.20 release(core): 1.2.21 (#36179) fix(core,model-profiles): add missing `ModelProfile` fields, warn on schema drift (#36129) chore(core): remove stale blockbuster allowlist for deleted context module (#36168) ci: suppress pytest streaming output in CI (#36092)