Releases: onfido/onfido-ruby
Releases · onfido/onfido-ruby
v2.1.0
- adds support for API v3.2
v2.0.2
- add error coverage for errors RestClient:BadGateway
v2.0.0
- Update to use API v3.1 and add new features
- Move to per-instance config and make region required. If you previously didn't specify a region, it defaulted to
:eu:
.
- Change base URL for EU region to api.eu.onfido.com
- Drop support for Ruby 2.2 and 2.3
v1.1.1
- Send the postcode for the address picker endpoint in the query string.
v1.1.0
- Add User-Agent header
- Add support for CA region
- Add extractions endpoint
- Add webhook deletion endpoint
v1.0.0
- Support Onfido API version 3
- Drop support for Onfido API version 2