Skip to content

release(core): 1.3.0a1 - #36656

Merged
Eugene Yurtsev (eyurtsev) merged 1 commit into
masterfrom
eugene/core_version
Apr 10, 2026
Merged

release(core): 1.3.0a1#36656
Eugene Yurtsev (eyurtsev) merged 1 commit into
masterfrom
eugene/core_version

Conversation

@eyurtsev

@eyurtsev Eugene Yurtsev (eyurtsev) commented Apr 10, 2026

Copy link
Copy Markdown
Collaborator

1.3.0a1 release

@github-actions github-actions Bot added core `langchain-core` package issues & PRs dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) internal release PRs made to release a package size: XS < 50 LOC labels Apr 10, 2026
@codspeed-hq

codspeed-hq Bot commented Apr 10, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 73.85%

❌ 13 regressed benchmarks
⏩ 29 skipped benchmarks1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime test_import_time[PydanticOutputParser] 486.3 ms 1,397.2 ms -65.19%
WallTime test_async_callbacks_in_sync 14.8 ms 56.7 ms -73.85%
WallTime test_import_time[Document] 159.5 ms 485.2 ms -67.14%
WallTime test_import_time[BaseChatModel] 463.5 ms 1,378.6 ms -66.38%
WallTime test_import_time[RunnableLambda] 428.6 ms 1,275 ms -66.38%
WallTime test_import_time[InMemoryRateLimiter] 156.8 ms 445.9 ms -64.84%
WallTime test_import_time[HumanMessage] 226.9 ms 675 ms -66.39%
WallTime test_import_time[InMemoryVectorStore] 556.7 ms 1,510 ms -63.14%
WallTime test_import_time[ChatPromptTemplate] 542.1 ms 1,619.3 ms -66.52%
WallTime test_import_time[CallbackManager] 264.3 ms 813 ms -67.5%
WallTime test_import_time[tool] 492.6 ms 1,412.3 ms -65.12%
WallTime test_import_time[LangChainTracer] 407.9 ms 1,174.7 ms -65.28%
WallTime test_import_time[Runnable] 408.3 ms 1,274.8 ms -67.97%

Comparing eugene/core_version (fdd4ffa) with master (2c9296c)

Open in CodSpeed

Footnotes

  1. 29 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@eyurtsev

Copy link
Copy Markdown
Collaborator Author

Something off w/ codspeed set up still -- i see no regression in local measurements. Going to unblock since it's an alpha release and we'll need to revisit prior to actual release

@eyurtsev
Eugene Yurtsev (eyurtsev) marked this pull request as ready for review April 10, 2026 15:58
Copilot AI review requested due to automatic review settings April 10, 2026 15:58
@eyurtsev
Eugene Yurtsev (eyurtsev) merged commit 9ee4617 into master Apr 10, 2026
97 of 98 checks passed
@eyurtsev
Eugene Yurtsev (eyurtsev) deleted the eugene/core_version branch April 10, 2026 15:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the langchain-core package version to the 1.3.0a1 alpha release across the core library’s packaging and runtime version sources.

Changes:

  • Update pyproject.toml project version to 1.3.0a1
  • Update runtime VERSION constant to 1.3.0a1
  • Update uv.lock entry for the editable langchain-core package to 1.3.0a1

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
libs/core/uv.lock Updates the locked editable langchain-core package version to 1.3.0a1.
libs/core/pyproject.toml Updates the package metadata version to 1.3.0a1.
libs/core/langchain_core/version.py Updates the library’s runtime version constant to 1.3.0a1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core `langchain-core` package issues & PRs dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) internal release PRs made to release a package size: XS < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants