rest.li v1.9.26 Release Notes

Release Date: 2013-09-18 // over 10 years ago
  • (RB=210935) ➕ Added the ability to inject MaskTree (@Projection) and PathKeys (@Keys) from a request into a method. This allows KeyValueResources to be able to use Projections and PathKeys in their method implementations.

    (RB=211406) 🛠 Fix bug that when complex resource key contains invalid URI characters (e.g. space), batch update fails with URISyntaxException.