Skip to content

Releases: launchdarkly/ruby-server-sdk

v8.12.3

05 Mar 16:01
6e99e14

Choose a tag to compare

8.12.3 (2026-03-05)

Bug Fixes

  • Fix flag tracker to properly match string keys (#370) (7e96729)
  • Move fdv2 data source builders into public API (#371) (c4a1952)

This PR was generated with Release Please. See documentation.

v8.12.2

02 Mar 16:41
83666b7

Choose a tag to compare

8.12.2 (2026-03-02)

Bug Fixes

  • Bump ld-eventsource to v2.5.1 for performance improvement (#366) (599c6f8), closes #365

This PR was generated with Release Please. See documentation.

v8.12.1

25 Feb 22:37
d0f887d

Choose a tag to compare

8.12.1 (2026-02-23)

Bug Fixes

  • Remove bundler version constraint from gemspec (#363) (4b67375)

This PR was generated with Release Please. See documentation.

v8.12.0

30 Jan 22:44
2605552

Choose a tag to compare

8.12.0 (2026-01-30)

Features

  • Support FDv2 through the configs new data_system_config option (368aa3c)

Bug Fixes

  • Update feature store interface doc to align with existing code that expects symbols not strings (595f91a)

This PR was generated with Release Please. See documentation.

v8.11.3

20 Jan 18:46
ab7cb79

Choose a tag to compare

8.11.3 (2026-01-20)

Bug Fixes


This PR was generated with Release Please. See documentation.

v8.11.2

05 Dec 22:59
aa56ee5

Choose a tag to compare

8.11.2 (2025-12-05)

Bug Fixes

  • Fix diagnostic logging for connection results in stream (#343) (d49eaa8)
  • Prevent command injection in FileDataSourceImpl (#341) (9ca4b98)

This PR was generated with Release Please. See documentation.

v8.11.1

10 Oct 17:57
f5d6337

Choose a tag to compare

8.11.1 (2025-10-10)

Bug Fixes


This PR was generated with Release Please. See documentation.

v8.11.0

15 Jul 15:50
5ac41e0

Choose a tag to compare

8.11.0 (2025-07-15)

Features

Bug Fixes

v8.10.2

14 Jul 19:16
bdc6bdc

Choose a tag to compare

8.10.2 (2025-07-14)

Bug Fixes

  • Bump ld-eventsource to v2.2.5 (7ad73b7)
  • Bump minimum ruby version to 3.1 (7ad73b7)

v8.10.1

13 Jun 17:07
3870181

Choose a tag to compare

8.10.1 (2025-06-13)

Bug Fixes

  • Add benchmark dependency to remove warning (#324) (ccb9c2d)