LeoFS v0.14.1-1 Release Notes

Release Date: 2013-05-08 // almost 11 years ago
    • 👌 Improved
      • Gateway
        • Upgrade Ranch and Cowboy to latest version
    • 🛠 Fix Bugs
      • Gateway
        • Reply empty response unintentionally when using some s3 clients
          • "leo_gateway" stored a "0-byte length object" into the cache when put an large-object(over 5MB) from clients. So We supported to remove a registered object from the cache.