Skip to content

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

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 02:03
34cafc6

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