Commit f59ff23
authored
chore(main): release LaunchDarkly.ServerSdk 8.14.0 (#276)
🤖 I have created a release *beep* *boop*
---
##
[8.14.0](LaunchDarkly.ServerSdk-v8.13.0...LaunchDarkly.ServerSdk-v8.14.0)
(2026-05-28)
### Features
* Drop persistent-store cache after FDv2 in-memory store init
([#274](#274))
([76c3c23](76c3c23))
---
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 documentation-only changes in this PR; runtime behavior
was introduced in the separate feature commit already listed in the
changelog.
>
> **Overview**
> Release automation bumps **LaunchDarkly.ServerSdk** from **8.13.0** to
**8.14.0** across `.release-please-manifest.json`,
`LaunchDarkly.ServerSdk.csproj`, `PROVENANCE.md`, and `CHANGELOG.md`.
>
> There is **no application source** in this diff. The release notes
document the shipped feature from
[#274](#274): **drop
the persistent-store cache after FDv2 in-memory store initialization**,
so FDv2 startup does not keep stale cached persistent-store data
alongside the new in-memory store.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
ea7b0f4. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 76c3c23 commit f59ff23
4 files changed
Lines changed: 10 additions & 3 deletions
File tree
- pkgs/sdk/server
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments