Gson v2.1 Release Notes

  • 2011-12-30 (Targeted Dec 31, 2011)

    • Support for user-defined streaming type adapters
    • continued performance enhancements
    • Dropped support for type hierarchy instance creators. We don't expect this to be a problem. We'll also detect fewer errors where multiple type adapters can serialize the same type. With APIs like getNextTypeAdapter, this might actually be an improvement!