Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-1315
DB.addUser javadoc comment refers to the wrong commandsJAVA-913
MongoClient throws NumberFormatException when parsing http:// addressJAVA-1502
BSONObject et al.: wrong return value in JavaDoc for put(k,v)JAVA-943
MongoClientURI does not support wtimeoutms query parameterJAVA-1357
Fix numberFormatException when providing server address without portJAVA-1300
Update Java API Docs getCollection(java.lang.String)JAVA-1103
CommandResult.getException not detecting "caused by" duplicate key exceptionJAVA-1530
DBCursor is missing a limit getter methodJAVA-1588
Support cursor in listCollections and listIndexes commandsJAVA-1634
ServerAddressSelector returns a List with a null elementJAVA-1635
Authentication can initially fail when connecting to a replica set when seed list host names do not match replica set host namesJAVA-1606
Deprecate Mongo#getVersionJAVA-1941
Deprecate eval helpersJAVA-1482
Deprecate BSONByteBufferJAVA-1456
Add support for listIndexes commandJAVA-1336
Deprecate CommandFailureException.getCommandResultJAVA-1328
Final round of deprecations before 3.0 releaseJAVA-1347
Add type-safe jsMode support in MapReduceCommandJAVA-1338
Deprecate CommandResult.getServerUsedJAVA-1424
Use SecureRandom for SCRAM-SHA1JAVA-1342
Improve DBCollection.updateMulti method JavadocJAVA-1355
Should not initialize the cluster type when connected to a replica set ghostJAVA-1460
Bump maxWireVersion to whatever it is for server 3.0JAVA-1480
CommandFailureException and WriteConcernException should have errorMessage propertiesJAVA-1408
Clarify in Javadoc that $snapshot only prevents duplicatesJAVA-1472
Add equals / hashcode to MongoClientURIJAVA-1453
Update 2.13 JavadocJAVA-1344
Allow count to work with query hintsJAVA-1455
Use listCollections command for helper methodJAVA-1362
Deprecate WriteConcern.continueOnError propertyJAVA-1616
Remove support for non-cursor-based listCollections/listIndexes command result documentsJAVA-1633
Raise default value of MongoClientOptions.minHeartbeatFrequencyJAVA-1630
Update all 2.8 server references to 3.0.JAVA-1625
Document that MongoClient no longer throws UnknownHostExceptionJAVA-1348
Deprecate MapReduceCommand.addExtraOption and getExtraOptionsJAVA-1478
Deprecate MongoClientOptions.heartbeatThreadCountJAVA-1369
Deprecate MongoInterruptedException constructorsJAVA-1403
Deprecate MapReduceOutput.serverUsed propertyJAVA-1329
Deprecate tag-related methods in ReadPreference that use DBObjectJAVA-1473
findOne overload that takes only the value of the _id field does not apply read preference to mongos properlyJAVA-1361
Provide a way to specify continueOnError for multi-document insert without having to use the property on write concernJAVA-1428
Document "Lazy" classesJAVA-1371
Deprecate com.mongodb.MongoServerSelectionExceptionJAVA-1367
Deprecate ServerError classJAVA-1368
Deprecate WriteConcernException constructor and getCommandResult methodJAVA-1370
Deprecate CommandFailureException constructor and getCommandResult methodJAVA-1337
Deprecate WriteResult.getLastConcernJAVA-1477
Server selection exception should chain exceptions from server monitorsJAVA-1388
Handle embedded "ns not found" errmsg from mongosJAVA-1335
Deprecate WriteConcern.getCommand
{"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