Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-486
WARNING: Master switching from 172.13.5.3:27017 to 172.13.5.3:27017JAVA-521
JSON parser parses longs as intsJAVA-549
DBCursor.getServerAddress returns null for a query with 0 resultsJAVA-332
GridFS: Allow seek/reads (get part of a chunk) on stream interfaceJAVA-392
java.lang.Character could be encoded as a BSON stringJAVA-529
NumberFormatException parsing should provide exception subclass or better descriptionsJAVA-472
WriteConcern equals uses == instead of equals() for _w object and no hashcode() implJAVA-470
In { "$regex":"foo", "$options":"i" } form, $options is not optionalJAVA-205
don't mark methods finalJAVA-567
skip() throw exception with the source code version 2.7.2-141JAVA-509
ClassMap synchronization is a major source of contentionJAVA-522
Getting Null Pointer Exception in Mongo Java DriverJAVA-550
Use System.nanoTime instead of System.currentTimeMillis for taking latency measurements in ReplicaSetStatus.Updater threadJAVA-557
Support custom encoder for commandsJAVA-554
Add getters/setters to MongoOptions classJAVA-534
Include cursor-id in CursorNotFound exceptionJAVA-535
DB.getCollectionNames() fails when connected to a secondary server even if ReadPreference is SECONDARYJAVA-561
add getX with default methods for missing valuesJAVA-475
Make GridFSFile extendableJAVA-249
Java Driver cannot connect to 'localhost' when mongod is listening only on 127.0.0.1 (or "localhost")JAVA-573
Provide a unique value for each released version in Mongo.version() or some similar methodJAVA-525
make it possible to override _id for GridFS fileJAVA-537
DBCursor should implement java.io.CloseableJAVA-429
Allow DBCollections to be modified using raw/binary BSON.JAVA-378
ArrayIndexOutOfBoundsException at GridFSInputFile.java:353 when using chunksize > 256KB in GridFSJAVA-371
nearSphere method in QueryBuilder classJAVA-324
findAndModify is applied on $cmd collection and hence does not use the ObjectClass of the target collectionJAVA-488
Support serialization to Mongo extended JSON formatJAVA-400
ReplicaSetStatus does not interrupt the Updater thread on closeJAVA-272
OSGi Manifest is incorrectJAVA-518
Remove Calls to exec() Due to Security ConcernsJAVA-564
Binary values serialize as <BinaryData> rather than extended JSONJAVA-544
com.mongodb.gridfs.GridFSDBFile.writeTo( File ) does not close handleJAVA-526
LazyBSONDecoder infinitely recursesJAVA-498
When using DB.requestStart, reads are not guaranteed to use the same connectionJAVA-506
Endless loop in saveChunksJAVA-458
with slaveOk, query distribution to slave is not evenJAVA-469
java.net.NetworkInterface.getNetworkInterfaces may fail with IBM JVM, which prevents from using driverJAVA-485
add withinPolygon() method to QueryBuilderJAVA-538
OP_GETMORE messages ignore connection reservation from requestStart/requestEnsureConnection
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0