Releases: Litote/kmongo
Releases · Litote/kmongo
kmongo-4.6.0
#333 Support $count aggregation operator
#335 Extend usage of dayOfYear, Month and Week to ObjectID
#345 test: use latest flapdoodle version & allow to select the mongo server test version
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
#312 remove sl4j-simple dependency from kmongo-flapdoodle
#319 ObjectMappingConfiguration.serializeNull = false & save/replace persist null
kmongo-4.4.0
#242 allow to not serialize null values for jackson & kotlinx.serialization
#294 document mapping service property
#301 kotlinx-serialization: add temporal serialization from and to numbers instead of only string and date
kmongo-4.3.0
#283 support 'id' property in model objects (using -D"kmongo.id.property.support.enabled"=true)
#291 kotlinx Serialization does nos support binary standard uuidRepresentation
#293 mongodb 5 support
kmongo-4.2.8
#280 findOneAndReplace null issue with coroutine
#282 KMongo 4.2.7 does not work with Kotlinx Coroutines 1.5
kmongo-4.2.7
#276 Typed queries on subclassed subdocument fields
#278 kotlin 1.5 support
kmongo-4.2.6
#273 Support key projection as a second parameter of div operation
kmongo-4.2.5
#267 Coroutine and reactive streams modules missing projection extension
#268 [jackson mapping] Ids that wrap ObjectIds are not being properly deserialized for an inherited class
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
You can’t perform that action at this time.