Releases: bitpay/python-bitpay-client
v7.0.5
This is a patch version that updates dependencies.
Note: As of version 7.0.0, the Python SDK requires Python 3.9+.
What's Changed
- Bump pytest-cov from 6.1.1 to 6.2.1
- Bump mypy from 1.16.1 to 1.17.0
- Publish changelog on release
Full Changelog: 7.0.4...7.0.5
v7.0.4
What's Changed
- Bump pytest-mock from 3.14.0 to 3.14.1
- Bump requests from 2.32.3 to 2.32.4
- Bump pydantic from 2.11.3 to 2.11.7
- Bump mypy from 1.15.0 to 1.16.1
- Bump pytest from 8.3.5 to 8.4.1
- Bump version to 7.0.4
Full Changelog: 7.0.3...7.0.4
v7.0.3
Overview
This is a patch release that updates dependencies.
Note: As of version 7.0.0, the Python SDK requires Python 3.9+.
What's Changed
- Bump pydantic from 2.10.6 to 2.11.3
- Bump pytest-cov from 6.0.0 to 6.1.1
- #162 Bump version to 7.0.3
Full Changelog: 7.0.2...7.0.3
v7.0.2
Overview
This is a patch update that updates dependencies.
Note: As of version 7.0.0, the Python SDK requires Python 3.9+.
What's Changed
- Bump ecdsa from 0.19.0 to 0.19.1
- Bump pydantic from 2.10.6 to 2.11.3
- Bump pytest from 8.3.4 to 8.3.5
Full Changelog: 7.0.1...7.0.2
7.0.1
Overview
This is a patch update that updates dependencies.
Note: As of version 7.0.0, the Python SDK requires Python 3.9+.
What's Changed
- Use the resource token in webhook resend requests
- Update pydantic to 2.10.6
- Update black to 25.1.0
- Update mypy to 1.15.0
- Update pytest-mypy-plugins to 3.2.0
Full Changelog: 7.0.0...7.0.1
7.0.0
Overview
This is a patch update that updates dependencies.
Note: This version of the SDK requires Python 3.9+.
What's Changed
- pydantic updated to 2.10.3
- pytest updated to 8.3.4
- pytest-cov updated to 6.0.0
- Bump version to 7.0.0
Full Changelog: 6.1.1...7.0.0
6.1.1
Overview
This is a patch update that updates dependencies.
Note: This will be the last version of the 6.x version of the SDK, with 7.0.0 being released in November. The breaking change will be that Python 3.9+ will be required.
What's Changed
- Add Python 3.12 to test matrix
- Add Python 3.13 to test matrix
- Update pydantic to 2.9.2
- Update black to 8.3.3
- Update pytest to 8.3.3
- Update mypy to 1.11.12
- Bump version to 6.1.1
Full Changelog: 6.1.0...6.1.1
6.1.0
Overview
This is a minor update that adds support for a new optional header called X-BitPay-Platform-Info
that will be used in BitPay plugins to show both the SDK version and plugin version.
What's Changed
- Add X-BitPay-Platform-Info header
- Bump version to 6.1.0
Full Changelog: 6.0.5...6.1.0
6.0.5
Overview
This is a patch release that updates dependencies.
What's Changed
- Update GitHub Action versions
- Update Project.toml to match Pipfile
- Update mypy to 1.10.1
Full Changelog: 6.0.4...6.0.5