Django-polaris

Latest version: v2.3.10

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

Scan your dependencies

Page 1 of 13

2.4.2rc1

Bug Fixes

- Fixes the on-change callback signatures by serializing the transaction object to json before signing (711)

2.4.1rc1

Updates

- Adds the `Signature` header to on-change callback requests for SEP-24, 6, & 31 as defined in each SEP

Bug Fixes

- Adds a `"transaction"` top-level key to the callback request body

2.3.10

Bug Fixes

- Fixes the on-change callback signatures by serializing the transaction object to json before signing (711)

2.3.9

Changes are identical to the changes included in 2.4.1-rc1.

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)

Page 1 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.