Releases: Shopify/minfraud-ruby
Releases · Shopify/minfraud-ruby
Release list
Beta Release Faraday Persistent connections
This release involves switching to using Faraday to make requests to MinFraud. This makes use of Net::HTTP::Persistent to share connections in a connection pool. This increases the robustness of the client and as a bonus, speeds up response times.
The intention of this tagged release is to have a more stable source for this code when is used in other places.