Commit bfde41d
authored
chore(main): release launchdarkly-java-server-sdk 7.11.0 (#132)
🤖 I have created a release *beep* *boop*
---
##
[7.11.0](launchdarkly-java-server-sdk-7.10.2...launchdarkly-java-server-sdk-7.11.0)
(2026-02-04)
### Features
* **experimental:** Release EAP support for FDv2 data system.
([6d7000b](6d7000b))
### Bug Fixes
* Fix an issue that would prevent using FileData with `autoReload(true)`
for a file in the current working directory.
([b50f684](b50f684))
---
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**
> Primarily a version/metadata release bump; no functional code changes
beyond updating the reported SDK version string.
>
> **Overview**
> Bumps `launchdarkly-java-server-sdk` to **7.11.0** by updating release
metadata, build version (`gradle.properties`), and the runtime
`Version.SDK_VERSION` constant.
>
> Updates `CHANGELOG.md` with the 7.11.0 release notes, including an
*experimental* FDv2 data system EAP support release and a FileData
`autoReload(true)` working-directory bug fix.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
7739923. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
<!-- BUGBOT_STATUS --><sup><a
href="https://cursor.com/dashboard?tab=bugbot">Cursor Bugbot</a>
reviewed your changes and found no issues for commit
<u>7739923</u></sup><!-- /BUGBOT_STATUS -->
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 6d7000b commit bfde41d
File tree
4 files changed
+15
-3
lines changed- lib/sdk/server
- src/main/java/com/launchdarkly/sdk/server
4 files changed
+15
-3
lines changed| 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 | + | |
5 | 17 | | |
6 | 18 | | |
7 | 19 | | |
| |||
| 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