v1.1.4
Bug Fixes
- Polaris' SEP-6 endpoint removed non-standard fields from the client's
/deposit
request, but SEP-6 allows for custom fields originally described in/info
to be sent as request parameters. This release changes this logic and passes all requests parameters toDepositIntegration.process_sep6_request()