Releases
launchdarkly-cpp-common-v0.1.0
launchdarkly-cpp-common: v0.1.0
Compare
Sorry, something went wrong.
No results found
0.1.0 (2023-05-24)
Features
add ApplicationInfo (#6 ) (17899c1 )
Add attribute reference support. (#7 ) (2203788 )
add C bindings for Client type (#92 ) (d2852e7 )
add console backend constructor that gets level from env (#6 ) (14f4161 )
Add context type, value type, and associated builders. (#5 ) (b6edb69 )
add error.hpp and tl::expected library (#9 ) (1b4ddc8 )
add event summarizer (#19 ) (3c4845a )
add null checks & comments to all commmon C bindings (#91 ) (4e3cf00 )
add ServiceEndpoints builder & struct [1/2] (#2 ) (10763e7 )
Add support for logging configuration. (#88 ) (6516711 )
Add support for redirection requests. (#31 ) (ba5c5ae )
Add the ability to persist and restore flag configuration. (#93 ) (c50e0d1 )
Change builder to allow for better loops. (#8 ) (0b00f28 )
eventsource client (#1 ) (ab2b0fe )
foundation of an event processor (#16 ) (356bde1 )
generate analytic events from evaluations (#36 ) (c62dcf6 )
Implement C-binding for Value type. (#33 ) (afb943c )
Implement client flag data model. (#12 ) (ce7ccbc )
implement Client type (#21 ) (10265fd )
Implement context filtering and JSON serialization. (#11 ) (074c691 )
Implement data source configuration. (#18 ) (d2cbf8e )
implement event delivery (#29 ) (4de5eaa )
Implement flag manager. (#20 ) (15199f1 )
Implement http/https requests. (#27 ) (853d3ff )
implement Identify method (#89 ) (6ab8e82 )
Implement logging. (#5 ) (fadd3a0 )
Implement polling data source. (#28 ) (7ef503b )
implement remaining config C bindings (#90 ) (1b1e66a )
Implement streaming data source. (#17 ) (9931b96 )
Include version in user-agent. (#98 ) (a33daac )
incomplete C bindings for client configuration (#45 ) (219b9f8 )
make EvaluationReason use enums for Kind and ErrorKind (#40 ) (c330bb8 )
minimal SDK contract tests (#52 ) (5bcf735 )
Reorganize code to better facilitate encapsulation. (#87 ) (94f94ae )
replace Encrypted/Plain clients with foxy library (#39 ) (33e92df )
Support handling invalid URLs for asio requests. (#30 ) (64b8aaf )
Update windows static builds. (#103 ) (5d08380 )
Use object libraries. (#99 ) (1d848e5 )
Bug Fixes
add operator== and operator!= for Value::Array and Value::Object (#38 ) (71759de )
debug event timezone handling (#79 ) (548d750 )
make AttributeReference's SetType be a std::set (#23 ) (e5eaf22 )
remove c++20 designated initializers (#42 ) (949962a )
Dependencies
The following workspace dependencies were updated
dependencies
launchdarkly-cpp-sse-client bumped from 0.0.0 to 0.1.0
You can’t perform that action at this time.