Restforce v2.5.2 Release Notes

Release Date: 2017-04-03 // about 7 years ago
    • Ensure Restforce::Middleware::Logger is the last Faraday middleware to be called so everything is properly logged (including the effects of the Gzip and CustomHeaders middlewares which were previously running after it) (@jonnymacs)
    • 👀 Suppress Hashie warnings when using Hashie v3.5.0 or later (see #295 for details) (@janraasch)