Releases: open-feature/kotlin-sdk
Releases · open-feature/kotlin-sdk
v0.3.3
0.3.3 (2025-01-16)
🐛 Bug Fixes
v0.3.2
0.3.2 (2024-12-17)
🧹 Chore
- deps: update plugin io.github.gradle-nexus.publish-plugin to v2 (#103) (4443e0a)
v0.3.1
0.3.1 (2024-12-17)
✨ New Features
🔄 Refactoring
- use the noop-provider instead of null provider (#112) (1f59e3d)
v0.3.0
0.3.0 (2024-04-08)
⚠ BREAKING CHANGES
- remove kotlinx.serialization dependency
🔄 Refactoring
- remove kotlinx.serialization dependency (3145d6c)
v0.2.3
0.2.3 (2024-02-02)
🧹 Chore
📚 Documentation
- changed emphasis of provider register disclaimer (cce8368)
🔄 Refactoring
- Rename shutdown event to notready event (#97) (5a2bc63)
v0.2.2
0.2.2 (2024-01-15)
🐛 Bug Fixes
- setProviderAndWait does not hang on ProviderError (#88) (1d4c24f)
✨ New Features
🧹 Chore
📚 Documentation
v0.2.1
0.2.1 (2023-12-19)
✨ New Features
- downgrade the kotlin version so it's compatible with AGP 7.4 (#83) (8c3207a)
- set evaluation-context in setProviderAndWait() (#80) (e19dd88)
v0.2.0
0.2.0 (2023-12-19)
⚠ BREAKING CHANGES
- Artifact name change (#79)
🐛 Bug Fixes
- deps: update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.2 (#68) (f7c7ab0)
✨ New Features
- Make the eventing provider specific instead of being singleton (#75) (321f8be)
🧹 Chore
- Artifact name change (#79) (8c540e6)
- Remove mentions of jitpack. Adjusts maven central instructions (#78) (1246d5d)
- Remove minify false (#77) (f4ba35d)
v0.1.0
0.1.0 (2023-11-08)
✨ New Features
🧹 Chore
- update spec release link (7888447)
- update the release version badge on the readme (#59) (aa44c7f)
🔄 Refactoring
v0.0.4
0.0.4 (2023-10-16)
📚 Documentation