Skip to content

Releases: launchdarkly/cpp-sdks

launchdarkly-cpp-internal: v0.13.0

03 Nov 23:15
c82810a

Choose a tag to compare

0.13.0 (2025-11-03)

Features

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

Dependencies

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

launchdarkly-cpp-common: v1.11.0

03 Nov 23:15
c82810a

Choose a tag to compare

1.11.0 (2025-11-03)

Features

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

Bug Fixes

  • Correctly handle a wrapper name without a wrapper version. (245dd97)

launchdarkly-cpp-client: v3.11.0

03 Nov 23:15
c82810a

Choose a tag to compare

3.11.0 (2025-11-03)

Features

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-internal bumped from 0.12.1 to 0.13.0
      • launchdarkly-cpp-common bumped from 1.10.0 to 1.11.0
      • launchdarkly-cpp-sse-client bumped from 0.5.5 to 0.6.0

launchdarkly-cpp-server-v3.10.0-beta.1

03 Nov 22:29
245dd97

Choose a tag to compare

Pre-release

What's Changed

launchdarkly-cpp-client-v3.11.0-beta.3

03 Nov 22:19
245dd97

Choose a tag to compare

Pre-release
fix: Correctly handle a wrapper name without a wrapper version. (#499)

BEGIN_COMMIT_OVERRIDE
fix: Correctly handle a wrapper name without a wrapper version.
chore: Add support for the wrapper contract tests.
END_COMMIT_OVERRIDE

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> Properly handle wrapper name without version in HTTP headers and add
wrapper config/capability to contract tests.
> 
> - **Common HTTP properties**:
> - `HttpPropertiesBuilder::Build`: Set `X-LaunchDarkly-Wrapper` to just
`wrapper_name` when `wrapper_version` is empty; otherwise
`name/version`.
> - **Contract tests**:
> - **Data model**: Add `ConfigWrapper` and optional
`configuration.wrapper` in `ConfigParams`.
> - **Entity managers**: Use
`HttpProperties().WrapperName/WrapperVersion` when
`configuration.wrapper` provided (client and server).
> - **Capabilities**: Advertise `"wrapper"` in client and server test
services.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
2154d6eef9b84607c4a631a615e059db2d588e45. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

launchdarkly-cpp-client-v3.11.0-beta.2

20 Oct 15:44

Choose a tag to compare

Pre-release

Pre-release for CURL support.

launchdarkly-cpp-client-v3.11.0-beta.1

15 Oct 17:07

Choose a tag to compare

Pre-release

Pre-release support for client-side proxy support.

launchdarkly-cpp-server: v3.9.1

13 Oct 15:49
e33f2b1

Choose a tag to compare

3.9.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-redis-source: v2.2.0

13 Oct 19:11
53e5341

Choose a tag to compare

2.2.0 (2025-10-13)

Features

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

13 Oct 15:49
e33f2b1

Choose a tag to compare

2.1.20 (2025-10-10)

Dependencies

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