Restforce v2.5.1 Release Notes

Release Date: 2017-03-16 // about 7 years ago
    • Allow setting custom headers, required by parts of the Salesforce API, by specifiying a :request_headers option when instantiating the client (@moskeyombus)
    • Add support for upserting using an ID (see the Salesforce docs for more details) (@ecbypi)
    • ⬆️ Relax faraday dependency to allow upgrading to Faraday 1.0 (@tinogomes, @alexluke)

    (This should have been a minor version rather than a patch version, following format MAJOR.MINOR.PATCH, since we use Semantic Versioning and this adds functionality. Sorry! @timrogers)