mirror of
https://github.com/langchain-ai/langsmith-go.git
synced 2026-08-24 12:13:40 -04:00
[PR #1] [MERGED] release: 0.1.0-alpha.1 #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langsmith-go/pull/1
Author: @stainless-app[bot]
Created: 11/24/2025
Status: ✅ Merged
Merged: 12/9/2025
Merged by: @stainless-app[bot]
Base:
main← Head:release-please--branches--main--changes--next📝 Commits (10+)
d6cb6f1chore: update SDK settings1f39895feat(api): pagination read medb77faacodegen metadatab4014e5feat(api): readme example - change REPLACE_ME session_id to uuid696022acodegen metadata5800689feat(api): api update4620906feat(api): api update2925904codegen metadatae9ef21fcodegen metadata0ca74a9codegen metadata📊 Changes
84 files changed (+4281 additions, -1269 deletions)
View changed files
➕
.github/workflows/count-methods.yml(+58 -0)➕
.release-please-manifest.json(+3 -0)📝
.stats.yml(+4 -4)➕
CHANGELOG.md(+44 -0)📝
CONTRIBUTING.md(+1 -1)📝
README.md(+85 -12)📝
aliases.go(+1 -1)📝
annotationqueue.go(+45 -28)📝
annotationqueue_test.go(+20 -15)📝
annotationqueuerun.go(+5 -5)📝
annotationqueuerun_test.go(+3 -3)📝
api.md(+200 -208)📝
client.go(+2 -2)📝
client_test.go(+11 -11)📝
commit.go(+5 -197)➖
commit_test.go(+0 -118)📝
dataset.go(+65 -26)📝
dataset_test.go(+39 -21)📝
datasetcomparative.go(+17 -17)📝
datasetcomparative_test.go(+10 -8)...and 64 more files
📄 Description
Automated Release PR
0.1.0-alpha.1 (2025-12-09)
Full Changelog: v0.0.1...v0.1.0-alpha.1
Features
Bug Fixes
Chores
Documentation
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.