Releases: openlayer-ai/openlayer-ruby
Releases · openlayer-ai/openlayer-ruby
Release list
v0.14.1
0.14.1 (2026-07-06)
Full Changelog: v0.14.0...v0.14.1
v0.14.0
0.14.0 (2026-07-06)
Full Changelog: v0.13.1...v0.14.0
Features
- closes OPEN-11569: support additional columns in ConversationalSearchService tracer (e5cd8df)
Bug Fixes
- client: send content-type header for requests with an omitted optional body (1778b7d)
Chores
- internal: bound formatter parallelism to CPU count (f8781d0)
v0.13.1
0.13.1 (2026-05-14)
Full Changelog: v0.13.0...v0.13.1
Bug Fixes
- client: elide content type header on requests without body (cd44915)
v0.13.0
0.13.0 (2026-05-07)
Full Changelog: v0.12.2...v0.13.0
Features
- support setting headers via env (9818ac9)
v0.12.2
v0.12.1
0.12.1 (2026-04-10)
Full Changelog: v0.12.0...v0.12.1
Bug Fixes
- multipart encoding for file arrays (c8b1646)
Documentation
- closes OPEN-9953: expose endpoints to get and delete a row (232488e)
v0.12.0
v0.11.2
0.11.2 (2026-04-01)
Full Changelog: v0.11.1...v0.11.2
Bug Fixes
- align path encoding with RFC 3986 section 3.3 (a90bfa7)
- internal: correct multipart form field name encoding (c24ad06)
- variable name typo (19d1897)
Chores
- ci: skip lint on metadata-only changes (8e5f101)
- ci: support opting out of skipping builds on metadata-only commits (13a5bb1)
- internal: tweak CI branches (b95bc79)
- internal: update gitignore (505f7b6)
- tests: bump steady to v0.19.4 (1768e99)
- tests: bump steady to v0.19.5 (95ea180)
- tests: bump steady to v0.19.6 (0223b02)
- tests: bump steady to v0.19.7 (f4894d6)
- tests: bump steady to v0.20.1 (825869e)
- tests: bump steady to v0.20.2 (e576f39)
Refactors
- tests: switch from prism to steady (80fd726)
v0.11.1
0.11.1 (2026-03-08)
Full Changelog: v0.11.0...v0.11.1
Chores
- ci: skip uploading artifacts on stainless-internal branches (0f387a6)
v0.11.0
0.11.0 (2026-03-06)
Full Changelog: v0.10.10...v0.11.0
Features
- api: update POST /rows to use list method name (1b2c6a7)
- closes OPEN-9425: document /rows endpoint in API reference and … (8e97947)