Skip to content

Releases: openlayer-ai/openlayer-ruby

v0.12.1

10 Apr 15:09

Choose a tag to compare

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

01 Apr 22:15

Choose a tag to compare

0.12.0 (2026-04-01)

Full Changelog: v0.11.2...v0.12.0

Features

v0.11.2

01 Apr 21:29

Choose a tag to compare

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

09 Mar 19:27

Choose a tag to compare

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

06 Mar 20:55

Choose a tag to compare

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)

Chores

  • internal: codegen related update (022946b)
  • test: do not count install time for mock server timeout (2ad2d84)

v0.10.10

03 Mar 12:25

Choose a tag to compare

0.10.10 (2026-03-03)

Full Changelog: v0.10.9...v0.10.10

Chores

  • ci: add build step (bea48e1)
  • internal: codegen related update (650d388)

v0.10.9

27 Feb 16:52

Choose a tag to compare

0.10.9 (2026-02-27)

Full Changelog: v0.10.8...v0.10.9

Bug Fixes

  • properly mock time in ruby ci tests (a59a123)

v0.10.8

20 Feb 17:23

Choose a tag to compare

0.10.8 (2026-02-20)

Full Changelog: v0.10.7...v0.10.8

Chores

  • update mock server docs (31a3f7b)

v0.10.7

10 Feb 12:20

Choose a tag to compare

0.10.7 (2026-02-10)

Full Changelog: v0.10.6...v0.10.7

Chores

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

v0.10.6

09 Feb 11:52

Choose a tag to compare

0.10.6 (2026-02-07)

Full Changelog: v0.10.5...v0.10.6

Bug Fixes

  • client: loosen json header parsing (65e7b42)