v2.2.0
- Optimize the
MessageResolverby using a manifest with all of the classes and mixins so no messages have to be instantiated when usingfindOneUsingMixinorfindAllUsingMixinto find out if they have the given mixin. - Comment out the logic that includes fields on serialized or marshaled objects when field is null.