issues
search
Litote
/
kmongo
[deprecated] KMongo - a Kotlin toolkit for Mongo
https://litote.org/kmongo/
Apache License 2.0
781
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
UUIDSerializer: Cast to parent type to deserialize a UUID within a list
#427
desilvai-target
closed
1 year ago
1
Appreciation post
#426
krisgerhard
opened
1 year ago
10
fix: Converting a Double to BigDecimal can result in precision loss.
#425
lkzc19
closed
1 year ago
2
Expose default Jackson codec
#424
hrothwell
opened
1 year ago
1
STOP debug org.mongodb.driver logs
#423
Morons
closed
1 year ago
1
Update index.md in the docs to link to official documentation site
#422
rustagir
closed
1 year ago
1
How to aggregate objects by regex on list
#421
giamat6
closed
1 year ago
1
Add support to pass options to aggregate query (hint and allowDiskUse)
#420
bahaa-kallas
closed
1 year ago
0
Kotlinx Serialization?
#419
cybellereaper
opened
1 year ago
4
Request: Add explicit error message when incorrectly registering codecs to prevent OutOfMemoryError
#418
korri123
opened
1 year ago
0
From version 4.7.0 Java 8 compatibility is broken
#417
gigitalz
opened
1 year ago
6
fix : perf issue with Class.forName with Kotlinx Datetime
#416
fhebuterne
closed
1 year ago
1
When using SerialName, the Bson document generated by kmongo is incorrect
#415
FishHawk
closed
1 year ago
2
@Transient from kotlin serialization does not deserialize data?
#414
ronjunevaldoz
closed
1 year ago
1
Feature Request - MongoDB Compass Pipeline shell to kotlin kmongo support
#413
ronjunevaldoz
opened
1 year ago
0
Support for CSFLE and Queryability Encryption
#412
marzelwidmer
closed
1 year ago
1
kotlinx - UUID Serializer - String
#411
auretanos
closed
1 year ago
4
Use mongodb kotlin bson implementation
#410
mervyn-mccreight
closed
1 year ago
1
Wrong regular expression generated
#409
ronjunevaldoz
closed
1 year ago
1
Can CoroutineCollection<T>.replaceOne(replacement, options) be made non reified?
#408
jfontsaballs
opened
1 year ago
0
Consider adding a classpath argument to the ServiceLoader.load call in ClassMappingType.kt
#407
bitspittle
opened
1 year ago
0
ERROR: 'WrappedObjectId' is not registered for polymorphic serialization in the scope of 'Id'
#406
urosjarc
closed
1 year ago
1
ERROR: Invalid build configuration. Attempt to create a global synthetic for 'Record desugaring' without a global-synthetics consumer.
#405
NoodlesXNoodles
closed
1 year ago
4
update error when use nested properties and `setTo`
#404
WankkoRee
opened
1 year ago
0
How to build generic query function without having ERROR: "Left-hand side of a callable reference cannot be a type parameter"
#403
urosjarc
closed
1 year ago
2
ERROR: "toId" function does not creates "$oid" object
#402
urosjarc
closed
1 year ago
7
Support automatic retry of transactions on TransientTransactionError
#401
mervyn-mccreight
closed
1 year ago
1
Using `projection` in with client session using coroutines
#400
MMauro94
closed
1 year ago
1
How to find document by embedded property.
#399
urosjarc
closed
1 year ago
2
How to register custom kmongo codec in kotlin?
#398
urosjarc
closed
1 year ago
2
org.bson.BsonInvalidOperationException: writeBinaryData can only be called when State is VALUE or INITIAL, not when State is NAME
#397
nacyolsa
opened
1 year ago
0
Kotlin class support for findOneAndUpdate in CoroutineCollection
#396
lalnuo
closed
1 year ago
1
kmongo-serialization Id type not behaving correctly in queries
#395
Giuliopime
closed
1 year ago
1
When using Jackson as the default object mapping engine, updateMany() doesn't serialize objects properly
#394
rxsto
opened
1 year ago
0
kotlinx.datetime Instant does not work with time series collection
#393
cholwell
opened
1 year ago
0
IntelliJ IDEA Endpoints view stuck loading when property directly using getCollection
#392
Nowp
closed
1 year ago
1
From version 4.7.2, compatibility with Java 8 is broken
#391
gigitalz
closed
1 year ago
1
Typed enum queries ignore @SerialName using coroutine client
#390
krodyrobi
closed
1 year ago
0
replaceOneById doesn't use a custom CodecRegistry
#389
piglovesyou
opened
1 year ago
3
Support setWindowFields in aggregation DSL
#388
tradeJmark
opened
1 year ago
0
Cannot deserialize a json object with error Cannot construct instance of `org.bson.json.JsonObject`
#387
omkar-tenkale
closed
1 year ago
1
MongoSocketReadException: Prematurely reached end of stream
#386
hamza-maqsood
closed
2 years ago
1
Support for `findOneAndUpdate` with an aggregation pipeline
#385
mervyn-mccreight
opened
2 years ago
0
Behavior of `evaluate` when no results are available
#384
CLOVIS-AI
opened
2 years ago
4
`filterIdToBson` doesn't filter id field (only filters '_id' named field)
#383
woodyn1002
closed
2 years ago
1
Added possibility to customize `ObjectMapper`'s `KotlinModule`
#382
slaha
closed
2 years ago
5
Max should take multiple fields rather than a field and a constant
#381
jdpearce
closed
2 years ago
1
Couldn't connect to my Database (SaslClient not found)
#380
Merkost
closed
2 years ago
3
Update mongo.version from 4.7.1 to 4.7.2
#379
stuebingerb
closed
2 years ago
3
The problem is in new versions of KMongo when working with Spring
#378
KaRtoHHka
closed
2 years ago
7
Next