Skip to content

Releases: openlayer-ai/openlayer-java

v0.4.2

02 Feb 18:01

Choose a tag to compare

0.4.2 (2026-01-31)

Full Changelog: v0.4.1...v0.4.2

Chores

  • internal: allow passing args to ./scripts/test (ab699d9)

v0.4.1

29 Jan 12:31

Choose a tag to compare

0.4.1 (2026-01-29)

Full Changelog: v0.4.0...v0.4.1

Bug Fixes

v0.4.0

27 Jan 21:12

Choose a tag to compare

0.4.0 (2026-01-24)

Full Changelog: v0.3.4...v0.4.0

Features

  • client: send X-Stainless-Kotlin-Version header (77f36ca)

Bug Fixes

  • client: preserve time zone in lenient date-time parsing (5a2de35)

Chores

  • ci: upgrade actions/github-script (70b357f)
  • internal: correct cache invalidation for SKIP_MOCK_TESTS (e688c85)
  • internal: update maven repo doc to include authentication (a3c15df)

Documentation

  • add comment for arbitrary value fields (acdb1fc)

v0.3.4

20 Jan 12:13

Choose a tag to compare

0.3.4 (2026-01-17)

Full Changelog: v0.3.3...v0.3.4

Bug Fixes

  • client: disallow coercion from float to int (f3ef0fa)
  • client: fully respect max retries (9dff5d8)
  • client: send retry count header for max retries 0 (9dff5d8)
  • date time deserialization leniency (9ac59d5)
  • deserialization order (ad92dd8)

Chores

  • ci: upgrade actions/setup-java (c16fb63)
  • internal: depend on packages directly in example (9dff5d8)
  • internal: improve maven repo docs (160861a)
  • internal: update actions/checkout version (3524395)
  • test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests (9ac59d5)

v0.3.3

16 Jan 12:03

Choose a tag to compare

0.3.3 (2026-01-16)

Full Changelog: v0.3.2...v0.3.3

Chores

  • internal: clean up maven repo artifact script and add html documentation to repo root (9ea4d75)

v0.3.2

13 Jan 13:24

Choose a tag to compare

0.3.2 (2026-01-13)

Full Changelog: v0.3.1...v0.3.2

Chores

  • internal: support uploading Maven repo artifacts to stainless package server (a494a36)

v0.3.1

12 Jan 16:11

Choose a tag to compare

0.3.1 (2026-01-12)

Full Changelog: v0.3.0...v0.3.1

Chores

  • closes OPEN-8576: expose delete project endpoint (2084dab)

v0.3.0

09 Jan 13:33

Choose a tag to compare

0.3.0 (2026-01-09)

Full Changelog: v0.2.0...v0.3.0

Features

  • closes OPEN-8532: expose 'tests/{id}/results' endpoint (8815922)

v0.2.0

09 Jan 12:42

Choose a tag to compare

0.2.0 (2026-01-09)

Full Changelog: v0.1.1...v0.2.0

Features

  • client: allow configuring dispatcher executor service (abbc6d6)

v0.1.1

08 Jan 14:04

Choose a tag to compare

0.1.1 (2026-01-08)

Full Changelog: v0.1.0...v0.1.1

Chores

  • closes OPEN-8644: address warnings on Stainless studio (353710c)
  • remove _meta (93ad3a1)