Skip to content

chore: Update sdk_metadata features#1759

Open
devin-ai-integration[bot] wants to merge 2 commits into
mainfrom
devin/1781821177-add-fdv2-metadata
Open

chore: Update sdk_metadata features#1759
devin-ai-integration[bot] wants to merge 2 commits into
mainfrom
devin/1781821177-add-fdv2-metadata

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

N/A — metadata-only change.

Describe the solution you've provided

Add fdv2 feature entries to .sdk_metadata.json:

  • Browser SDK: "introduced": "4.9" (Data saving mode EAP)
  • React Native SDK: "introduced": "10.19" (Data saving mode EAP)
  • React Web SDK: "introduced": "4.1.2" (Data saving mode EAP, via Browser SDK dependency)

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

Add fdv2 feature for browser SDK (4.9, EAP) and React Native SDK (10.19, EAP).

Co-Authored-By: Bee Klimt <bklimt@launchdarkly.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@devin-ai-integration devin-ai-integration Bot added the devin-pr PRs created by Devin AI label Jun 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

@launchdarkly/js-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 26365 bytes
Compressed size limit: 29000
Uncompressed size: 129044 bytes

@github-actions

Copy link
Copy Markdown
Contributor

@launchdarkly/js-client-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 38739 bytes
Compressed size limit: 39000
Uncompressed size: 212244 bytes

@github-actions

Copy link
Copy Markdown
Contributor

@launchdarkly/browser size report
This is the brotli compressed size of the ESM build.
Compressed size: 179579 bytes
Compressed size limit: 200000
Uncompressed size: 831422 bytes

@github-actions

Copy link
Copy Markdown
Contributor

@launchdarkly/js-client-sdk size report
This is the brotli compressed size of the ESM build.
Compressed size: 31978 bytes
Compressed size limit: 34000
Uncompressed size: 114243 bytes

@beekld beekld marked this pull request as ready for review June 18, 2026 22:25
@beekld beekld requested a review from a team as a code owner June 18, 2026 22:25
Comment thread .sdk_metadata.json
"webProxy": { "introduced": "1.0" }
}
},
"react-client-sdk": {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This SDK also has support.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch — added "fdv2": { "introduced": "4.1.2" } to react-client-sdk. That's the version where FDv2 EAP landed via the Browser SDK dependency.

React Web SDK v4.1.2 introduced FDv2 EAP via its Browser SDK dependency.

Co-Authored-By: Bee Klimt <bklimt@launchdarkly.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devin-pr PRs created by Devin AI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant