chore(main): release openfeature/providers/kotlin-provider 1.0.1#4949
Conversation
✅ Deploy Preview for go-feature-flag-doc-preview canceled.
|
There was a problem hiding this comment.
Code Review
This pull request, generated by release-please, aims to release version 1.0.0 of the Kotlin provider. The only change is an update to CHANGELOG.md. However, the update introduces a duplicate version entry and includes a changelog item for a Go dependency, which seems incorrect for a Kotlin provider's changelog. This suggests a potential misconfiguration in the release automation process.
Note: Security Review has been skipped due to the limited scope of the PR.
| ## [1.0.0](https://github.com/thomaspoignant/go-feature-flag/compare/openfeature/providers/kotlin-provider/v1.0.0...openfeature/providers/kotlin-provider/v1.0.0) (2026-03-09) | ||
|
|
||
|
|
||
| ### 🔧 Chores | ||
|
|
||
| * Bump go.opentelemetry.io/otel/sdk from 1.41.0 to 1.42.0 ([#4944](https://github.com/thomaspoignant/go-feature-flag/issues/4944)) ([ede0c19](https://github.com/thomaspoignant/go-feature-flag/commit/ede0c19d7452e55e9b8e27d1c929da9c0492a82a)) |
There was a problem hiding this comment.
This adds another ## [1.0.0] section, but multiple entries for this version already exist in the changelog. This makes the version history confusing.
Furthermore, the change listed is for a Go dependency (go.opentelemetry.io/otel/sdk), which seems out of place in the changelog for a Kotlin provider.
It appears the release automation might be misconfigured, leading to duplicate version entries and irrelevant change notes. The changelog should be cleaned up to have a single, accurate entry for version 1.0.0.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4949 +/- ##
==========================================
- Coverage 86.38% 86.36% -0.02%
==========================================
Files 159 159
Lines 6757 6757
==========================================
- Hits 5837 5836 -1
Misses 685 685
- Partials 235 236 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d6239fe to
fc66253
Compare
9ea654f to
e0d2307
Compare
9f9c598 to
2e0da84
Compare
1412957 to
e33fce1
Compare
b772966 to
4c68ebd
Compare
5a97bcc to
d22d54b
Compare
|
f7dc696 to
d57c34e
Compare
d68cf54 to
e1a8a10
Compare
601a554 to
c38e6f5
Compare
|



🤖 I have created a release beep boop
1.0.1 (2026-06-01)
🔧 Chores
📚 Documentation
⚙️ CI/CD
This PR was generated with Release Please. See documentation.