Skip to content

Releases: openlayer-ai/openlayer-ruby

v0.7.0

17 Dec 20:44

Choose a tag to compare

0.7.0 (2025-12-17)

Full Changelog: v0.6.0...v0.7.0

Features

  • closes OPEN-8478: add ConversationalSearchService tracer to Ruby SDK (a33bc2e)

v0.6.0

17 Dec 14:33

Choose a tag to compare

0.6.0 (2025-12-17)

Full Changelog: v0.5.0...v0.6.0

Features

  • api: add test evaluation method (18f2855)

Bug Fixes

  • calling break out of streams should be instantaneous (8fe6142)

v0.5.0

16 Dec 20:13

Choose a tag to compare

0.5.0 (2025-12-16)

Full Changelog: v0.4.1...v0.5.0

Features

  • api: api update (e686c41)
  • api: api update (062f345)
  • handle thread interrupts in the core HTTP client (ec67b44)

Bug Fixes

  • absolutely qualified uris should always override the default (e245d11)
  • better thread safety via early initializing SSL store during HTTP client creation (0855118)

Chores

  • bump dependency version and update sorbet types (005fef1)
  • explicitly require "base64" gem (a83cb81)

v0.4.1

15 Oct 13:20

Choose a tag to compare

0.4.1 (2025-10-15)

Full Changelog: v0.4.0...v0.4.1

Bug Fixes

  • should not reuse buffers for IO.copy_stream interop (059d546)

Chores

  • ignore linter error for tests having large collections (2ccd433)

v0.4.0

02 Oct 17:18

Choose a tag to compare

0.4.0 (2025-10-02)

Full Changelog: v0.0.2...v0.4.0

Chores

v0.0.2

02 Oct 17:13

Choose a tag to compare

0.0.2 (2025-10-02)

Full Changelog: v0.0.1...v0.0.2

Bug Fixes

  • coroutine leaks from connection pool (c916cc0)

Chores