Finatra v1.5.1 Release Notes

  • Full 🔄 Changelog <https://github.com/twitter/finatra/compare/1.5.0a...1.5.1>__

    Closed

    
    *  1.7.x `Github Issue
       96 <https://github.com/twitter/finatra/issues/96>`__
    
    *  Investigate automatic html escaping in mustache templating `Github
       Issue 91 <https://github.com/twitter/finatra/issues/91>`__
    
    *  Missing share files? `Github Issue
       90 <https://github.com/twitter/finatra/issues/90>`__
    
    * ⬆️  Stats broken after twitter-server upgrade `Github Issue
       95 <https://github.com/twitter/finatra/issues/95>`__
    
    *  Response tied to originating request `Github Issue
       86 <https://github.com/twitter/finatra/issues/86>`__
    
    * ✅  Test/Harden logging `Github Issue
       84 <https://github.com/twitter/finatra/issues/84>`__
    
    * 👀  LogLevel doesn't seem to work `Github Issue
       83 <https://github.com/twitter/finatra/issues/83>`__
    
    *  enable full admin endpoints besides metrics.json `Github Issue
       74 <https://github.com/twitter/finatra/issues/74>`__
    
    *  request.routeParams should be decoded `Github Issue
       68 <https://github.com/twitter/finatra/issues/68>`__
    
    🔀 **Merged pull requests:**
    
    *  Fix unicode rendering in json. Correct size of response is now set
       `Github Issue 97 <https://github.com/twitter/finatra/pull/97>`__
       (`yuzeh <https://github.com/yuzeh>`__)
    
    *  enable HTML escaping in mustache templates `Github Issue
       92 <https://github.com/twitter/finatra/pull/92>`__
       (`zuercher <https://github.com/zuercher>`__)