Skip to content

Binary not deserialized to byte[] for property of type Object #3670

Closed
@gtomassi

Description

@gtomassi

When upgrading to the latest driver release (3.1.7 -> 3.2.1), our unit tests break due to improper deserialization of type org.bson.types.Binary. For some reason it is no longer being deserialized to a byte[] and left as the Binary class.

Metadata

Metadata

Labels

type: regressionA regression from a previous release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions