|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## 0.1.0 (2023-05-24) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add ApplicationInfo ([#6](https://github.com/launchdarkly/cpp-sdks/issues/6)) ([17899c1](https://github.com/launchdarkly/cpp-sdks/commit/17899c173d319be4a2d096f0ac2212cf9de094cd)) |
| 9 | +* Add attribute reference support. ([#7](https://github.com/launchdarkly/cpp-sdks/issues/7)) ([2203788](https://github.com/launchdarkly/cpp-sdks/commit/2203788c658cd1548e2285773652b8420c09bc1b)) |
| 10 | +* add C bindings for Client type ([#92](https://github.com/launchdarkly/cpp-sdks/issues/92)) ([d2852e7](https://github.com/launchdarkly/cpp-sdks/commit/d2852e72708da72c90e949de8cfcb6f36ee78a23)) |
| 11 | +* add console backend constructor that gets level from env ([#6](https://github.com/launchdarkly/cpp-sdks/issues/6)) ([14f4161](https://github.com/launchdarkly/cpp-sdks/commit/14f4161cd3dea5b32d5a1b5eca320377066e0ea0)) |
| 12 | +* Add context type, value type, and associated builders. ([#5](https://github.com/launchdarkly/cpp-sdks/issues/5)) ([b6edb69](https://github.com/launchdarkly/cpp-sdks/commit/b6edb6952497eb4171bc8a63506a408a2f85a969)) |
| 13 | +* add error.hpp and tl::expected library ([#9](https://github.com/launchdarkly/cpp-sdks/issues/9)) ([1b4ddc8](https://github.com/launchdarkly/cpp-sdks/commit/1b4ddc8587ba8311626e2e07ef725d8164f22cb1)) |
| 14 | +* add event summarizer ([#19](https://github.com/launchdarkly/cpp-sdks/issues/19)) ([3c4845a](https://github.com/launchdarkly/cpp-sdks/commit/3c4845a0066ed65078969dd26f423e14d1e70843)) |
| 15 | +* add null checks & comments to all commmon C bindings ([#91](https://github.com/launchdarkly/cpp-sdks/issues/91)) ([4e3cf00](https://github.com/launchdarkly/cpp-sdks/commit/4e3cf00c4855c578865698f82e3ed25f59e07908)) |
| 16 | +* add ServiceEndpoints builder & struct [1/2] ([#2](https://github.com/launchdarkly/cpp-sdks/issues/2)) ([10763e7](https://github.com/launchdarkly/cpp-sdks/commit/10763e77f5ed6a637554c9c3af6564a115b538ce)) |
| 17 | +* Add support for logging configuration. ([#88](https://github.com/launchdarkly/cpp-sdks/issues/88)) ([6516711](https://github.com/launchdarkly/cpp-sdks/commit/651671100570a46135ed37219e2b6b55e2311b42)) |
| 18 | +* Add support for redirection requests. ([#31](https://github.com/launchdarkly/cpp-sdks/issues/31)) ([ba5c5ae](https://github.com/launchdarkly/cpp-sdks/commit/ba5c5aebe45b5e6bab4fff9b859d83ad2bb58afa)) |
| 19 | +* Add the ability to persist and restore flag configuration. ([#93](https://github.com/launchdarkly/cpp-sdks/issues/93)) ([c50e0d1](https://github.com/launchdarkly/cpp-sdks/commit/c50e0d15da0c449caade91df33c2a125298904cf)) |
| 20 | +* Change builder to allow for better loops. ([#8](https://github.com/launchdarkly/cpp-sdks/issues/8)) ([0b00f28](https://github.com/launchdarkly/cpp-sdks/commit/0b00f283d12512a13d8bcdc288b2dfde845a2673)) |
| 21 | +* eventsource client ([#1](https://github.com/launchdarkly/cpp-sdks/issues/1)) ([ab2b0fe](https://github.com/launchdarkly/cpp-sdks/commit/ab2b0feb50ef9f607d19c29ed2dd648f3c47b472)) |
| 22 | +* foundation of an event processor ([#16](https://github.com/launchdarkly/cpp-sdks/issues/16)) ([356bde1](https://github.com/launchdarkly/cpp-sdks/commit/356bde11a8b2b66578cc435c019e0a549528d560)) |
| 23 | +* generate analytic events from evaluations ([#36](https://github.com/launchdarkly/cpp-sdks/issues/36)) ([c62dcf6](https://github.com/launchdarkly/cpp-sdks/commit/c62dcf69673ef2fcae2dc2f2d143cf0b0f15d076)) |
| 24 | +* Implement C-binding for Value type. ([#33](https://github.com/launchdarkly/cpp-sdks/issues/33)) ([afb943c](https://github.com/launchdarkly/cpp-sdks/commit/afb943cb3d8a6b214935087fdd147b74a8a38361)) |
| 25 | +* Implement client flag data model. ([#12](https://github.com/launchdarkly/cpp-sdks/issues/12)) ([ce7ccbc](https://github.com/launchdarkly/cpp-sdks/commit/ce7ccbc7356b2c5a9a9318109041a28524e6f9d2)) |
| 26 | +* implement Client type ([#21](https://github.com/launchdarkly/cpp-sdks/issues/21)) ([10265fd](https://github.com/launchdarkly/cpp-sdks/commit/10265fda24191172145f0f22e9f82321f2e3dc6b)) |
| 27 | +* Implement context filtering and JSON serialization. ([#11](https://github.com/launchdarkly/cpp-sdks/issues/11)) ([074c691](https://github.com/launchdarkly/cpp-sdks/commit/074c6914165987522653e100df1b8b0911bb8565)) |
| 28 | +* Implement data source configuration. ([#18](https://github.com/launchdarkly/cpp-sdks/issues/18)) ([d2cbf8e](https://github.com/launchdarkly/cpp-sdks/commit/d2cbf8ebd049df59742ca2d864e8449a3c4519d6)) |
| 29 | +* implement event delivery ([#29](https://github.com/launchdarkly/cpp-sdks/issues/29)) ([4de5eaa](https://github.com/launchdarkly/cpp-sdks/commit/4de5eaaccba0556c4990dceb501277472bab4385)) |
| 30 | +* Implement flag manager. ([#20](https://github.com/launchdarkly/cpp-sdks/issues/20)) ([15199f1](https://github.com/launchdarkly/cpp-sdks/commit/15199f111f30b06b99f4ce642d1a614d46b629d1)) |
| 31 | +* Implement http/https requests. ([#27](https://github.com/launchdarkly/cpp-sdks/issues/27)) ([853d3ff](https://github.com/launchdarkly/cpp-sdks/commit/853d3ff5a4148a9d3ed933d2a23dc8609c75d36b)) |
| 32 | +* implement Identify method ([#89](https://github.com/launchdarkly/cpp-sdks/issues/89)) ([6ab8e82](https://github.com/launchdarkly/cpp-sdks/commit/6ab8e82522ae9eadb4a6c0db60b4d867da34c472)) |
| 33 | +* Implement logging. ([#5](https://github.com/launchdarkly/cpp-sdks/issues/5)) ([fadd3a0](https://github.com/launchdarkly/cpp-sdks/commit/fadd3a00a336a844de4e14e93ef268318571ea67)) |
| 34 | +* Implement polling data source. ([#28](https://github.com/launchdarkly/cpp-sdks/issues/28)) ([7ef503b](https://github.com/launchdarkly/cpp-sdks/commit/7ef503bdcafcf203e63f8faf8431f0baf019c2ee)) |
| 35 | +* implement remaining config C bindings ([#90](https://github.com/launchdarkly/cpp-sdks/issues/90)) ([1b1e66a](https://github.com/launchdarkly/cpp-sdks/commit/1b1e66aee27b1e09e630072dbc5abed29f4de6a3)) |
| 36 | +* Implement streaming data source. ([#17](https://github.com/launchdarkly/cpp-sdks/issues/17)) ([9931b96](https://github.com/launchdarkly/cpp-sdks/commit/9931b96f73847d5a1b4456fd4f463d43dade5c1b)) |
| 37 | +* Include version in user-agent. ([#98](https://github.com/launchdarkly/cpp-sdks/issues/98)) ([a33daac](https://github.com/launchdarkly/cpp-sdks/commit/a33daac78b5e64c3419a4a97bf29b638b679784c)) |
| 38 | +* incomplete C bindings for client configuration ([#45](https://github.com/launchdarkly/cpp-sdks/issues/45)) ([219b9f8](https://github.com/launchdarkly/cpp-sdks/commit/219b9f836651ad794acbcf33a05cb3c13fe7418a)) |
| 39 | +* make EvaluationReason use enums for Kind and ErrorKind ([#40](https://github.com/launchdarkly/cpp-sdks/issues/40)) ([c330bb8](https://github.com/launchdarkly/cpp-sdks/commit/c330bb89907932bb4b8076a52be60756f84810a8)) |
| 40 | +* minimal SDK contract tests ([#52](https://github.com/launchdarkly/cpp-sdks/issues/52)) ([5bcf735](https://github.com/launchdarkly/cpp-sdks/commit/5bcf7359471ed71bba353d6bfdfc0205e83d8313)) |
| 41 | +* Reorganize code to better facilitate encapsulation. ([#87](https://github.com/launchdarkly/cpp-sdks/issues/87)) ([94f94ae](https://github.com/launchdarkly/cpp-sdks/commit/94f94aee4b8961a3001afd39f936e9c744fd9759)) |
| 42 | +* replace Encrypted/Plain clients with foxy library ([#39](https://github.com/launchdarkly/cpp-sdks/issues/39)) ([33e92df](https://github.com/launchdarkly/cpp-sdks/commit/33e92df2e970c607bead4a912fc737027750c8fb)) |
| 43 | +* Support handling invalid URLs for asio requests. ([#30](https://github.com/launchdarkly/cpp-sdks/issues/30)) ([64b8aaf](https://github.com/launchdarkly/cpp-sdks/commit/64b8aafdbac07fbf2a82f1bb9fde762c63fd79e7)) |
| 44 | +* Update windows static builds. ([#103](https://github.com/launchdarkly/cpp-sdks/issues/103)) ([5d08380](https://github.com/launchdarkly/cpp-sdks/commit/5d0838099f7a99de49a604a9b5133325959705ff)) |
| 45 | +* Use object libraries. ([#99](https://github.com/launchdarkly/cpp-sdks/issues/99)) ([1d848e5](https://github.com/launchdarkly/cpp-sdks/commit/1d848e552def961a0468bfb6bab33cb1c4a86d3b)) |
| 46 | + |
| 47 | + |
| 48 | +### Bug Fixes |
| 49 | + |
| 50 | +* add operator== and operator!= for Value::Array and Value::Object ([#38](https://github.com/launchdarkly/cpp-sdks/issues/38)) ([71759de](https://github.com/launchdarkly/cpp-sdks/commit/71759de48fb06b997b2e6a6c0f76c6a5d0e3f3a1)) |
| 51 | +* debug event timezone handling ([#79](https://github.com/launchdarkly/cpp-sdks/issues/79)) ([548d750](https://github.com/launchdarkly/cpp-sdks/commit/548d750613343f4add4106704eab29cf75d375f7)) |
| 52 | +* make AttributeReference's SetType be a std::set ([#23](https://github.com/launchdarkly/cpp-sdks/issues/23)) ([e5eaf22](https://github.com/launchdarkly/cpp-sdks/commit/e5eaf2207dcb34b877421c02346a4c3470976d1b)) |
| 53 | +* remove c++20 designated initializers ([#42](https://github.com/launchdarkly/cpp-sdks/issues/42)) ([949962a](https://github.com/launchdarkly/cpp-sdks/commit/949962a642938d2d5ceecc3927c65565d3fbc719)) |
| 54 | + |
| 55 | + |
| 56 | +### Dependencies |
| 57 | + |
| 58 | +* The following workspace dependencies were updated |
| 59 | + * dependencies |
| 60 | + * launchdarkly-cpp-sse-client bumped from 0.0.0 to 0.1.0 |
0 commit comments