JSON v2.2.0 Release Notes

Release Date: 2021-03-11 // about 3 years ago
  • โž• Added

    • ๐Ÿ‘ Proper error is raised on unsupported includes (#125)

    ๐Ÿ”„ Changed

    • ๐Ÿ“š Documentation updates (#137 #139 #143 #146)

    ๐Ÿ›  Fixed

    • Empty relationships are no longer added to serialized doc (#116)
    • ๐Ÿ’Ž Ruby v3 compatibility (#160)

Previous changes from v2.1.0

  • โž• Added

    • Optional meta field to relationships (#99 #100)
    • ๐Ÿ‘Œ Support for params on cache keys (#117)

    ๐Ÿ”„ Changed

    • ๐ŸŽ Performance instrumentation (#110 #39)
    • ๐Ÿ‘Œ Improved collection detection (#112)

    ๐Ÿ›  Fixed

    • Ensure caching correctly incorporates fieldset information into the cache key to prevent incorrect fieldset caching (#90)
    • ๐ŸŽ Performance optimizations for nested includes (#103)