chore: Update sdk_metadata features#178
Open
devin-ai-integration[bot] wants to merge 1 commit into
Open
Conversation
Add fdv2 feature introduced at version 7.11 (EAP release). Co-Authored-By: Bee Klimt <bklimt@launchdarkly.com>
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
kinyoklion
approved these changes
Jun 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requirements
Related issues
N/A — metadata-only change.
Describe the solution you've provided
Add
fdv2feature entry ("introduced": "7.11") to.sdk_metadata.json. Version 7.11 is the EAP release of FDv2 data system support.Describe alternatives you've considered
N/A
Additional context
Part of a batch update across SDK repos to register FDv2 support in sdk-meta.
Link to Devin session: https://app.devin.ai/sessions/38b4be153c46469b8fcfdd9592381463
Note
Low Risk
Single JSON metadata entry with no application or library code changes.
Overview
Registers FDv2 (Flag Delivery v2 data system) in
.sdk_metadata.jsonforjava-server-sdk, with"introduced": "7.11"to match the EAP release.This is a metadata-only update for sdk-meta parity with other SDK repos; it does not change runtime SDK behavior in this PR.
Reviewed by Cursor Bugbot for commit 86dad33. Bugbot is set up for automated code reviews on this repo. Configure here.