- Upgrade dependencies - requests 2.22.0 -> 2.31.0 - PyYAML 5.4 -> 6.0.1 - deprecation 2.0.6 -> 2.1.0 - Add support for Python 3.12 - Deprecate support for Python 3.7 since it is EOL
5.5.0
- Adds payments/validate
5.4.0
- Add POST accounts/find - Deprecate GET accounts/find - Add POST beneficiaries/find - Deprecate GET beneficiaries/find - Add POST contacts/find - Deprecate GET contacts/find - Add POST reference/bank_details/find - Deprecate GET reference/bank_details
5.3.0
* Redact sensitive data in error logs * Fix handling of malformed error responses
5.2.0
- Fixes User-Agent header for authenticated calls - Adds support for transfers/{id}/cancel