Skip to content

docs: mark Kotlin Logging as launched, Domains as in-progress#1373

Closed
typotter wants to merge 2 commits intoopen-feature:mainfrom
typotter:typo/kotlin-wip-compat-update-3
Closed

docs: mark Kotlin Logging as launched, Domains as in-progress#1373
typotter wants to merge 2 commits intoopen-feature:mainfrom
typotter:typo/kotlin-wip-compat-update-3

Conversation

@typotter
Copy link
Copy Markdown
Contributor

@typotter typotter commented Apr 21, 2026

Summary

Updates Kotlin SDK compatibility table:

No other SDK entries changed.

Signed-off-by: Tyler Potter tyler.john.potter@gmail.com

Logging was shipped in v0.7.2 (PRs open-feature#220, open-feature#221, open-feature#233 in kotlin-sdk).
Domains support is in active development.

Signed-off-by: Tyler Potter <tyler.john.potter@gmail.com>
@typotter typotter requested review from a team as code owners April 21, 2026 15:44
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 21, 2026

Deploy Preview for openfeature ready!

Name Link
🔨 Latest commit 0bf0b9f
🔍 Latest deploy log https://app.netlify.com/projects/openfeature/deploys/69e9217ba26d2e00086c08e3
😎 Deploy Preview https://deploy-preview-1373--openfeature.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the compatibility status for the Kotlin SDK's Logging and Domains features from unsupported to partially supported. Feedback indicates that this JSON file is auto-generated, so changes should be made to the source README and applied via the generator script to prevent them from being overwritten. There is also a suggestion to use the full support status if the features are fully implemented.

Comment on lines +445 to +449
"status": "⚠️",
"path": "/docs/reference/sdks/client/kotlin#logging"
},
"Domains": {
"status": "",
"status": "⚠️",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

This file appears to be generated by scripts/sdk-compatibility-generator.ts. Manual edits to this JSON file are likely to be overwritten the next time the generator script is run. To ensure these changes are persistent and the source of truth is maintained, please update the status in the Kotlin SDK README and run the generator script to update this file.

Additionally, if the Logging feature is fully implemented and spec-compliant in v0.7.2 as the description suggests, consider using the status instead of ⚠️ to indicate full support.

@typotter typotter changed the title docs: mark Kotlin Logging and Domains as in-progress docs: mark Kotlin Logging as done and Domains as in-progress Apr 22, 2026
Logging shipped in v0.7.2 (PRs open-feature#220, open-feature#221, open-feature#233 in kotlin-sdk).
Domains support is in active development.

Signed-off-by: Tyler Potter <tyler.john.potter@gmail.com>
@typotter typotter changed the title docs: mark Kotlin Logging as done and Domains as in-progress docs: mark Kotlin Logging as launched, Domains as in-progress Apr 22, 2026
Copy link
Copy Markdown
Member

@lukas-reining lukas-reining left a comment

Choose a reason for hiding this comment

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

Hey @typotter, this is done by a GH action automatically.
The open PR is #1370: https://github.com/open-feature/openfeature.dev/pull/1370/changes#diff-6aa82cac11651201fd7d068c9ea7c1f4ebb0dd0f8c0f8eaf956677a50ae3e96fL445

This is currently failing, I will have a look :)

@lukas-reining
Copy link
Copy Markdown
Member

The SDK compatibility will be updated once the following is merged: open-feature/dart-server-sdk#113

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