Skip to content

Releases: launchdarkly/cpp-sdks

launchdarkly-cpp-sse-client: v0.7.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 23:20
Immutable release. Only release title and notes can be modified.
a2e75c6

0.7.0 (2026-06-29)

Features

  • propagate FDv1 fallback directive from FDv2 polling and streaming sources (#538) (edd96fe)

launchdarkly-cpp-server-otel: v0.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 23:20
Immutable release. Only release title and notes can be modified.
a2e75c6

0.1.2 (2026-06-29)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/cpp-server bumped from 3.10.1 to 3.11.0

launchdarkly-cpp-internal: v0.14.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 23:20
Immutable release. Only release title and notes can be modified.
a2e75c6

0.14.0 (2026-06-29)

Features

  • add internal BigSegmentStoreWrapper with caching and status polling (#543) (47fa5c2)
  • orchestrator switches to FDv1 fallback on directive (#539) (44f2522)

Bug Fixes

  • FDv2 fixes surfaced by v3 contract test harness (#547) (e9c3c04)
  • handle FDv2 intentCode none as listening, reject unknown codes (#555) (42e8ecd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/cpp-common bumped from 1.11.0 to 1.12.0

launchdarkly-cpp-common: v1.12.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 23:20
Immutable release. Only release title and notes can be modified.
a2e75c6

1.12.0 (2026-06-29)

Features

  • expose Big Segments via public Client and Config APIs (#552) (c5fd239)

launchdarkly-cpp-sse-client: v0.6.1

Choose a tag to compare

@github-actions github-actions released this 12 Nov 23:18
2e30646

0.6.1 (2025-11-12)

Bug Fixes

  • Handle missing data field in SSE parsing. (#503) (03b1d11)

launchdarkly-cpp-server: v3.10.1

Choose a tag to compare

@github-actions github-actions released this 12 Nov 23:18
2e30646

3.10.1 (2025-11-12)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-sse-client bumped from 0.6.0 to 0.6.1

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

Choose a tag to compare

@github-actions github-actions released this 12 Nov 23:18
2e30646

2.2.2 (2025-11-12)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-server bumped from 3.10.0 to 3.10.1

launchdarkly-cpp-server-otel: v0.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Nov 23:18
2e30646

0.1.1 (2025-11-12)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-server bumped from 3.10.0 to 3.10.1

launchdarkly-cpp-client: v3.11.1

Choose a tag to compare

@github-actions github-actions released this 12 Nov 23:18
2e30646

3.11.1 (2025-11-12)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-sse-client bumped from 0.6.0 to 0.6.1

launchdarkly-cpp-sse-client: v0.6.0

Choose a tag to compare

@github-actions github-actions released this 03 Nov 23:15
c82810a

0.6.0 (2025-11-03)

Features

  • Add proxy support when using CURL networking. (c9a6b17)
  • Add support for CURL networking. (c9a6b17)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-networking bumped from 0.1.0 to 0.2.0