Django-polaris

Latest version: v2.5.0

Safety actively analyzes 688600 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 13

2.3.8

Bug Fixes

- Fixes response validation logic for SEP-12 `GET /customer` requests for required fields (628)
- Adds missing SEP-9 fields to allowlist (692)

Dependencies

- Updates `cyptography` from `^39` to `^41` (694)

2.3.7

Updates

* Added `bank_account_type` SEP-9 field (679)

Dependencies

* Updated [cryptography](https://pypi.org/project/cryptography/) to `^39` (#684)
* **NOTE**: This is a major version change for the package. No changes were required in Polaris, but make sure to check the [changelog](https://cryptography.io/en/latest/changelog/) if you use this package in your application.

Bug Fixes

* Added support for SEP-31 transactions to the default registered fee function, `polaris.integrations.fees.calculate_fee()` (680)
* Calculate fees for SEP-6 withdrawal transactions in `execute_outgoing_transactions` if the fee has not yet been set (680)

2.3.6

Updates

- Set 1 second grace period for SEP-24 interactive URL token `iat` (667)

2.3.5

Updates

- SEP 6 & 24: if the value passed for the `lang` parameter is not supported, default to `en` instead of returning 400

2.3.4

Updates

- Updated SEP-24 `POST /transactions/deposit/interactive` endpoint `account` request parameter optional to reflect the specification (656)

Bug Fixes

- Various endpoints did not accept languages with subtags (ex. `en-US`, `pt-BR`) (657)
- Languages specified in SEP-24 deposit & withdrawal requests are now used to render interactive URL content in accordance with the specification (657)

2.3.3

Bug Fixes

- Adds support for streaming [Fee-Bump Transactions](https://developers.stellar.org/docs/glossary/fee-bumps) using the `watch_transactions` command

Page 2 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.