Releases: openlayer-ai/openlayer-java
Releases · openlayer-ai/openlayer-java
v0.6.0
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
v0.5.2
v0.5.1
v0.5.0
0.5.0 (2026-02-19)
Full Changelog: v0.4.5...v0.5.0
Features
- client: add connection pooling option (b59994e)
Chores
- internal: make
OkHttpconstructor internal (bd14e2b)
v0.4.5
0.4.5 (2026-02-18)
Full Changelog: v0.4.4...v0.4.5
Chores
- internal: update
TestServerExtensioncomment (8497364)
v0.4.4
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
v0.4.2
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
v0.4.0
0.4.0 (2026-01-24)
Full Changelog: v0.3.4...v0.4.0
Features
- client: send
X-Stainless-Kotlin-Versionheader (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)