Skip to content

Releases: launchdarkly/cpp-sdks

launchdarkly-cpp-common: v1.6.0

13 May 23:31
1ae6e07
Compare
Choose a tag to compare

1.6.0 (2024-05-13)

Features

  • add ability to skip TLS peer verification (#399) (0422d35)

launchdarkly-cpp-client: v3.5.0

14 May 01:03
1ae6e07
Compare
Choose a tag to compare

3.5.0 (2024-05-13)

Features

  • add ability to skip TLS peer verification (#399) (0422d35)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-internal bumped from 0.6.1 to 0.7.0
      • launchdarkly-cpp-common bumped from 1.5.0 to 1.6.0
      • launchdarkly-cpp-sse-client bumped from 0.3.2 to 0.4.0

launchdarkly-cpp-sse-client: v0.3.2

05 Apr 20:29
8194e81
Compare
Choose a tag to compare

0.3.2 (2024-04-05)

Bug Fixes

  • handle service endpoints with custom ports correctly (#389) (f0114e3)

launchdarkly-cpp-server: v3.3.6

05 Apr 20:29
8194e81
Compare
Choose a tag to compare

3.3.6 (2024-04-05)

Dependencies

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

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

05 Apr 20:29
8194e81
Compare
Choose a tag to compare

2.1.6 (2024-04-05)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-server bumped from 3.3.5 to 3.3.6

launchdarkly-cpp-internal: v0.6.1

05 Apr 20:29
8194e81
Compare
Choose a tag to compare

0.6.1 (2024-04-05)

Bug Fixes

  • handle service endpoints with custom ports correctly (#389) (f0114e3)

launchdarkly-cpp-client: v3.4.3

05 Apr 20:29
8194e81
Compare
Choose a tag to compare

3.4.3 (2024-04-05)

Dependencies

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

launchdarkly-cpp-server: v3.3.5

04 Apr 21:22
a5028cb
Compare
Choose a tag to compare

3.3.5 (2024-04-04)

Bug Fixes

  • Evaluate should not share EvaluationStack between calls (#374) (7fd64ef)

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

04 Apr 21:22
a5028cb
Compare
Choose a tag to compare

2.1.5 (2024-04-04)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-server bumped from 3.3.4 to 3.3.5

launchdarkly-cpp-sse-client: v0.3.1

03 Apr 23:03
bf01313
Compare
Choose a tag to compare

0.3.1 (2024-04-03)

Bug Fixes

  • do not block identify on SSE client shutdown completion (#384) (ca270cd)