Skip to content

Releases: launchdarkly/cpp-sdks

launchdarkly-cpp-server: v0.2.1

04 Dec 20:38
44821a2
Compare
Choose a tag to compare
Pre-release

0.2.1 (2023-12-04)

Bug Fixes

  • remove Boost::disable_autolinking from client and server linking (#316) (e84c6a0)

launchdarkly-cpp-server-redis-source: v0.1.1

04 Dec 22:32
c16d3dd
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-server bumped from 0.3.0 to 3.0.0

launchdarkly-cpp-server-redis-source: v0.1.0

04 Dec 22:12
59feac2
Compare
Choose a tag to compare

0.1.0 (2023-12-04)

Features

launchdarkly-cpp-internal: v0.4.0

29 Nov 19:21
b0ffc67
Compare
Choose a tag to compare

0.4.0 (2023-11-29)

Features

  • omit empty items from data model JSON serialization (#309) (9141732)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-common bumped from 0.5.0 to 1.0.0

launchdarkly-cpp-common: v1.0.0

29 Nov 19:21
b0ffc67
Compare
Choose a tag to compare

1.0.0 (2023-11-29)

⚠ BREAKING CHANGES

  • move server side config into lib/server (#283)

Code Refactoring

  • move server side config into lib/server (#283) (c58de8f)

launchdarkly-cpp-client: v3.2.2

29 Nov 19:21
b0ffc67
Compare
Choose a tag to compare

Note: In this release, we switched to linking Boost dynamically when the SDK is configured to produce shared libraries. The flag LD_DYNAMIC_LINK_BOOST was introduced to revert to the prior behavior.

Note: Due to the change above, Windows artifacts failed to generate in this release which will be fixed in a future release.

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-internal bumped from 0.3.0 to 0.4.0
      • launchdarkly-cpp-common bumped from 0.5.0 to 1.0.0

launchdarkly-cpp-server: v0.2.0

29 Nov 19:21
b0ffc67
Compare
Choose a tag to compare
Pre-release

0.2.0 (2023-11-29)

⚠ BREAKING CHANGES

  • move server side config into lib/server (#283)

Code Refactoring

  • move server side config into lib/server (#283) (c58de8f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-internal bumped from 0.3.0 to 0.4.0
      • launchdarkly-cpp-common bumped from 0.5.0 to 1.0.0

launchdarkly-cpp-server: v0.1.0

25 Oct 19:42
38aef84
Compare
Choose a tag to compare
Pre-release

0.1.0 (2023-10-25)

Features

Bug Fixes

  • allow for installing only the client or server SDK independently (#269) (fe08c3c)

launchdarkly-cpp-internal: v0.3.0

23 Oct 18:43
994aa49
Compare
Choose a tag to compare

0.3.0 (2023-10-23)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-common bumped from 0.4.0 to 0.5.0

launchdarkly-cpp-common: v0.5.0

23 Oct 18:43
994aa49
Compare
Choose a tag to compare

0.5.0 (2023-10-23)

Features