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

N/A - This is a metadata-only change with no code changes.

Related issues

None

Describe the solution you've provided

This PR adds a features object to .sdk_metadata.json documenting all features supported by the Rust Server SDK and their introduction versions. Features were identified by cross-referencing:

  • The SDK features documentation table from ld-docs-private
  • The CHANGELOG.md in this repository
  • The feature_info.json canonical keys from sdk-meta

18 features are documented with their introduction versions, listed alphabetically.

Items for reviewer attention

  1. storingData/storingDataRedis: The documentation table shows "Storing data" as empty for Rust, but the CHANGELOG (1.0.0-beta.3) mentions "Add support for persistent data stores" and there's a separate rust-server-sdk-redis repo. Please verify both features should be included.

  2. relayProxyDaemon at 2.5: The documentation table shows this as empty for Rust, but the CHANGELOG confirms "Add support for daemon mode" was added in 2.5.0.

  3. inlineContextEvaluationEvents at 2.1: The documentation only shows inlineContextCustomEvents, but the CHANGELOG shows "Inline contexts for all evaluation events" was added in 2.1.0.

Additional context

Link to Devin run: https://app.devin.ai/sessions/527a5cc136ed4ce8b3cf2ab240600bd8
Requested by: @keelerm84

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 16:19
@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 adeacff into main Jan 21, 2026
5 checks passed
@keelerm84 keelerm84 deleted the devin/1769012306-update-sdk-metadata-features branch January 21, 2026 17:49
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