JSON v2.2.0 Release Notes

Release Date: 2021-03-11 // about 2 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)