Releases: openlayer-ai/openlayer-ruby
Releases · openlayer-ai/openlayer-ruby
v0.7.0
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
0.6.0 (2025-12-17)
Full Changelog: v0.5.0...v0.6.0
Features
- api: add test evaluation method (18f2855)
Bug Fixes
- calling
breakout of streams should be instantaneous (8fe6142)
v0.5.0
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
v0.4.1
0.4.1 (2025-10-15)
Full Changelog: v0.4.0...v0.4.1
Bug Fixes
- should not reuse buffers for
IO.copy_streaminterop (059d546)
Chores
- ignore linter error for tests having large collections (2ccd433)
v0.4.0
v0.0.2
0.0.2 (2025-10-02)
Full Changelog: v0.0.1...v0.0.2
Bug Fixes
- coroutine leaks from connection pool (c916cc0)