kmongo v3.11.2 Release Notes

Release Date: 2019-12-07 // over 4 years ago
  • The kotlinx.serialization mapping is now considered production ready. Look at the performance benchmark.

    • ๐Ÿ“š #141 Remove kotlin-reflect dependency (see documentation )
    • #154 register custom serializers for kotlinx.serialization
    • ๐Ÿ‘ป #156 propagate create index exception in ensureIndex
    • #157 Filter for enum value fails with Can't find a codec for class
    • ๐ŸŽ #158 improves kotlinx.serialization performance
    • โšก๏ธ #159 kotlinx.serialization: support update without null properties