Restforce v2.2.0 Release Notes

Release Date: 2016-03-16 // about 8 years ago
    • Raise a Faraday::Error::ClientError for 300 responses triggered by a conflicting external ID, providing access to the response, which contains an array of the conflicting IDs (@timrogers, @michaelminter)
    • 👌 Improve the consistency of Faraday::Error::ClientErrors raised, so they all have a message with the same format (@timrogers)