fix: mark Kotlin Logging and Domains as in-progress in compat table#1371
fix: mark Kotlin Logging and Domains as in-progress in compat table#1371typotter wants to merge 1 commit intoopen-feature:mainfrom
Conversation
✅ Deploy Preview for openfeature ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Code Review
This pull request updates the versions and feature compatibility statuses for several OpenFeature SDKs, including Java, JavaScript, .NET, Go, Python, Web, Kotlin, Swift, Ruby, Dart, and Rust. The changes involve version increments and status updates for features such as Tracking, Logging, and Hooks. Feedback was provided to update the pull request description to accurately reflect the full scope of these changes, as it currently only mentions the Kotlin SDK updates.
| "href": "https://github.com/open-feature/java-sdk/releases/tag/v1.20.2", | ||
| "version": "1.20.2", |
There was a problem hiding this comment.
The pull request title and description only mention marking Kotlin Logging and Domains as in-progress. However, the changes in this file include version updates and feature status changes for almost all SDKs in the matrix (Java, Node.js, .NET, Go, Python, Web, Swift, Ruby, Dart, and Rust).
Please update the PR description to accurately reflect the full scope of these changes. If these updates were the result of running the sdk-compatibility-generator.ts script, it would be beneficial to mention that in the summary to clarify why so many unrelated SDKs are being updated.
Summary
LoggingHook,Loggerinterface, structured logging, and PII filtering are all merged in the SDK but not yet released (next release pending)