Releases: langchain-ai/langsmith-java
Releases · langchain-ai/langsmith-java
v0.1.0-beta.3
0.1.0-beta.3 (2026-05-01)
Full Changelog: v0.1.0-beta.2...v0.1.0-beta.3
v0.1.0-beta.2
v0.1.0-beta.1
v0.1.0-beta.0
0.1.0-beta.0 (2026-04-30)
Full Changelog: v0.1.0-alpha.28...v0.1.0-beta.0
Features
- Add autobatch tracing mode (#134) (230959e)
- Add multipart batching (#138) (288221c)
- Add zstd compression to runs service (#136) (e412191)
- api: add workspaces (cc88cdf)
- api: api update (c3252b8)
- api: api update (af1ba52)
- api: api update (e1cca2b)
- api: api update (fd1fc58)
- api: api update (b487509)
- api: api update (0758583)
- api: api update (1310303)
- api: manual updates (0be4215)
- api: manual updates (f35b312)
- api: sandbox apis (bd21a1d)
- evaluators: add list evaluators (GET /api/v1/runs/rules) (be32489)
- Make autobatch queue denote batches by payload size, add aggregation delay (#137) (2fb72ae)
- Merge enqueued posts and patches to optimize batching (#135) (d65e301)
- support setting headers via env (567af0c)
Chores
v0.1.0-alpha.28
0.1.0-alpha.28 (2026-04-14)
Full Changelog: v0.1.0-alpha.27...v0.1.0-alpha.28
Features
- api: api update (35484cf)
v0.1.0-alpha.27
0.1.0-alpha.27 (2026-04-14)
Full Changelog: v0.1.0-alpha.26...v0.1.0-alpha.27
v0.1.0-alpha.26
0.1.0-alpha.26 (2026-04-13)
Full Changelog: v0.1.0-alpha.25...v0.1.0-alpha.26
Features
- Allow manually specifying parent run tree in traceable config (#126) (a1409fb)
- api: api update (8198ce7)
- api: api update (286a62f)
Chores
- deps: bump gradle-wrapper from 8.12 to 9.4.1 (#124) (78b7db0)
- deps: bump gradle/actions (#121) (e3ca5d7)
- deps: bump gradle/gradle-build-action (#122) (d91305f)
Documentation
- improve examples (1556365)
v0.1.0-alpha.25
0.1.0-alpha.25 (2026-03-31)
Full Changelog: v0.1.0-alpha.24...v0.1.0-alpha.25
Features
- Add
traceablefunction wrapper for LangSmith tracing (#101) (f3bf340) - Adds package version resource to build (#100) (31cc003)
- Adds processInputs and processOutputs to traceable (#113) (ee2991f)
- Adds streaming support for wrapOpenAI (#118) (aae9d2c)
- Adds support for tracing streams with traceable (#117) (0217521)
- api: api update (9182ef8)
- api: api update (0c91488)
- api: api update (efa16fc)
- api: api update (979e8af)
- api: api update (cd9f555)
- api: api update (af93e09)
- api: manual updates (493d5e9)
- Rework wrapOpenAI (#114) (63e0bdc)
Bug Fixes
- Fix format detection when pulling legacy prompts (#115) (ea6c3d2)
- patch security alerts — bump Jackson and constrain vulnerable transitive deps (#119) (dfe092c)
Chores
v0.1.0-alpha.24
0.1.0-alpha.24 (2026-03-25)
Full Changelog: v0.1.0-alpha.23...v0.1.0-alpha.24
Features
- api: api update (8e94d9d)
- api: api update (3288052)
- api: api update (a4e3e5c)
- api: api update (ff16250)
- api: api update (ef7c7a7)
- api: api update (643c7b1)
- api: api update (4b9c97d)
- api: api update (ea4e843)
- api: api update (74d2131)
- api: api update (2708533)
- api: api update (8f48677)
- api: api update (c11821f)
- api: api update (44fe8b3)
- api: api update (d11c759)
- api: manual updates (09f1302)
- api: manual updates (dbed70a)
- api: manual updates (48e2ca2)
- api: manual updates (d8ac870)
- api: manual updates (bdb35f0)
Bug Fixes
- client: allow updating header/query affecting fields in
toBuilder()(5069881) - client: incorrect
Retry-Afterparsing (b607264) - fix streaming in java sdk (#95) (76da93f)
Chores
- align user agent format (#96) (5cf06d6)
- ci: skip lint on metadata-only changes (4c1197c)
- ci: skip uploading artifacts on stainless-internal branches (c994122)
- deps: bump the all-actions group with 5 updates (#92) (3a1a72f)
- drop apache dependency (75ca9d7)
- internal: bump ktfmt (d9a4a39)
- internal: bump palantir-java-format (576ebd2)
- internal: codegen related update (29d55b0)
- internal: expand imports (4c7542f)
- internal: tweak CI branches (b7cecc1)
- internal: update gitignore (d0df3fa)
- internal: update retry delay tests (a9c7999)
- make
Propertiesmore resilient tonull(47c70f9) - remove old test (#97) (79d708b)
- update placeholder string (be1baa7)
v0.1.0-alpha.23
0.1.0-alpha.23 (2026-02-20)
Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23
Features
- api: api update (9485112)
- api: api update (786edff)
- api: api update (3a6c191)
- api: api update (cd9f91d)
- api: api update (b344828)
- api: api update (2e0602a)
- api: api update (3b1e4c6)
- api: api update (703b77a)
- api: api update (7d0f1d4)
- api: api update (debadf0)
- api: api update (9ebd84f)
- api: api update (88bd850)
- api: api update (af7bf93)
- api: manual updates (3f1d46e)
- api: manual updates (2ac51c9)
- api: manual updates (187c87f)
- api: manual updates (5e0db72)
- api: manual updates (6bc9970)
- client: add connection pooling option (9acbf93)
- client: add more convenience service method overloads (fba86c8)
Chores
- api: minor updates (5561ef0)
- ci: upgrade
actions/github-script(f758afb) - internal: allow passing args to
./scripts/test(206af30) - internal: make
OkHttpconstructor internal (b55c1e8) - internal: remove mock server code (f72c72d)
- internal: update
TestServerExtensioncomment (c4956f5) - internal: upgrade AssertJ (2535a3a)
- refactor (#90) (1902c22)
- update mock server docs (1704b40)