Export - CSV (All fields)
Export - CSV (Current fields)
GODRIVER-265
Implement Stringer for objectid.ObjectIDGODRIVER-241
Clarify the documentation for the bson package wrt the builder.Builder typeGODRIVER-242
Document the valid struct tags for bson.Encoder and bson.DecoderGODRIVER-143
Split ReplaceOptions from UpdateOptionsGODRIVER-135
Test new BSON library against BSON corpusGODRIVER-246
Update bson.ErrTooSmallGODRIVER-236
Add Marshal, Unmarshal, and UnmarshalDocument functions to BSON libraryGODRIVER-237
Make mongo.Cursor its own interfaceGODRIVER-238
Lookup should properly traverse ArraysGODRIVER-249
Move options package into privateGODRIVER-235
Allow read/write concerns on individual operationsGODRIVER-262
Prevent "limit" from being specified on FindOneGODRIVER-257
Document the valid types for bson.Encoder, bson.Decoder, and bson.DocumentEncoderGODRIVER-228
Epic: Improve Alpha 2 Go Driver user experienceGODRIVER-248
Rename bson.ArrayConstructor to bson.ValueConstructorGODRIVER-218
Implement BSON decoding for all 8- and 16-bit integer typesGODRIVER-239
Improve Document.ElementAt usabilityGODRIVER-245
Ensure methods of *Document handle the case where *Document is nilGODRIVER-253
bson.Reader.Lookup should return ErrElementNotFound if no element is foundGODRIVER-231
Add DecodeBytes method to the CursorGODRIVER-252
Add FromHex function to the objectid packageGODRIVER-229
Add namespace type for options in mongo package.GODRIVER-232
Add a method to bson.Value to get the offset into the underlying []byteGODRIVER-158
Resync CRUD tests to update insertMany test format to a mapGODRIVER-203
Create examples for sample shell commands
{"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