Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-4475
Add an AllowedTypes filter to ObjectSerializerCSHARP-4648
Standardize handling of decimal vs Decimal128CSHARP-4591
AutoMap constructors for mutable classes alsoCSHARP-4532
We're no longer able to use dynamic as property typesCSHARP-4530
TryParseGenericTypeName error in non generic typeCSHARP-4534
Consider adding anonymous types to DefaultAllowedTypesCSHARP-4571
DateOnly serialization not working properly as of 2.19.0CSHARP-4494
Consider marking ObjectSerializer and similar serializers sealedCSHARP-4533
Provide more informative exception on deserialization of invalid type arguments of generic typesCSHARP-4495
Add conventions and attributes to configure ObjectSerializer AllowedTypesCSHARP-4496
JsonReader fails with BsonInternalException when trying to deserialize Decimal128CSHARP-5162
Projection Expressions Fail to Deserialize Data CorrectlyCSHARP-5125
Implement support for Span<T>CSHARP-5356
Support `OfType` and `is` with scalar discriminators when using class mapped serializersCSHARP-5349
v3.0 breaks registering discriminator convention on base typeCSHARP-5335
New serializers for ImmutableArray and other immutable collectionsCSHARP-5250
Change Decimal128 default serialization to Bson.Decimal128CSHARP-5269
Figure out how to handle CSUUID etc in JSON readers and writersCSHARP-5286
Add IHierarchicalDiscriminatorConvention and IScalarDiscriminatorConvention interfacesCSHARP-4758
Modify BsonClassMapSerializer to handle properties that are grouped in a nested documentCSHARP-5096
Unable to create class map for combined interfacesCSHARP-4564
Write a custom serializer for ValueTuplesCSHARP-4570
dynamic type BsonSerializationExceptionCSHARP-4581
c# driver to auto register all explicitly mapped types as allowedCSHARP-5573
Improve experience for conventions/general settings.CSHARP-5597
BsonSerializer.RegisterDiscriminator has no effect.CSHARP-5097
Check for conflicts in element name mapping and discriminator valueCSHARP-5002
ObjectSerializer can't deserialize custom generic classesCSHARP-4398
InvalidCastException for serialization of RawBsonDocument on the field BsonNullCSHARP-4362
TestEmptySortedSet test failing on net6CSHARP-4374
Add SetPropertyGetter and SetPropertySetter methods to BsonMemberMapCSHARP-4130
ChangeStreamOperationTypeSerializer doesn't handle dropDatabaseCSHARP-4056
GUID in BsonDocument ignores registered GuidSerializerCSHARP-3889
System.InvalidOperationException: 'An Array value cannot be written to the root level of a BSON document.' when using MongoDB.Bson version 2.11.0 or higherCSHARP-3653
Cannot deserialize a 'String' from BsonType 'ObjectId'CSHARP-3982
Discriminator not included when saving IReadOnlyList<T> propertiesCSHARP-4062
Projection of constant with no known serializer is not supportedCSHARP-4159
Make ThreadStaticBuffer resilient to OutOfMemoryExceptionCSHARP-4205
Serialization error for generic enumerable not implementing System.Collections.Generic.ListCSHARP-4261
LinqProvider.V3 breaks custom BsonSerializerAttributeCSHARP-4391
BsonClassMap should support deserializing structs using a constructorCSHARP-4392
Consider specialized subclasses of BsonClassMapSerializersCSHARP-4223
InvalidCastException for getting Serializer for a list/array of structsCSHARP-5548
Filter expression support DateOnly.Year like DateTime.YearCSHARP-5629
BsonElement attribute is ignored on Id propertiesCSHARP-5604
Verify our extended JSON date time string parsing compliance with the extended JSON specCSHARP-5748
Use KeyValuePairSerializer consistently for KeyValuePairCSHARP-4040
Serialization ignores discriminator field when checking for duplicate field namesCSHARP-5734
Update doc comments for IBsonIdProvider GetDocumentId methodCSHARP-5737
TimeOnly serializer introduced in CSHARP-3717 breaks compatibility with documents serialized by previous driver versions
{"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