Skip to content

Releases: openlayer-ai/openlayer-java

v0.6.0

06 Mar 20:56

Choose a tag to compare

0.6.0 (2026-03-06)

Full Changelog: v0.5.2...v0.6.0

Features

  • api: update POST /rows to use list method name (5fd64a9)
  • closes OPEN-9425: document /rows endpoint in API reference and … (e9093d0)

Chores

  • internal: bump palantir-java-format (3b5458b)
  • internal: codegen related update (d1f3122)
  • test: do not count install time for mock server timeout (e2cc9fd)

v0.5.2

25 Feb 14:10

Choose a tag to compare

0.5.2 (2026-02-25)

Full Changelog: v0.5.1...v0.5.2

Chores

  • internal: expand imports (da2516b)

v0.5.1

24 Feb 12:55

Choose a tag to compare

0.5.1 (2026-02-24)

Full Changelog: v0.5.0...v0.5.1

Chores

  • drop apache dependency (c189130)
  • make Properties more resilient to null (8c199df)

v0.5.0

19 Feb 14:52

Choose a tag to compare

0.5.0 (2026-02-19)

Full Changelog: v0.4.5...v0.5.0

Features

  • client: add connection pooling option (b59994e)

Chores

  • internal: make OkHttp constructor internal (bd14e2b)

v0.4.5

18 Feb 18:25

Choose a tag to compare

0.4.5 (2026-02-18)

Full Changelog: v0.4.4...v0.4.5

Chores

  • internal: update TestServerExtension comment (8497364)

v0.4.4

10 Feb 12:20

Choose a tag to compare

0.4.4 (2026-02-10)

Full Changelog: v0.4.3...v0.4.4

Chores

  • closes OPEN-8647: add endpoint to retrieve aggregated user data for inference pipelines (56ac536)

v0.4.3

09 Feb 11:53

Choose a tag to compare

0.4.3 (2026-02-07)

Full Changelog: v0.4.2...v0.4.3

Chores

  • internal: upgrade AssertJ (0b6e8bc)

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)