rest.li v0.14.4 Release Notes

  • Data Schema Resolver (RB=41014)

    1. RUM pegasus plugin will not have to unjar before passing data schema jars to pegasus. See seperate review for changes to plugin.

    2. Remove location from in-memory representation of schemas. Location is only used for generating Java bindings and checking for freshness of generated files. It is not needed to in-memory representation. Storing them in in-memory bindings may cause file "leaks" as they refer to jar files and files.

    3. Simply by removing FIELDS_ONLY record type.