All Versions
32
Latest Version
Avg Release Cycle
125 days
Latest Release
-

Changelog History
Page 2

  • v1.6.1 Changes

    February 11, 2016
    • Revert 'No longer read responses from cache when we already have them'
  • v1.6.0 Changes

    January 29, 2016
    • Noop backend
    • No longer read responses from cache when we already have them
    • renamed files from entitystore -> entity_store (metastore/cachecontrol/appengine) and added warns for old ones
  • v1.5.1 Changes

    October 24, 2015
    • fix key generation for query strings that include encoded equals
  • v1.5.0 Changes

    October 08, 2015
    • only catch StandardError and not Exception
  • v1.4.3 Changes

    October 08, 2015
    • After overriding the REQUEST_METHOD, store the original request method in "rack.methodoverride.original_method"
  • v1.4.1 Changes

    • Ignore invalid Expires date as per RFC
  • v1.4.0 Changes

    • Not invalidating the cache for preflight CORS request
  • v1.3.1 Changes

    October 01, 2015
    • Support Ruby 1.9
  • v1.3 Changes

    • Ruby 2.0 only

    • Gracefully degrade when cache store goes offline

    • allow_reload/revalidate is not enabled by default

    • Make Rack::Cache multithread friendly

  • v1.2 Changes

    March 01, 2012