Releases: Litote/kmongo
Releases · Litote/kmongo
kmongo-4.5.1
- #321 Reset all mappers, including those derived from the primary BSON mappers
- #327 CoroutineCollection.save has no client session variant
- #329 Fix CoroutineCollection.createIndexes
- #331 Typed queries ignore @SerialName annotations on enum values, regression from 4.4.0
- #332 Adding ability to use setTo in updateOneById
kmongo-4.5.0
kmongo-4.4.0
kmongo-4.3.0
kmongo-4.2.8
kmongo-4.2.7
kmongo-4.2.6
- #273 Support key projection as a second parameter of div operation
kmongo-4.2.5
kmongo-4.2.4
- #251 add setValueOnInsert
- #253 returning null on "let" property for lookup returns exception
- #257 improves error message when serializing BsonField
- #258 kotlinx.serialization - improves the doc when serializing a list of Id
- #259 deleteOneById() has no clientSession version
- #262 string as a lookup variable
kmongo-4.2.3
- #249 kotlinx.serialization: Id that wraps an ObjectId is not properly deserialized for an inherited class