Finatra v1.5.0 Release Notes

  • Full ๐Ÿ”„ Changelog <https://github.com/twitter/finatra/compare/finatra-1.4.1...1.5.0>__

    Closed

    
    *  filters for select routes only `Github Issue
       85 <https://github.com/twitter/finatra/issues/85>`__
    
    *  using websockets `Github Issue
       81 <https://github.com/twitter/finatra/issues/81>`__
    
    *  maven to sbt `Github Issue
       78 <https://github.com/twitter/finatra/issues/78>`__
    
    * ๐Ÿš€  support in release scripts for dual publishing scala 2.9 and 2.10
       `Github Issue 75 <https://github.com/twitter/finatra/issues/75>`__
    
    *  PUT and PATCH command param issue `Github Issue
       71 <https://github.com/twitter/finatra/issues/71>`__
    
    ๐Ÿ”€ **Merged pull requests:**
    
    * ๐Ÿ—  Add Content-Length header as part of building the request. `Github
       Issue 82 <https://github.com/twitter/finatra/pull/82>`__
       (`BenWhitehead <https://github.com/BenWhitehead>`__)
    
    *  FinatraServer should take the generic Filters, not SimpleFilters
       `Github Issue 76 <https://github.com/twitter/finatra/pull/76>`__
       (`pcalcado <https://github.com/pcalcado>`__)