Skip to content

Releases: openlayer-ai/openlayer-ruby

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)

v0.10.5

04 Feb 20:12

Choose a tag to compare

0.10.5 (2026-02-04)

Full Changelog: v0.10.4...v0.10.5

Chores

  • docs: remove www prefix (28a33f9)

v0.10.4

03 Feb 13:51

Choose a tag to compare

0.10.4 (2026-02-03)

Full Changelog: v0.10.3...v0.10.4

Bug Fixes

  • client: always add content-length to post body, even when empty (cdd39fc)

v0.10.3

20 Jan 12:13

Choose a tag to compare

0.10.3 (2026-01-17)

Full Changelog: v0.10.2...v0.10.3

Chores

  • internal: update actions/checkout version (0bced62)