Skip to content

Releases: open-feature/ruby-sdk

v0.6.4

07 Mar 16:47
56520ef

Choose a tag to compare

0.6.4 (2026-03-07)

Features

  • add OTel-compatible telemetry utility (#240) (a03e524)

v0.6.3

07 Mar 05:03
2258071

Choose a tag to compare

0.6.3 (2026-03-07)

Features

Bug Fixes

  • close remaining MUST-level spec compliance gaps (#238) (1d08491)

v0.6.2

07 Mar 03:50
6aca72c

Choose a tag to compare

0.6.2 (2026-03-07)

Features

  • add logging hook (spec Appendix A) (#229) (2f681c9)
  • add transaction context propagation (spec 3.3) (#230) (0aff30f)

v0.6.1

05 Mar 22:28
f6acb15

Choose a tag to compare

0.6.1 (2026-03-05)

Features

  • add flag metadata defaulting and immutability (#221) (a300fc5)
  • add hook data per-hook mutable state (#222) (28518a0)
  • add InMemoryProvider context callbacks and event emission (#224) (0a148f6)
  • add shutdown API, provider status, and status short-circuit (#223) (f9c32ad)
  • implement Tracking API (spec section 6) (#227) (5576fce)
  • populate event details payload with error_code and message (#225) (a185003)

v0.6.0

05 Mar 16:18
5776f4f

Choose a tag to compare

0.6.0 (2026-03-05)

⚠ BREAKING CHANGES

  • add Ruby 4.0 support, require minimum Ruby 3.4 (#217)

Features

  • add Ruby 4.0 support, require minimum Ruby 3.4 (#217) (f38ba40)

v0.5.1

04 Mar 14:49
ee19450

Choose a tag to compare

0.5.1 (2026-03-04)

Features

  • implement hooks lifecycle (spec section 4) (#214) (41c3b9e)

v0.5.0

16 Jan 19:34
8cd7b5e

Choose a tag to compare

0.5.0 (2026-01-16)

⚠ BREAKING CHANGES

  • add provider eventing, remove setProvider timeout (#207)

Features

  • add provider eventing, remove setProvider timeout (#207) (fffd615)

v0.4.1

03 Nov 17:47
c5a73f6

Choose a tag to compare

0.4.1 (2025-11-03)

Features

  • Add runtime type validation for default values in flag evaluation methods (#194) (dc56c76)
  • Add setProviderAndWait method for blocking provider initialization (#200) (d92eabc)

v0.4.0

06 Jul 10:40
96f7dae

Choose a tag to compare

0.4.0 (2024-06-13)

⚠ BREAKING CHANGES

  • Use strings from spec for error and reason enums (#131)

Features

Bug Fixes

v0.3.1

22 Apr 18:54
b506dbf

Choose a tag to compare

0.3.1 (2024-04-22)

Features

  • add integer and float specific resolver methods (#124) (eea9d17)