Skip to content

Releases: launchdarkly/cpp-sdks

launchdarkly-cpp-common: v0.3.2

30 Jun 20:36
5e1b96e
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-sse-client bumped from 0.1.0 to 0.1.1

launchdarkly-cpp-client: v3.0.2

30 Jun 20:36
5e1b96e
Compare
Choose a tag to compare

3.0.2 (2023-06-30)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-internal bumped from 0.1.4 to 0.1.5
      • launchdarkly-cpp-common bumped from 0.3.1 to 0.3.2

launchdarkly-cpp-internal: v0.1.4

08 Jun 20:42
728f772
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-common bumped from 0.3.0 to 0.3.1

launchdarkly-cpp-common: v0.3.1

08 Jun 20:42
728f772
Compare
Choose a tag to compare

0.3.1 (2023-06-08)

Bug Fixes

  • enforce minimum polling interval of 5 minutes (#144) (2d60197)
  • ensure x-launchdarkly-tags is sent in event requests (#145) (c8b3aee)

launchdarkly-cpp-client: v3.0.1

08 Jun 20:42
728f772
Compare
Choose a tag to compare

3.0.1 (2023-06-08)

Bug Fixes

  • enforce minimum polling interval of 5 minutes (#144) (2d60197)
  • ensure x-launchdarkly-tags is sent in event requests (#145) (c8b3aee)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-internal bumped from 0.1.3 to 0.1.4
      • launchdarkly-cpp-common bumped from 0.3.0 to 0.3.1

launchdarkly-cpp-internal: v0.1.3

01 Jun 16:10
12b33b0
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-common bumped from 0.2.0 to 0.3.0

launchdarkly-cpp-common: v0.3.0

01 Jun 16:10
12b33b0
Compare
Choose a tag to compare

0.3.0 (2023-06-01)

Features

  • add AllFlags C binding (#128) (9aa0794)
  • Add C bindings for data source status. (#124) (d175abb)
  • Add c bindings for FlagNotifier. (#119) (11a7f61)
  • Allow for easier creation of contexts from existing contexts. (#130) (5e18616)

Bug Fixes

  • rename C iterator bindings to follow new/free pattern (#129) (24dff9a)

launchdarkly-cpp-client: v3.0.0

01 Jun 16:10
12b33b0
Compare
Choose a tag to compare

3.0.0 (2023-06-01)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-internal bumped from 0.1.2 to 0.1.3
      • launchdarkly-cpp-common bumped from 0.2.0 to 0.3.0

launchdarkly-cpp-internal: v0.1.2

31 May 23:25
084cfd6
Compare
Choose a tag to compare

launchdarkly-cpp-common: v0.2.0

31 May 23:25
084cfd6
Compare
Choose a tag to compare

0.2.0 (2023-05-31)

Features

  • add AllFlags C binding (#128) (9aa0794)
  • Add C bindings for data source status. (#124) (d175abb)
  • Add c bindings for FlagNotifier. (#119) (11a7f61)
  • Allow for easier creation of contexts from existing contexts. (#130) (5e18616)

Bug Fixes

  • rename C iterator bindings to follow new/free pattern (#129) (24dff9a)