-
Notifications
You must be signed in to change notification settings - Fork 108
Issues: michaelklishin/monger
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Switch to a post-3.6.0 MongoDB Java client API
refactoring
#182
opened Feb 24, 2019 by
kvn-prhn
updated Nov 1, 2023
Latest version uses MongoDB java driver 3.12 which only supports MongoDB up to 4.2, which is out of support this coming April 2023.... **SOLVED**
#225
opened Dec 9, 2022 by
anthonyleonard
updated Jan 13, 2023
Serverless Mongo (Atlas) is not supported = A TXT record is only permitted to contain the keys [authsource, replicaset]
#221
opened Oct 3, 2022 by
ZivotJeKrasny
updated Dec 14, 2022
Documentation about $pushAll being deprecated not updated on website
#217
opened Sep 4, 2022 by
jacobemcken
updated Sep 5, 2022
Can't find a codec for class java.time.Instant.
#201
opened Sep 17, 2020 by
nounder
updated Nov 7, 2021
mc/find-one-as-map can return malformed sub-maps with "/" character in the key.
#191
opened Dec 21, 2019 by
datafatmunger
updated Sep 4, 2021
Message: bad query: BadValue: unknown top level operator: $ne
#208
opened Aug 24, 2021 by
ravinegi17
updated Sep 4, 2021
Pagination returning the same keys in monger
#207
opened Mar 12, 2021 by
zendevil
updated Mar 12, 2021
Monger find-maps not returning any items in the collection
#204
opened Dec 18, 2020 by
zendevil
updated Dec 18, 2020
mc/insert-and-return does not return the same value as mc/find-one-as-map
#189
opened Nov 21, 2019 by
SevereOverfl0w
updated Nov 21, 2019
Support built-in bulk operations
feature requests
#92
opened Nov 14, 2014 by
michaelklishin
updated Sep 1, 2019
Current version on user guide and github are out of sync
#188
opened Jun 15, 2019 by
emmanuj
updated Jun 15, 2019
why not to support java.time.Datetime in jdk8?
#177
opened Oct 21, 2018 by
liewhite
updated Apr 28, 2019
Async operations in the API
feature requests
#122
opened Oct 20, 2015 by
michaelklishin
updated Apr 19, 2017
Extra options for monger.collection/insert-batch
feature requests
#124
opened Nov 25, 2015 by
michaelklishin
updated Nov 25, 2015
Support more options for aggregation
feature requests
#93
opened Nov 14, 2014 by
michaelklishin
updated Nov 14, 2014
Improve monger.query reference documentation
documentation
#75
opened Apr 22, 2014 by
michaelklishin
updated Apr 22, 2014
ProTip!
Mix and match filters to narrow down what you’re looking for.