-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.0.2
-
Component/s: BSON
-
None
The bson.Encoder doesn't currently support the decimal.decimal128 type. Add support for this for the relevant reflection encoding. Use the support for objectid.ObjectID as a reference.