https://issues.apache.org/jira/browse/TINKERPOP-1984
Making `GraphSONMessageSerializerV2d0` handle both typed and untyped formats allows it to be used in a fashion where users can choose to add serializers with `application/json` at the same time for HTTP use cases. It also generally seemed to make more sense than how it was before. Not sure what changed to allow this now and not in the past. Note the upgrade docs for why this is considered a breaking change - fairly minor I think. All tests pass with `docker/build.sh -t -i` VOTE +1 [ Full content available at: https://github.com/apache/tinkerpop/pull/987 ] This message was relayed via gitbox.apache.org for [email protected]
