Releases: langchain-ai/langsmith-java
Releases · langchain-ai/langsmith-java
v0.1.0-alpha.22
0.1.0-alpha.22 (2026-01-23)
Full Changelog: v0.1.0-alpha.21...v0.1.0-alpha.22
Features
Bug Fixes
- client: disallow coercion from float to int (bc01e05)
- client: fully respect max retries (07ba637)
- client: preserve time zone in lenient date-time parsing (498395e)
- client: send retry count header for max retries 0 (07ba637)
- date time deserialization leniency (ac7a559)
- deserialization order (71f380d)
Chores
- ci: upgrade
actions/setup-java(ee1ed58) - internal: clean up maven repo artifact script and add html documentation to repo root (85d8771)
- internal: correct cache invalidation for
SKIP_MOCK_TESTS(1cd0cf2) - internal: depend on packages directly in example (07ba637)
- internal: improve maven repo docs (d928145)
- internal: update
actions/checkoutversion (70785ca) - internal: update maven repo doc to include authentication (2900175)
- test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests (ac7a559)
Documentation
- add comment for arbitrary value fields (642227b)
v0.1.0-alpha.21
v0.1.0-alpha.20
v0.1.0-alpha.19
0.1.0-alpha.19 (2025-12-10)
Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19
Features
- api: api update (c0d8bec)
- api: api update (9a9d362)
- api: api update (e27bc6f)
- api: api update (ae353d7)
- api: api update (fdb6021)
- api: api update (da999c0)
- api: api update (daa7b07)
- api: api update (4985a65)
- api: manual updates (9ff3976)
- api: manual updates (aa705c4)
Bug Fixes
- client: cancel okhttp call when future cancelled (89ab779)
- fix trace input and output (#83) (7a64410)
Chores
- api: delete index methods (7e90f5f)
Documentation
- remove
$for better copy-pasteabality (4163726)
v0.1.0-alpha.18
0.1.0-alpha.18 (2025-12-09)
Full Changelog: v0.1.0-alpha.17...v0.1.0-alpha.18
Features
- api: add go target (ff3556a)
- api: api update (9a1ad24)
- api: change paginated retrieve methods to list (229ed3e)
- api: pagination (bd22dc6)
- api: pagination read me (eccc183)
- api: readme example - change REPLACE_ME session_id to uuid (a12609a)
- method counter in ci (8bb864e)
Bug Fixes
Chores
- internal: version bump (dcfaf78)
v0.1.0-alpha.17
0.1.0-alpha.17 (2025-11-20)
Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17
Chores
- Configure workflow for CodeQL (f0b024d)
v0.1.0-alpha.16
0.1.0-alpha.16 (2025-11-20)
Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16
Chores
- Update runner to ubuntu-latest-l-oss for Sonatype Publish (5597676)
v0.1.0-alpha.15
0.1.0-alpha.15 (2025-11-20)
Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15
v0.1.0-alpha.14
0.1.0-alpha.14 (2025-11-20)
Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14
Chores
- Update support portal link (6a36fa7)
v0.1.0-alpha.13
0.1.0-alpha.13 (2025-11-20)
Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13
Features
- api: add rate limiting (51fa6d7)
- api: Update contact email (20a193d)
- api: Update docs to https://docs.smith.langchain.com/ (f741f44)