Braintree v2.2.0 Release Notes

    • Prevent race condition when pulling back collection results -- search results represent the state of the data at the time the query was run
    • Rename ResourceCollection's approximate_size to maximum_size because items that no longer match the query will not be returned in the result set
    • ⬆️ Correctly handle HTTP error 426 (Upgrade Required) -- the error code is returned when your client library version is no longer compatible with the gateway