Export - CSV (All fields)
Export - CSV (Current fields)
GODRIVER-3205
Make DistinctResult use the Collection's BSONOptions when decoding resultsGODRIVER-3044
Error when unmarshaling a BSON document if the document has unknown fieldsGODRIVER-2973
Implement Go Driver 2.0: BSON LibraryGODRIVER-2974
Write a Go Driver BSON library 1.x -> 2.0 migration guideGODRIVER-2977
Remove all "import comments" on Go Driver BSON packagesGODRIVER-2990
Use type switch for BSON default registryGODRIVER-2786
"bson.MarshalValue" does not support "any" value of "nil"GODRIVER-2790
Make "bson.D" implement "json.Marshaler" and "json.Unmarshaler"GODRIVER-2796
Return an error if attempting to decode a BSON object ID as a Go stringGODRIVER-2797
Treat named and anonymous private struct fields the same when marshalingGODRIVER-1980
BSON Type 0x00 (document) missingGODRIVER-2407
BSON Unmarshal to struct uses incorrect type alias for interface{}GODRIVER-2009
What simple way for change used driver?GODRIVER-2819
Make BSON decode to bson.D if there is no type informationGODRIVER-2835
Support reading a stream of BSON documents with DecoderGODRIVER-2818
Deprecate unnecessary error values and types in "bsoncodec"GODRIVER-2887
bson: remove use of reflect.Value.MethodByNameGODRIVER-2866
Only use basic Go types in externally-implementable interfacesGODRIVER-2857
Disallow using bson.E as value type in a BSON document.GODRIVER-2612
Remove all references to the bson/primitive/bsonrw packages from bsoncoreGODRIVER-2611
Merge the "primitive" package into the "bson" packageGODRIVER-2591
Make all BSON types (bson.D, bson.M, bson.Regex, etc) default string representation Extended JSONGODRIVER-2711
Deprecate all "*Append", "*WithRegistry", and "*WithContext" functions in the "bson" packageGODRIVER-2709
Deprecate "DefaultValueEncoders", "DefaultValueDecoders", and "PrimitiveCodecs"GODRIVER-2710
Merge the "bsonrwtest" package into the "bson" packageGODRIVER-2708
Merge the "bsoncodec" package into the "bson" packageGODRIVER-2682
Rename "bson.NewFromIOReader" to "bson.ReadDocument"GODRIVER-2681
Replace "primitive.CompareTimestamp" with methods "Before", "After", and "Equal"GODRIVER-2663
Deprecate "bson.Raw" APIs to support merge with "bsoncore.Document" APIGODRIVER-2146
Implement unsafe bson string decodingGODRIVER-2723
Merge the "bsontype" package into the "bson" packageGODRIVER-2722
Remove unnecessary interfaces from the merged "bson" packageGODRIVER-2719
Remove unnecessary errors returned by "bson.Encoder" and "bson.Decoder" APIsGODRIVER-2718
Merge the "mgocompat" package into the "bson" packageGODRIVER-2716
Deprecate all "bsoncodec.*Codec" typesGODRIVER-2715
Deprecate "bsoncodec.RegistryBuilder"GODRIVER-2714
Don't use "*Context" types to configure BSON "Encoder" or "Decoder"GODRIVER-2713
Deprecate "bsonrw.Copier" type and all associated functionsGODRIVER-2712
Deprecate "bson.New*WithContext" and "Encoder/Decoder.SetContext"GODRIVER-2727
Investigate using io.Reader/io.Writer interface in bson/core packageGODRIVER-2707
Merge the "bsonrw" package into the "bson" packageGODRIVER-2976
Remove or un-export all currently deprecated BSON code in Go Driver 2.0GODRIVER-2975
Fully support "errors.Is" and "errors.As" in all stable BSON APIsGODRIVER-2820
Consider exported and private struct fields for "Encoder.OmitZeroStruct"GODRIVER-2751
Make all BSON-to-Go numeric type conversions safeGODRIVER-2720
Check for "encoding.TextMarshaler" and "encoding.BinaryMarshaler" when marshaling BSON and Extended JSONGODRIVER-2745
Improve usability of BSON binary types' "DebugString" outputGODRIVER-3101
Throughput benchmark for BSON encoding/decodingGODRIVER-2863
Improve BSON RawValue type conversion APIsGODRIVER-2717
Rename "ValueCodec" to "Codec"
{"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