Sourced from langchain-core's releases.
langchain-core==1.2.20
Changes since langchain-core==1.2.19
release(core): 1.2.20 (#36085) fix(core): trace invocation params in metadata (#36080) feat: Add LangSmith integration metadata to create_agent and init_chat_model (#35810) feat(core): harden anti-ssrf (#35960) ci: avoid unnecessary dep installs in lint targets (#36046) docs(core): document
base_urlin mermaid api (#35961) chore: bump orjson from 3.11.5 to 3.11.6 in /libs/core (#35805) chore: housekeeping (#35850)
c4abc91
release(core): 1.2.20 (#36085)70c88c0
fix(core): trace invocation params in metadata (#36080)2319fdc
feat: Add LangSmith integration metadata to create_agent and
init_chat_model ...dd13633
feat(core): harden anti-ssrf (#35960)cf1f510
fix(infra): resolve module crash blocking external PR enforcement (#36059)54a5f83
ci(infra): drop redundant opened trigger from issue-link check (#36054)a81203b
ci: decouple codspeed from ci gate (#36051)67f5e31
chore(text-splitters): speed up ci (#36050)b7e0b41
ci: use codspeed walltime mode for slow partners (#36049)2476f55
ci: replace deprecated codspeed instrumentation mode with
simulation (#36...Sourced from ruff's releases.
0.15.7
Release Notes
Released on 2026-03-19.
Preview features
Rule changes
- [
pycodestyle] Recognizepyrefly:as a pragma comment (E501) (#24019)Server
- Don't return code actions for non-Python documents (#23905)
Documentation
- Add company AI policy to contributing guide (#24021)
- Document editor features for Markdown code formatting (#23924)
- [
pylint] Improve phrasing (PLC0208) (#24033)Other changes
- Use PEP 639 license information (#19661)
Contributors
Install ruff 0.15.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ruff/releases/download/0.15.7/ruff-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/ruff/releases/download/0.15.7/ruff-installer.ps1 | iex" </tr></table>
... (truncated)
Sourced from ruff's changelog.
0.15.7
Released on 2026-03-19.
Preview features
Rule changes
- [
pycodestyle] Recognizepyrefly:as a pragma comment (E501) (#24019)Server
- Don't return code actions for non-Python documents (#23905)
Documentation
- Add company AI policy to contributing guide (#24021)
- Document editor features for Markdown code formatting (#23924)
- [
pylint] Improve phrasing (PLC0208) (#24033)Other changes
- Use PEP 639 license information (#19661)
Contributors
0ef39de
Bump 0.15.7 (#24049)beb543b
[ty] ecosystem-analyzer: Fail on newly panicking projects (#24043)378fe73
Don't show noqa hover for non-Python documents (#24040)b5665bd
[pylint] Improve phrasing (PLC0208) (#24033)6e20f22
test: migrate show_settings and version tests
to use CliTest (#23702)f99b284
Drain file watcher events during test setup (#24030)744c996
[ty] Filter out unsatisfiable inference attempts during generic call
narrowin...1616095
[ty] Avoid inferring intersection types for call arguments (#23933)7f275f4
[ty] Pin mypy_primer in setup_primer_project.py (#24020)7255e36
[pycodestyle] Recognize pyrefly: as a pragma
comment (E501) (#24019)