Docs Menu
Docs Home
/ / /
Kotlin Coroutine

What's New

On this page

  • Upcoming Breaking Changes
  • What's New in 4.10

Learn what's new in:

  • Version 4.10

  • Beginning with v5.0, the Kotlin Driver will require Java 11 or later.

Important

Starting in version 4.10.1 of the Kotlin driver, you must add the bson-kotlinx library as an explicit dependency to use the kotlinx-serialization library.

  • Support for Kotlin server-side usage, both for coroutines and for synchronous applications.

  • Codec support for Kotlin data classes.

  • Support for the kotlinx.serialization library

Back

Quick Reference