0.26.3 • Fixes for the official drivers' codecs¶
BSON¶
- The
kotlin.time.Instanthas been stabilized in Kotlin 2.3.0. The@ExperimentalTimeannotation has thus been removed from all methods that use it internally (!196)
Drivers (official)¶
- Fixed the drivers not using the configured KtMongo codecs in their methods (!195)
Dependencies¶
- Kotlin 2.3.0
Browse the documentation for this version • View release in GitLab