Finatra v2.0.0.M2 Release Notes

Release Date: 2015-06-12 // almost 9 years ago
  • Full ๐Ÿ”„ Changelog <https://github.com/twitter/finatra/compare/v2.0.0.M1...v2.0.0.M2>__

    Closed

    
    *  Issue with POST request `Github Issue
       214 <https://github.com/twitter/finatra/issues/214>`__
    
    *  error running example with sbt run: overloaded method value settings
       with alternatives. `Github Issue
       207 <https://github.com/twitter/finatra/issues/207>`__
    
    * ๐Ÿš€  Was the 1.5.3 release retagged? `Github Issue
       206 <https://github.com/twitter/finatra/issues/206>`__
    
    * ๐Ÿ‘ท  Finatra 1.5.3 and dependencies at Travis CI `Github Issue
       205 <https://github.com/twitter/finatra/issues/205>`__
    
    *  Add an ADOPTERs.md `Github Issue
       204 <https://github.com/twitter/finatra/issues/204>`__
    
    *  connect finagle filter to specific controller `Github Issue
       203 <https://github.com/twitter/finatra/issues/203>`__
    
    * ๐Ÿ‘  Does Finatra support Scala 2.11? `Github Issue
       196 <https://github.com/twitter/finatra/issues/196>`__
    
    * ๐Ÿ‘  Support multipart PUT requests `Github Issue
       194 <https://github.com/twitter/finatra/issues/194>`__
    
    *  Content-type custom settings do not work when render json `Github
       Issue 191 <https://github.com/twitter/finatra/issues/191>`__
    
    *  FlatSpecHelper dependency missing in finagle 1.6.0 `Github Issue
       189 <https://github.com/twitter/finatra/issues/189>`__
    
    * ๐ŸŒฒ  Allow other logging handlers `Github Issue
       187 <https://github.com/twitter/finatra/issues/187>`__
    
    *  ErrorHandler used by ControllerCollection depends on order
       Controllers are added `Github Issue
       182 <https://github.com/twitter/finatra/issues/182>`__
    
    * ๐Ÿš€  Deployment for newly generated project does not work on heroku
       `Github Issue 180 <https://github.com/twitter/finatra/issues/180>`__
    
    *  finatra doc typo `Github Issue
       174 <https://github.com/twitter/finatra/issues/174>`__
    
    *  Admin interface is showing a blank page. `Github Issue
       171 <https://github.com/twitter/finatra/issues/171>`__
    
    * โšก๏ธ  Update to scala 2.11.x `Github Issue
       159 <https://github.com/twitter/finatra/issues/159>`__
    
    *  Missing static resources report 500 Internal Server Error `Github
       Issue 157 <https://github.com/twitter/finatra/issues/157>`__
    
    *  flag values are not resolved until server starts `Github Issue
       148 <https://github.com/twitter/finatra/issues/148>`__
    
    * 0๏ธโƒฃ  docs are wrong about default template path `Github Issue
       143 <https://github.com/twitter/finatra/issues/143>`__
    
    * ๐Ÿ  Static files can\`t be found if finatra server starts at Windows
       `Github Issue 130 <https://github.com/twitter/finatra/issues/130>`__
    
    * ๐Ÿ“œ  Add support for parsing JSON request body `Github Issue
       129 <https://github.com/twitter/finatra/issues/129>`__
    
    * โœ…  Add test for unicode content-length `Github Issue
       122 <https://github.com/twitter/finatra/issues/122>`__
    
    *  Expose logger without having to include App and Logger traits in
       every class `Github Issue
       121 <https://github.com/twitter/finatra/issues/121>`__
    
    *  Make View class generic `Github Issue
       118 <https://github.com/twitter/finatra/issues/118>`__
    
    * ๐Ÿ“„  premain docs `Github Issue
       114 <https://github.com/twitter/finatra/issues/114>`__
    
    *  allow registration of custom jackson modules `Github Issue
       110 <https://github.com/twitter/finatra/issues/110>`__
    
    *  Add CONTRIBUTING.md `Github Issue
       109 <https://github.com/twitter/finatra/issues/109>`__
    
    *  expose server ip at startup time `Github Issue
       108 <https://github.com/twitter/finatra/issues/108>`__
    
    *  explore dynamic routing `Github Issue
       103 <https://github.com/twitter/finatra/issues/103>`__
    
    * ๐Ÿš…  implement rails-like "flash" `Github Issue
       100 <https://github.com/twitter/finatra/issues/100>`__
    
    * ๐Ÿ‘  CSRF Support `Github Issue
       89 <https://github.com/twitter/finatra/issues/89>`__
    
    * ๐Ÿ‘  Session support `Github Issue
       88 <https://github.com/twitter/finatra/issues/88>`__
    
    * ๐Ÿ”ง  Configurable Key/Value store `Github Issue
       87 <https://github.com/twitter/finatra/issues/87>`__
    
    * ๐Ÿ’ป  apache-like directory browser for files `Github Issue
       54 <https://github.com/twitter/finatra/issues/54>`__
    
    *  benchmark suite with caliper `Github Issue
       45 <https://github.com/twitter/finatra/issues/45>`__
    
    * ๐Ÿ‘  RequestAdapter does not support multiple values for query params
       `Github Issue 22 <https://github.com/twitter/finatra/issues/22>`__
    
    ๐Ÿ”€ **Merged pull requests:**
    
    * โšก๏ธ  Update README.md `Github Issue
       202 <https://github.com/twitter/finatra/pull/202>`__
       (`scosenza <https://github.com/scosenza>`__)