Skip to content

Conversation

@jsonbailey
Copy link
Contributor

@jsonbailey jsonbailey commented Jan 20, 2026

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 that doesn't affect SDK functionality.

Related issues

None

Describe the solution you've provided

This PR adds a features object to .sdk_metadata.json documenting all SDK features and their introduction versions. The feature list was compiled from:

29 features are documented including core features (contexts, experimentation, hooks), data storage options (Redis, Consul, DynamoDB), and newer capabilities (fdv2, pluginSupport, eventCompression).

Human review checklist

  • Verify version numbers are accurate, particularly for recent features (9.x versions)
  • Confirm inlineContextFeatureEvents at 9.10 is correct (CHANGELOG shows 9.3 for evaluation events, 9.10 for custom events)
  • Check if any features are missing from the list

Describe alternatives you've considered

N/A

Additional context


Note

Documents Python Server SDK feature support in .sdk_metadata.json.

  • Adds features map under python-server-sdk, listing 29 feature flags (e.g., contexts, hooks, eventCompression, storage backends) with their introduced versions
  • No runtime or API changes; metadata-only update

Written by Cursor Bugbot for commit 5a59de9. This will update automatically on new commits. Configure here.

Co-Authored-By: jbailey@launchdarkly.com <accounts@sidewaysgravity.com>
@jsonbailey jsonbailey requested a review from a team as a code owner January 20, 2026 16:42
@devin-ai-integration
Copy link
Contributor

🤖 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

Co-Authored-By: jbailey@launchdarkly.com <accounts@sidewaysgravity.com>
@jsonbailey jsonbailey merged commit 5a1adbb into main Jan 20, 2026
16 checks passed
@jsonbailey jsonbailey deleted the devin/1768927271-update-sdk-metadata-features branch January 20, 2026 17:32
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