Skip to content

Conversation

@devin-ai-integration
Copy link
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

Note: This is a metadata-only change that doesn't require test coverage or platform validation.

Related issues

N/A

Describe the solution you've provided

This PR adds a features section to .sdk_metadata.json that documents all SDK features and the versions in which they were introduced. The feature list was compiled by:

  1. Cross-referencing the SDK features documentation (PHP column in server-side SDKs L-Z table)
  2. Using canonical feature keys from feature_info.json
  3. Verifying versions against CHANGELOG.md

Features included (20 total):

  • allFlags, appMetadata, bigSegments, contexts, experimentation, fileDataSource, inlineContextCustomEvents, migrations, offlineMode, privateAttrs, relayProxyDaemon, relayProxyProxy, secureMode, storingData, storingDataConsul, storingDataDynamodb, storingDataRedis, testDataSource, track, variationDetail

Describe alternatives you've considered

N/A

Additional context

Requested by @keelerm84

Human review checklist

  • Verify version numbers are accurate against documentation and CHANGELOG
  • Confirm no supported features are missing from the list
  • Validate feature keys match canonical names in feature_info.json

Link to Devin run: https://app.devin.ai/sessions/c182c15478ec4922bf043b4e7addebd5

Co-Authored-By: mkeeler@launchdarkly.com <keelerm84@gmail.com>
@devin-ai-integration devin-ai-integration bot requested a review from a team as a code owner January 21, 2026 17:37
@devin-ai-integration
Copy link
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 and CI monitoring

@keelerm84 keelerm84 merged commit 0eba0ab into main Jan 21, 2026
15 checks passed
@keelerm84 keelerm84 deleted the devin/1769016988-update-sdk-metadata-features branch January 21, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants