Commit 3cba5ef
authored
chore(main): release launchdarkly-java-server-sdk 7.14.0 (#160)
🤖 I have created a release *beep* *boop*
---
##
[7.14.0](launchdarkly-java-server-sdk-7.13.4...launchdarkly-java-server-sdk-7.14.0)
(2026-05-28)
### Features
* add X-LaunchDarkly-Instance-Id header (SDK-2356)
([#162](#162))
([a363777](a363777))
* Drop persistent-store cache after FDv2 in-memory store init
([#167](#167))
([90f14f1](90f14f1))
### Bug Fixes
* honor FDv1 fallback directive during initializer phase
([#158](#158))
([b0a3957](b0a3957))
---
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**
> No runtime code in the diff—only version strings and changelog—so
review risk is limited to verifying the tagged commits match the release
notes.
>
> **Overview**
> **Release Please** bumps **launchdarkly-java-server-sdk** from
**7.13.4** to **7.14.0** in `.release-please-manifest.json`,
`lib/sdk/server/gradle.properties`, `Version.SDK_VERSION`, and adds the
**7.14.0** section to `CHANGELOG.md`.
>
> The diff is **version and changelog metadata only**; the listed
product changes ship in the already-merged commits this release tags:
**`X-LaunchDarkly-Instance-Id`** on outbound HTTP, dropping the
persistent-store cache after FDv2 in-memory init, and honoring **FDv1
fallback** during the initializer phase.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
594728e. 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 90f14f1 commit 3cba5ef
4 files changed
Lines changed: 16 additions & 3 deletions
File tree
- lib/sdk/server
- src/main/java/com/launchdarkly/sdk/server
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
| 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 | + | |
5 | 18 | | |
6 | 19 | | |
7 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
0 commit comments