Finatra v1.5.3 Release Notes

  • Full 🔄 Changelog <https://github.com/twitter/finatra/compare/1.5.2...1.5.3>__

    Closed

    
    *  Response body truncated `Github Issue
       120 <https://github.com/twitter/finatra/issues/120>`__
    
    *  Add 2 methods in FinatraServer.scala for custom start stop Code
       `Github Issue 107 <https://github.com/twitter/finatra/issues/107>`__
    
    🔀 **Merged pull requests:**
    
    *  Adding shortcut methods to common http statuses `Github Issue
       128 <https://github.com/twitter/finatra/pull/128>`__
       (`grandbora <https://github.com/grandbora>`__)
    
    *  maxRequestSize flag has no effect `Github Issue
       127 <https://github.com/twitter/finatra/pull/127>`__
       (`manjuraj <https://github.com/manjuraj>`__)
    
    *  Add content-length: 0 for no content responses `Github Issue
       124 <https://github.com/twitter/finatra/pull/124>`__
       (`grandbora <https://github.com/grandbora>`__)
    
    * ⚡️  Updated SpecHelper to support a body for POST, PUT and OPTIONS
       methods `Github Issue
       123 <https://github.com/twitter/finatra/pull/123>`__
       (`mattweyant <https://github.com/mattweyant>`__)
    
    *  Use bytes length for content-length instead of string length `Github
       Issue 117 <https://github.com/twitter/finatra/pull/117>`__
       (`beenokle <https://github.com/beenokle>`__)
    
    *  Add helper for setting contentType `Github Issue
       115 <https://github.com/twitter/finatra/pull/115>`__
       (`murz <https://github.com/murz>`__)