-
released this
2026-02-20 10:53:03 -05:00 | 270 commits to main since this release📅 Originally published on GitHub: Fri, 20 Feb 2026 15:53:11 GMT
🏷️ Git tag created: Fri, 20 Feb 2026 15:53:03 GMT0.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)
Downloads
-
released this
2026-01-23 11:38:33 -05:00 | 333 commits to main since this release📅 Originally published on GitHub: Fri, 23 Jan 2026 16:38:39 GMT
🏷️ Git tag created: Fri, 23 Jan 2026 16:38:33 GMT0.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)
Downloads
-
released this
2026-01-14 16:28:19 -05:00 | 355 commits to main since this release📅 Originally published on GitHub: Wed, 14 Jan 2026 21:28:25 GMT
🏷️ Git tag created: Wed, 14 Jan 2026 21:28:19 GMT0.1.0-alpha.21 (2026-01-14)
Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21
Features
- api: api update (d5e92e1)
- api: api update (591546c)
- api: api update (440ea8a)
- api: manual updates (ee36c44)
Chores
- internal: support uploading Maven repo artifacts to stainless package server (d1b01b9)
Downloads
-
released this
2026-01-14 14:43:32 -05:00 | 362 commits to main since this release📅 Originally published on GitHub: Wed, 14 Jan 2026 19:43:37 GMT
🏷️ Git tag created: Wed, 14 Jan 2026 19:43:32 GMT0.1.0-alpha.20 (2026-01-12)
Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20
Features
Downloads
-
released this
2025-12-10 17:13:47 -05:00 | 363 commits to main since this release📅 Originally published on GitHub: Wed, 10 Dec 2025 22:13:53 GMT
🏷️ Git tag created: Wed, 10 Dec 2025 22:13:47 GMT0.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)
Downloads
-
released this
2025-12-09 09:16:39 -05:00 | 388 commits to main since this release📅 Originally published on GitHub: Tue, 09 Dec 2025 14:16:44 GMT
🏷️ Git tag created: Tue, 09 Dec 2025 14:16:39 GMT0.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)
Downloads
-
released this
2025-11-20 18:46:19 -05:00 | 389 commits to main since this release📅 Originally published on GitHub: Thu, 20 Nov 2025 23:46:25 GMT
🏷️ Git tag created: Thu, 20 Nov 2025 23:46:19 GMT0.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)
Downloads
-
released this
2025-11-20 15:03:53 -05:00 | 391 commits to main since this release📅 Originally published on GitHub: Thu, 20 Nov 2025 20:03:58 GMT
🏷️ Git tag created: Thu, 20 Nov 2025 20:03:53 GMT0.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)
Downloads
-
released this
2025-11-20 12:08:47 -05:00 | 394 commits to main since this release📅 Originally published on GitHub: Thu, 20 Nov 2025 17:29:13 GMT
🏷️ Git tag created: Thu, 20 Nov 2025 17:08:47 GMT0.1.0-alpha.15 (2025-11-20)
Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15
Downloads
-
released this
2025-11-20 11:40:26 -05:00 | 396 commits to main since this release📅 Originally published on GitHub: Thu, 20 Nov 2025 16:40:31 GMT
🏷️ Git tag created: Thu, 20 Nov 2025 16:40:26 GMT0.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)
Downloads
mirror of
https://github.com/langchain-ai/langsmith-java.git
synced 2026-07-25 21:25:45 -04:00