Releases: launchdarkly/cpp-sdks
Releases · launchdarkly/cpp-sdks
launchdarkly-cpp-server: v0.2.1
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
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
0.1.0 (2023-12-04)
Features
launchdarkly-cpp-internal: v0.4.0
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
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
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
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
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
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
0.5.0 (2023-10-23)
Features