Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-4838
Support using @BsonId with @BsonCreatorJAVA-4916
BsonDiscriminator key not populated on readsJAVA-4913
PojoBuilderHelper#configureClassModelBuilder is causing different outputJAVA-5777
Allow configuring custom codecs via annotationsJAVA-5646
ClassModel throws ClassCastException when deep ParameterizedType exist in field typeJAVA-4209
Add support for void types in Pojo'sJAVA-4268
Projection didn't work for sub document using @BsonPropertyJAVA-4745
Handle recursive types in parameterized recordsJAVA-4636
Codec Support for any type of Map keyJAVA-4584
Validate map typesJAVA-4409
Convention annotation won't determine type data correctlyJAVA-4653
ZonedDateTime --> unable to use CodecJAVA-5926
Add type arguments support to MongoDatabase#getCollectionJAVA-4747
Support wildcard types in record codecJAVA-2615
Snake CaseJAVA-4508
POJO codec unable to serialize instances of class with overloaded setter methodJAVA-4927
Null property during serialization breaks deserialization with @BsonCreatorJAVA-3408
TypeParameters for nested types are not properly collectedJAVA-5571
Support BsonDiscriminator for recordsJAVA-2955
ObjectId created in java code not inserted to documentJAVA-2920
Add support for Map<String, List<Object>> and Map<String, List<AnotherPojo>> in PojoCodecJAVA-3769
Allow multiple POJO codec providersJAVA-5329
Bug in docs - Bson annotations have no effect on private fieldsJAVA-5319
TreeSet Is Properly Encoded but Cannot be DecodedJAVA-5371
Pojos should inherit annotations from interfacesJAVA-4683
Have driver generate typesafe fieldsJAVA-3902
POJO mapping - Setter can't be found if property is capitalized like xAxisJAVA-3945
Codec Configuration Exception When POJO has Field set as (fluent = true)JAVA-3944
Bug while converting database attribute to POJOJAVA-3286
@BsonIgnore doesn't always workJAVA-3208
Allow @BsonProperty to set the write name on a field when no setter is availableJAVA-4479
Issue with setter of different type than fieldJAVA-4465
ConventionSetPrivateFieldImpl only works for private and public fieldsJAVA-4478
ConventionAnnotationImpl issue with a @BsonIgnore'd setter methodJAVA-4466
@Embedded-style AnnotationJAVA-4954
Refactor PojoCodec to leverage CodecProvider.get(clazz, typeArguments, registry)JAVA-5566
Allow both BsonDiscriminator key and value to be used in the discriminator lookupJAVA-5110
Double inheritance with generic types stops recognizing the class of the typeJAVA-4903
Can't find codec for POJOJAVA-3707
Support package scanning for DiscriminatorsJAVA-3304
@BsonProperty is necessary on getter and setterJAVA-3303
@BsonProperty on a getter is ignored if the field is not serialized anywayJAVA-3605
NullPointerException: DecoderContext.decodeWithChildContextJAVA-3376
NullPointerException: DecoderContext.decodeWithChildContextJAVA-3364
PojoCodecImpl specializedPojoCodec race condition causes NPEJAVA-2720
Support Enums in query helpersJAVA-2688
BsonCreator annotation processing depends on arbitrary ordering of constructors and factory methodsJAVA-2689
Type check the values in USE_GETTER_AS_SETTER_CONVENTIONJAVA-2648
POJOs with Collections not deserialized without a setterJAVA-2674
POJO ID property is not populated after insert
{"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