I read the little documentation that exists about the DynamoDB Conversion Schema for DotNet SDK. The V2 is now available and adds some new types and changes some type conversions. Can anybody state if the V2 Schema is backwards compatible?
That is, we have used the V1 schema sofar, and V2 seems like has solved some of the problems that we were facing with V1. Can we just change to V2 and our current applications won't break?