Amon2

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


6.07 2014-08-01T19:32:01Z

    [Amon2::Util::random_string()]
    - Use Digest::SHA::sha1_base64() instead of sha1_hex.
    - Show warnings if the required $length is too short.

    [TESTING FIX]
    - t/100_core/011_random_string.t was fixed.
      broken at 6.04.

6.06 2014-08-01T14:10:26Z

    [BUG FIX]
    - Amon2::Util::random_string() doesn't works on the system doesn't
      have a /dev/urandom.
      This issue was introduced at 6.04 release.

6.05 2014-08-01T11:15:02Z

    [DO NOT USE THIS]
    - Flavor uses HTTP::Session2::ClientStore2 by default.

6.04 2014-07-31T21:40:18Z

    [DO NOT USE THIS]
    - Make Amon2::Util::random_string() secure.

6.03 2014-07-30T07:39:34Z

    - Remove Amon2::Plugin::CSRFDefender from core dist.
      If you still use it, you need to write following line in your cpanfile.

      require 'Amon2::Plugin::CSRFDefender', 7.00;

6.02 2014-02-14T01:45:48Z

    - jquery 2.0.3 -> 2.1.0, bootstrap 3.0.2 -> 3.1.1
      (tokuhirom)
    - Added "use warnings" to "script/server.pl".
      (magnolia++)

6.01 2014-01-27T22:15:13Z

    commit afa47f5604e7ee9585d9420bd755ff3728cfc736
    Author: wata <w.nagasawa@gmail.com>
    Date:   Sun Jan 26 18:00:11 2014 +0900

        Fix server option max-workers

    commit 3d37aa9fa45ab1674099d09704f9b356982a1c7b
    Author: moznion <moznion@gmail.com>
    Date:   Tue Jan 7 13:10:44 2014 +0900

        Fix the usage of `make_instance`

    commit 9417ef4c29627302f2168455c6451ef8d5d8c2e8
    Author: Kazuhiro Osawa <yappo@shibuya.pl>
    Date:   Wed Nov 20 13:49:41 2013 +0900

        rename X-JSON-Status to X-API-status

        It was considered at the time to provide an API at the same time the format of the other.

6.00 2013-11-12T03:50:56Z

    - Default session library is HTTP::Session2.
      (tokuhirom)
    - Split some deprecated modules from core dist.
      Amon2::Plugin::Web::NoCache
      Amon2::Plugin::Web::PlackSession
      Amon2::Web::Dispatcher::Lite
      Amon2::Web::Dispatcher::RouterSimple
      (tokuhirom)

5.16 2013-10-31T23:20:48Z

    - Fixed pager.tx bug. It's broken from 5.00.
      (Katsuhiro Konishi)

5.15 2013-10-30T23:44:03Z

    - Upgrade Twitter bootstrap 3.0.0 to 3.0.1.
      (tokuhirom)

5.14 2013-10-30T11:15:10Z

    - CSRFDefender: Added `no_html_filter` parameter.
      (tokuhirom)

5.13 2013-10-29T02:10:40Z

    - Web::Disptacher::RouterBoom supports DELETE method.
      (tokuhirom)

5.12 2013-10-28T06:55:00Z

    - Trivial setup script changes.
      (tokuhirom)
    - POD fix
      (magnolia)

5.11 2013-10-22T03:25:03Z

    - Remove Safari UTF-8 BOM hack.
      (tokuhirom)
    - Fixed testing deps
      (magnolia++)

5.10 2013-10-20T10:01:00Z

    - Fixed testing issue

5.09 2013-10-19T01:45:17Z

    - WebSocket: Fixed connection leaks after EOF.
      (Reported by Yoshio Suzuki++)

5.08 2013-10-18T06:31:43Z

    - CSRFDefender: Take CSRF token from X-CSRF-Token header.



( run in 3.183 seconds using v1.01-cache-2.11-cpan-75ffa21a3d4 )