Commit 1bdb0ce
authored
chore(main): release launchdarkly_common_client 1.14.0 (#303)
🤖 I have created a release *beep* *boop*
---
##
[1.14.0](launchdarkly_common_client-v1.13.0...launchdarkly_common_client-v1.14.0)
(2026-06-29)
### Features
* add an initial connection mode to the FDv2 data system config
([#318](#318))
([5b980ab](5b980ab))
* Add FDv2 payload application via FlagManager.applyChanges
([#299](#299))
([66c2554](66c2554))
* Add FDv2 payload handling to the data source event handler
([#305](#305))
([761ed9d](761ed9d))
* Add FDv2 source manager
([#298](#298))
([43d899e](43d899e))
* Add FDv2 streaming source factories and query-parameter authentication
([7b46ac6](7b46ac6))
* Add FDv2 synchronizer fallback and recovery conditions
([#297](#297))
([17f7b4e](17f7b4e))
* Add the FDv2 data source orchestrator
([#307](#307))
([eb9a35f](eb9a35f))
* Add the FDv2 data system and expose it through configuration
([#310](#310))
([61a1e59](61a1e59))
* Centralize platform credential handling in CredentialConfig
([#300](#300))
([c677c3d](c677c3d))
* honor the FDv1 fallback directive on success, error, and goodbye
([#312](#312))
([1c35867](1c35867))
* Translate FDv2 payloads at the data source layer
([7b46ac6](7b46ac6))
* Update launchdarkly_event_source_client to version 2.2.0
([#302](#302))
([cb6a5c0](cb6a5c0))
* Update launchdarkly_event_source_client to version 3.0.0
([#317](#317))
([15861f8](15861f8))
### Bug Fixes
* Close the final initializer on exhaustion; document the source manager
contract
([#304](#304))
([b20c35e](b20c35e))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Version and changelog metadata only; no application logic changes in
the diff.
>
> **Overview**
> Release Please bumps **`launchdarkly_common_client`** from **1.13.0**
to **1.14.0** with no runtime code changes in this PR.
>
> Updates **`.release-please-manifest.json`**,
**`packages/common_client/pubspec.yaml`**, and adds a **1.14.0** section
to **`CHANGELOG.md`** that documents the FDv2 data system work,
credential centralization, event-source client upgrades, and related
fixes already merged on main.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
458f0b6. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent c2f9216 commit 1bdb0ce
3 files changed
Lines changed: 26 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
5 | 29 | | |
6 | 30 | | |
7 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments