Releases: openlayer-ai/openlayer-java
Releases · openlayer-ai/openlayer-java
v0.6.1
0.6.1 (2026-03-11)
Full Changelog: v0.6.0...v0.6.1
Bug Fixes
- client: incorrect
Retry-Afterparsing (434a822)
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)