Skip to content

Releases: langchain-ai/langsmith-java

v0.1.0-alpha.19

10 Dec 22:13

Choose a tag to compare

v0.1.0-alpha.19 Pre-release
Pre-release

0.1.0-alpha.19 (2025-12-10)

Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19

Features

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

09 Dec 14:16
9de590a

Choose a tag to compare

v0.1.0-alpha.18 Pre-release
Pre-release

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

  • formatting error in record experiment example (#81) (243e318)

Chores

v0.1.0-alpha.17

20 Nov 23:46

Choose a tag to compare

v0.1.0-alpha.17 Pre-release
Pre-release

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

20 Nov 20:03

Choose a tag to compare

v0.1.0-alpha.16 Pre-release
Pre-release

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

20 Nov 17:29

Choose a tag to compare

v0.1.0-alpha.15 Pre-release
Pre-release

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

20 Nov 16:40

Choose a tag to compare

v0.1.0-alpha.14 Pre-release
Pre-release

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

20 Nov 16:22

Choose a tag to compare

v0.1.0-alpha.13 Pre-release
Pre-release

0.1.0-alpha.13 (2025-11-20)

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13

Features

v0.1.0-alpha.12

19 Nov 20:38

Choose a tag to compare

v0.1.0-alpha.12 Pre-release
Pre-release

0.1.0-alpha.12 (2025-11-19)

Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12

Features

  • api: Set targets.java.publish.docs: true (aec9261)

Chores

  • Move runner to ubuntu-latest-l to allow dokka to complete javadoc building (05a9c63)

v0.1.0-alpha.11

19 Nov 19:00

Choose a tag to compare

v0.1.0-alpha.11 Pre-release
Pre-release

0.1.0-alpha.11 (2025-11-19)

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11

Features

Bug Fixes

  • ls playground errors & commit builder class (3a6084e)

Chores

  • Update/simplify README leading example (1357414)

v0.1.0-alpha.10

17 Nov 23:08

Choose a tag to compare

v0.1.0-alpha.10 Pre-release
Pre-release

0.1.0-alpha.10 (2025-11-17)

Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10

Features

Bug Fixes

Chores

Refactors

  • ExperimentContext to use OpenTelemetry Context pattern (def5492)
  • migrate to SLF4J logging and Builder-only API (02cc2f3)