Skip to content

Releases: launchdarkly/cpp-sdks

10 releases found

launchdarkly-cpp-server: v3.2.0

22 Dec 02:03
34cafc6
Compare
Choose a tag to compare

3.2.0 (2023-12-22)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-internal bumped from 0.5.2 to 0.5.3
      • launchdarkly-cpp-common bumped from 1.3.0 to 1.4.0

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

22 Dec 02:03
34cafc6
Compare
Choose a tag to compare

2.0.0 (2023-12-22)

⚠ BREAKING CHANGES

  • RedisDataSource::Create should return unique_ptr instead of shared_ptr (#344)

Features

  • redis data source C bindings (#345) (03b7de1)
  • RedisDataSource::Create should return unique_ptr instead of shared_ptr (#344) (07661c4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-server bumped from 3.1.0 to 3.2.0

launchdarkly-cpp-server: v3.1.0

21 Dec 18:47
99fa7b5
Compare
Choose a tag to compare

3.1.0 (2023-12-21)

Features

  • add C binding for context keys cache capacity configuration (#346) (8793fc4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-internal bumped from 0.5.1 to 0.5.2
      • launchdarkly-cpp-common bumped from 1.2.0 to 1.3.0

launchdarkly-cpp-server-redis-source: v1.0.2

21 Dec 18:47
99fa7b5
Compare
Choose a tag to compare

1.0.2 (2023-12-21)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-server bumped from 3.0.1 to 3.1.0

launchdarkly-cpp-server: v3.0.1

13 Dec 22:47
cd484b1
Compare
Choose a tag to compare

3.0.1 (2023-12-13)

Bug Fixes

  • [C Bindings] double variation was returning ints (#335) (ef0559d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-internal bumped from 0.5.0 to 0.5.1
      • launchdarkly-cpp-common bumped from 1.1.0 to 1.2.0

launchdarkly-cpp-server-redis-source: v1.0.1

13 Dec 22:47
cd484b1
Compare
Choose a tag to compare

1.0.1 (2023-12-13)

Dependencies

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

launchdarkly-cpp-server-redis-source: v1.0.0

12 Dec 20:03
45e6dcc
Compare
Choose a tag to compare

1.0.0 (2023-12-12)

Features

launchdarkly-cpp-server: v3.0.0

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

Note: Windows artifacts failed to generate in this release which will be fixed in a future release.

3.0.0 (2023-12-04)

Features

launchdarkly-cpp-server: v0.3.0

04 Dec 21:11
af279c1
Compare
Choose a tag to compare
Pre-release

0.3.0 (2023-12-04)

Features

Dependencies

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

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)