12
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 16 hours ago.
Jul 17, 2025 — Jul 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure the abstract CommandEvent also has the same order of params More... almost 3 years ago
Ensure all CommandEvents have same order of params More... almost 3 years ago
Add server detection based on host names (#1214) More... almost 3 years ago
Reduce matrix size for most AWS auth tasks More... almost 3 years ago
Use `Lock.lockInterruptibly` only where it may actually be needed (#1220) More... almost 3 years ago
Update Javadoc for Projections. (#1216) More... almost 3 years ago
$lookup "from" must be null when using $documents pipeline (#1218) More... almost 3 years ago
Add databaseName to command succeeded/failed events/logs (#1213) More... almost 3 years ago
Fix the `ClusterListener`, `ServerListener`, `ServerMonitorListener` API docs relevant to thread-safety (#1208) More... almost 3 years ago
Refactor transaction server pinning (#1211) More... almost 3 years ago
Kotlin. Support stored nulls for nullable fields (#1212) More... almost 3 years ago
Spotless - gradle style changes More... almost 3 years ago
Build: Publish snapshots more often More... almost 3 years ago
fix: include Kotlin sources into the sources jar (#1210) More... almost 3 years ago
Handle interrupts: synchronous `KeyManagementService` uses Socket IO (open, read, write), which is interruptible in a virtual thread (#1204) More... almost 3 years ago
Replace uninterruptible `Lock.lock` with `Lock.lockInterruptibly` (#1206) More... almost 3 years ago
Handle interrupts: `Socket.connect` is interruptible in a virtual thread (#1203) More... almost 3 years ago
Fixed ClusterSettings#toString More... almost 3 years ago
Introduce builder for `$vectorSearch` aggregation stage (#1200) More... almost 3 years ago
Add FaaS (AWS Lambda) test app (#1183) More... almost 3 years ago
Simplify StreamFactoryFactory implementations More... almost 3 years ago
Run changeStreamSplitLargeEvent test on >= 6.0.9 (#1196) More... almost 3 years ago
Update `AggregatesSearchIntegrationTest` to take account of changes in the sample data More... almost 3 years ago
Bump to 5.0.0-SNAPSHOT More... almost 3 years ago
Deprecate Stream-related API (#1195) More... almost 3 years ago
Scale double values to 4 decimal digits in geoNear test (#1197) More... almost 3 years ago
Remove Stream-related types from API More... almost 3 years ago
Fix how `InterruptedException`s are handled (#1192) More... almost 3 years ago
Handle new explain output in tests (#1191) More... almost 3 years ago
Improve performance monitoring (#1190) More... almost 3 years ago