Skip to content

Releases: launchdarkly/erlang-server-sdk

v3.10.1

28 May 19:39
Immutable release. Only release title and notes can be modified.
23ddc73

Choose a tag to compare

3.10.1 (2026-05-28)

Bug Fixes


This PR was generated with Release Please. See documentation.

v3.10.0

28 May 18:53
Immutable release. Only release title and notes can be modified.
2401cca

Choose a tag to compare

3.10.0 (2026-05-28)

Features

  • add X-LaunchDarkly-Instance-Id header (#181) (2fbe6cc)

This PR was generated with Release Please. See documentation.

v3.9.0

09 Feb 21:12
64b100f

Choose a tag to compare

3.9.0 (2026-02-09)

Features

  • Support combining multi-contexts using ldcontext:new_multi_from. (#167) (7c9f934), closes #126

Bug Fixes

  • Fix an issue where <<kind>> would be included in the list of context kinds when kind was binary. (#168) (8cdee5c)

v3.8.1

12 Nov 17:31
3a440e2

Choose a tag to compare

3.8.1 (2025-11-12)

Bug Fixes

  • Handle connection errors during read operations. (#163) (5838c2b)
  • Handle redis errors during mutations. (#165) (9dbe853)
  • Prevent uninitialized SDK warning in daemon mode. (#162) (0961922)
  • Redact SDK in gen_server descriptions and network errors. (#166) (3a4e005)

v3.8.0

08 Aug 16:47
cc3b70e

Choose a tag to compare

3.8.0 (2025-08-08)

Features

  • Update minimum OTP version to 24. (82f0e77)

Bug Fixes

  • Fix issue where sometimes a dropped stream would not reconnect. (82f0e77)

v3.7.2

25 Jun 17:01
80206be

Choose a tag to compare

3.7.2 (2025-06-25)

Bug Fixes

  • Fix an issue with rollouts with a missing attribute. (#153) (a94ed9c), closes #152

v3.7.1

03 Jun 18:31
878607e

Choose a tag to compare

3.7.1 (2025-06-03)

Bug Fixes

  • Change certifi dependency to a minimum version. (#150) (b1a91c0), closes #149

v3.7.0

08 May 17:42
1f5c022

Choose a tag to compare

3.7.0 (2025-05-08)

Features

v3.6.0

19 Mar 15:41
65896a0

Choose a tag to compare

3.6.0 (2025-03-17)

Features

  • Add support for setting the redis username when using redis persistence. (#142) (c37fefd)
  • Update certifi to 2.14.0 (#144) (69771cf)

v3.5.0

07 Nov 17:39
3cf3b94

Choose a tag to compare

3.5.0 (2024-11-07)

Features

  • Updates shotgun version to 1.1.0 release (#139) (52dafc3)