Skip to content

Releases: launchdarkly/cpp-sdks

launchdarkly-cpp-internal: v0.12.1

13 Oct 15:49
e33f2b1

Choose a tag to compare

0.12.1 (2025-10-10)

Bug Fixes

  • Ensure that serialization of a variation or rollout uses the correct overload. (#483) (b598803)

launchdarkly-cpp-client: v3.10.1

13 Oct 15:49
e33f2b1

Choose a tag to compare

3.10.1 (2025-10-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-internal bumped from 0.12.0 to 0.12.1

launchdarkly-cpp-server: v3.9.0

04 Jun 20:07
9fe10c2

Choose a tag to compare

3.9.0 (2025-06-04)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-internal bumped from 0.11.0 to 0.12.0

launchdarkly-cpp-server-redis-source: v2.1.19

04 Jun 20:07
9fe10c2

Choose a tag to compare

2.1.19 (2025-06-04)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-server bumped from 3.8.2 to 3.9.0

launchdarkly-cpp-internal: v0.12.0

04 Jun 20:07
9fe10c2

Choose a tag to compare

0.12.0 (2025-06-04)

Features

launchdarkly-cpp-client: v3.10.0

04 Jun 20:07
9fe10c2

Choose a tag to compare

3.10.0 (2025-06-04)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-internal bumped from 0.11.0 to 0.12.0

launchdarkly-cpp-server: v3.8.2

02 May 17:34
f429fdb

Choose a tag to compare

3.8.2 (2025-05-02)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-internal bumped from 0.10.1 to 0.11.0
      • launchdarkly-cpp-common bumped from 1.9.0 to 1.10.0

launchdarkly-cpp-server-redis-source: v2.1.18

02 May 17:34
f429fdb

Choose a tag to compare

2.1.18 (2025-05-02)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-server bumped from 3.8.1 to 3.8.2

launchdarkly-cpp-internal: v0.11.0

02 May 17:34
f429fdb

Choose a tag to compare

0.11.0 (2025-05-02)

Features

  • generate events for flag prerequisites (#465) (30378a1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-common bumped from 1.9.0 to 1.10.0

launchdarkly-cpp-common: v1.10.0

02 May 17:34
f429fdb

Choose a tag to compare

1.10.0 (2025-05-02)

Features

  • generate events for flag prerequisites (#465) (30378a1)

Bug Fixes

  • handle setting protected/type-enforced attributes correctly (#433) (d73de43)