All notable changes to the LaunchDarkly Common Client will be documented in this file. This project adheres to Semantic Versioning.
- Use correct flag version in evaluation events. (#166) (5d3e826)
- Add support for waiting for non-cached values. (#160) (28f7efa)
- Update common-client to use common 1.2.0 (#144) (cd704ec)
- Update common-client to use common 1.1.0 (#138) (c54c90e)
- Change LDAttributesBuilder visibility. (#123) (e25803a)
- Flutter client should depend only on common client. (#113) (edfd06d)
- Implement support for REPORT for streaming. (#96) (1de6079)
- Update common client to release packages. (#111) (4ae05a5)
- anonymous context keys and auto env context keys are now in separate namespaces (#104) (06fb955)
- Collect attributes once. (#98) (45dcab1)
- making context builder easier to use (#106) (28f0370)
- Use event source reset on invalid payloads. (#103) (53ab27d)
- Update common/client/event source dependencies. (#87) (9acbab3)
- Fix sink not closed lint. (#66) (051fd9c)
- Remove flutter dependency from event source. (#65) (d557692)
- Updated dependency for event source client to
0.0.2
.