launchdarkly_common_client 1.14.0
launchdarkly_common_client: ^1.14.0 copied to clipboard
Client-side SDK code for dart. This is an internal package not designed for general use.
Change log #
All notable changes to the LaunchDarkly Common Client will be documented in this file. This project adheres to Semantic Versioning.
1.14.0 - 2026-06-29 #
Features #
- add an initial connection mode to the FDv2 data system config (#318) (5b980ab)
- Add FDv2 payload application via FlagManager.applyChanges (#299) (66c2554)
- Add FDv2 payload handling to the data source event handler (#305) (761ed9d)
- Add FDv2 source manager (#298) (43d899e)
- Add FDv2 streaming source factories and query-parameter authentication (7b46ac6)
- Add FDv2 synchronizer fallback and recovery conditions (#297) (17f7b4e)
- Add the FDv2 data source orchestrator (#307) (eb9a35f)
- Add the FDv2 data system and expose it through configuration (#310) (61a1e59)
- Centralize platform credential handling in CredentialConfig (#300) (c677c3d)
- honor the FDv1 fallback directive on success, error, and goodbye (#312) (1c35867)
- Translate FDv2 payloads at the data source layer (7b46ac6)
- Update launchdarkly_event_source_client to version 2.2.0 (#302) (cb6a5c0)
- Update launchdarkly_event_source_client to version 3.0.0 (#317) (15861f8)
Bug Fixes #
1.12.0 - 2026-06-04 #
1.11.0 - 2026-06-03 #
1.10.0 - 2026-05-29 #
Features #
- Add FDv2 connection mode, resolved-mode, and resolution types (#274) (bf5b165)
- add FDv2 protocol foundation types and state machine (#253) (543fc65)
- add FDv2 requestor and polling base (9ce5fdf)
- add Initializer and Synchronizer source contracts (9ce5fdf)
- add polling and cache sources for FDv2 (#261) (2841cc6)
- add SSECapability surface to SSEClient (#266) (c78480c)
- FDv2 streaming base, initializer, and synchronizer (#267) (2d2f223)
- safeGetPluginHooks helper in common_client (#282) (08f0538)
- Update launchdarkly_event_source_client to version 2.1.0 (#276) (52455aa)
Bug Fixes #
1.8.0 - 2025-11-05 #
1.7.0 - 2025-09-12 #
1.6.2 - 2025-09-03 #
1.6.0 - 2025-04-21 #
1.5.0 - 2025-04-18 #
1.0.1 - 2024-01-30 #
1.0.0 - 2024-01-30 #
0.1.0 - 2024-01-24 #
0.0.1 - 2024-01-22 #
Initial alpha version.