Skip to content

docs: Add an OpenFeature feature matrix to the README - #60

Draft
kinyoklion wants to merge 1 commit into
mainfrom
devin/1787756229-java-readme-feature-matrix
Draft

docs: Add an OpenFeature feature matrix to the README#60
kinyoklion wants to merge 1 commit into
mainfrom
devin/1787756229-java-readme-feature-matrix

Conversation

@kinyoklion

Copy link
Copy Markdown
Member

Adds a feature matrix to the README mirroring the OpenFeature Java SDK's own feature table, so a reader can see at a glance what this provider supports.

  • Same rows and order as the OpenFeature Java SDK matrix, plus Initialization and Flag metadata
  • Rows that are not fully supported state whether the limitation is in the OpenFeature SDK or in the provider, and link the tracking issue
  • Only Initialization is marked partial: it has no timeout of its own (#58)
  • The same matrix format is being added to the Python, .NET and JavaScript providers, and already exists in the Ruby provider, so they can be compared side by side
Implementation details

Written during the weekly OpenFeature provider audit. Each row was checked against the provider source rather than assumed; the wording follows the matrix already present in the Ruby provider README.

Requirements

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

Related issues

#58

Link to Devin session: https://app.devin.ai/sessions/38a6eaf69fcf41109e136a1d0fe5e899
Requested by: @kinyoklion

Co-Authored-By: rlamb@launchdarkly.com <4955475+kinyoklion@users.noreply.github.com>
@devin-ai-integration

Copy link
Copy Markdown
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, CI, and merge conflict monitoring

@devin-ai-integration

Copy link
Copy Markdown
Contributor

@cursor review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant