kmongo v3.11.1 Release Notes

Release Date: 2019-10-14 // over 4 years ago
  • Thanks to the great kbson library of @jershell, KMongo now supports kotlinx serialization mapping!

    ๐Ÿš€ This is an alpha release with some known limitations:

    Please report any issue ! :)

    ๐Ÿš€ Other fixes in the release:

    • #143 kotin.internal classes must not be included in kmongo
    • ๐Ÿ‘ #144 Typed queries no longer support null
    • ๐Ÿ‘ #147 other types support for BigDecimal deserialization
    • #150 add missing temporal typed aggregate operators and generic aggregate operator