Skip to content

Releases: launchdarkly/cpp-sdks

launchdarkly-cpp-server: v3.9.0

04 Jun 20:07
9fe10c2
Compare
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
Compare
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
Compare
Choose a tag to compare

0.12.0 (2025-06-04)

Features

launchdarkly-cpp-client: v3.10.0

04 Jun 20:07
9fe10c2
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

launchdarkly-cpp-client: v3.9.0

02 May 17:34
f429fdb
Compare
Choose a tag to compare

3.9.0 (2025-05-02)

Features

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

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-sse-client: v0.5.5

28 Jan 20:57
3e538d4
Compare
Choose a tag to compare

0.5.5 (2025-01-28)

Bug Fixes

  • Remove type alias import for JSON system_error that was removed in boost 1.87. (c0ef518)
  • Remove vendored boost file to compile with boost 1.87. (c0ef518)
  • Update usage of the steady_timer to be compatible with boost 1.87. (c0ef518)